]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2016-09-26 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-09-26 Heiko Schocherkconfig: introduce kconfig for UBI
2016-09-26 York Sunarmv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR
2016-09-26 York Sunarmv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfi...
2016-09-26 York Sunarmv8: ls1046ardb_emmc: Fix a typo in defconfig
2016-09-26 York SunConvert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option
2016-09-26 York Sunarmv8: ls1012a: Convert CONFIG_LS1012A to Kconfig optio...
2016-09-26 York Sundriver: ddr: fsl_mmdc: Pass board parameters through...
2016-09-26 York Sunarmv8: ls1046a: Convert CONFIG_LS1046A to Kconfig optio...
2016-09-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2016-09-26 Stefan Roesei2c: mvtwsi.c: Add support for Marvell Armada 7K/8K
2016-09-26 jinghuai2c: mv_i2c.c: Validate read length in I2C command
2016-09-26 Stefan Roesei2c: mv_i2c.c: Enable runtime speed selection (standard...
2016-09-26 Stefan Roesei2c: mv_i2c.c: Add DM support
2016-09-26 Stefan Roesei2c: mv_i2c.c: Prepare driver for DM conversion
2016-09-26 Stefan Roesei2c: mv_i2c.c: Remove CONFIG_HARD_I2C
2016-09-26 Stefan Roesei2c: mv_i2c.c: cosmetic: Coding style cleanups
2016-09-25 Angelo Dureghelloboard: amcore: update to use dm serial driver
2016-09-25 Angelo Dureghelloboard: amcore: add update scripts
2016-09-24 Chris Packhamarm: mvebu: NAND support for DB-88F6820-AMC
2016-09-24 Chris Packhamarm: mvebu: add DB-88F6820-AMC board
2016-09-24 Chris Packhamarm: mvebu: create generic 88F6820 config option
2016-09-24 Stefan Roesearm: mvebu: theadorable: Configure board for PCIe 2...
2016-09-24 Masahiro Yamadausb: ehci-generic: support reset control for generic...
2016-09-24 Masahiro Yamadareset: add no-op stubs for optional reset control
2016-09-24 Masahiro Yamadaerrno.h: sync error macros with linux 4.8-rc7
2016-09-24 Masahiro YamadaMove ENOTSUPP defines to include/linux/errno.h
2016-09-24 Masahiro YamadaMove error macros from <asm-generic/errno.h> to <linux...
2016-09-24 Masahiro Yamadatreewide: replace #include <asm-generic/errno.h> with...
2016-09-23 Masahiro YamadaRemove arch/${ARCH}/include/asm/errno.h
2016-09-23 Masahiro Yamadatreewide: replace #include <asm/errno.h> with <linux...
2016-09-23 Masahiro YamadaAdd <linux/errno.h> as a wrapper of <asm-generic/errno.h>
2016-09-23 Masahiro Yamadatreewide: use #include <...> to include public headers
2016-09-23 Masahiro Yamadadrivers: squash lines for immediate return
2016-09-23 Masahiro Yamadaarch, board: squash lines for immediate return
2016-09-23 Masahiro Yamadalibfdt: simplify fdt_del_mem_rsv()
2016-09-23 Masahiro Yamadax86: squash lines for immediate return
2016-09-23 Masahiro Yamadausb: squash lines for immediate return
2016-09-23 Masahiro Yamadausb: replace ehci_*_remove() with usb_deregister()
2016-09-23 Masahiro Yamadavideo: squash lines for immediate return
2016-09-23 Masahiro Yamadammc: squash lines for immediate return
2016-09-23 Tom Rinifs-test.sh: Update expected results
2016-09-23 Stefan Brünsext4: Revert rejection of 64bit enabled ext4 fs
2016-09-23 Stefan Brünsext4: Respect group descriptor size when adjusting...
2016-09-23 Stefan Brünsext4: Use helper function to access group descriptor...
2016-09-23 Stefan Brünsext4: Use correct descriptor size when reading the...
2016-09-23 Stefan Brünsext4: Add helper functions for block group descriptor...
2016-09-23 Stefan Brünsext4: determine group descriptor size for 64bit feature
2016-09-23 Stefan Brünsext4: Update ext2/3/4 superblock, group descriptor...
2016-09-23 Stefan Brünsext4: Fix memory leak of journal buffer if block is...
2016-09-23 Stefan Brünsext4: Correct block number handling, empty block vs...
2016-09-23 Stefan Brünsext4: remove duplicated block release code for extents
2016-09-23 Stefan Brünsext4: initialize full inode for inodes bigger than...
2016-09-23 Stefan Brünsext4: Use correct value for inode size even on revision...
2016-09-23 Stefan Brünsext4: Fix memory leak in case of failure
2016-09-23 Stefan Brünsext4: Avoid out-of-bounds access of block bitmap
2016-09-23 Stefan Brünsext4: After completely filled group, scan next group...
2016-09-23 Stefan Brünsext4: Do not clear zalloc'ed buffers a second time
2016-09-23 Stefan Brünsext4: Only update number of of unused inodes if GDT_CSU...
2016-09-23 Stefan Brünsext4: Scan all directory blocks when looking up an...
2016-09-23 Stefan Brünsext4: Avoid corruption of directories with hash tree...
2016-09-23 Stefan Brünsext4: Scan all directory blocks for space when insertin...
2016-09-23 Stefan Brünsext4: Do not crash when trying to grow a directory...
2016-09-23 Stefan Brünsext4: propagate error if creation of directory entry...
2016-09-23 Stefan Brünsext4: fix possible crash on directory traversal, ignore...
2016-09-23 Michael Walleext4: fix wrong usage of le32_to_cpu()
2016-09-23 Michael Walleext4: fix endianess problems in ext4 write support
2016-09-23 Michael Walleext4: use kernel names for byte swaps
2016-09-23 Michael Walleext4: change structure fields to __le/__be types
2016-09-23 Stefan Brünstest/fs: Check writes using "." (same dir) relative...
2016-09-23 Stefan Brünstest/fs: Check ext4 behaviour if dirent is first entry...
2016-09-23 Stefan Brünstest/fs: strip noise from filesystem code prior to...
2016-09-23 Stefan Brünstest/fs: remove use of undefined WRITE_FILE variable
2016-09-23 Stefan Brünstest/fs: Restructure file path specification to allow...
2016-09-23 Stefan Brünscmd/fat: Do not crash on write when <bytes> is not...
2016-09-23 Stefan Brünsfs/fat: Correct description of determine_fatent function
2016-09-23 Stefan Brünsfs/fat: Do not write unmodified fat entries to disk
2016-09-23 Stefan Brünsfs/fat: Remove two statements without effect
2016-09-22 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-09-22 Tom Rinins16650: Make sure we have CONFIG_CLK set before using...
2016-09-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-09-22 Masahiro YamadaARM: dts: uniphier: sync clock/reset controller nodes...
2016-09-22 Masahiro Yamadaclk: uniphier: allow to have clock node under syscon...
2016-09-22 Masahiro Yamadaclk: uniphier: move U_BOOT_DRIVER entry to core code
2016-09-22 Masahiro Yamadaclk: uniphier: constify clock data arrays/structures
2016-09-22 Masahiro YamadaARM: uniphier: add PLL init code for LD11 SoC
2016-09-22 Masahiro YamadaARM: uniphier: move CONFIG_SPL_* to defconfig or select
2016-09-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-09-22 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-09-22 Stephen WarrenMakefile: rm u-boot.cfg dependencies are missing
2016-09-22 Stephen WarrenMakefile: use if_change_dep for u-boot.cfg
2016-09-22 Tom Rinitest/py/tests/test_vboot.py: Add check that we boot...
2016-09-22 Paul Burtonimage-fit: Fix fit_get_node_from_config semantics
2016-09-22 Kever Yangclk: rk3288: add PWM clock get rate
2016-09-22 Kever Yangclk: rk3399: add pmucru controller support
2016-09-22 Kever Yangrk3399: add a empty "sys_proto.h" header file
2016-09-22 Xu Ziyuanrockchip: rk3288: skip lowlevel_init process
2016-09-22 Kever Yangboard: evb-rk3399: enable usb 2.0 host vbus power on...
2016-09-22 Kever Yangconfig: evb-rk3399: enable fixed regulator
2016-09-22 Kever Yangdts: rk3399-evb: add regulator-fixed for usb host vbus
next