Age | Commit message (Expand) | Author |
2017-07-27 | rockchip: enable SPL_LIBGENERIC for rk3036 based boards | Andy Yan |
2017-07-27 | sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size bef... | Andy Yan |
2017-07-27 | microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-... | Andy Yan |
2017-07-27 | powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot | Andy Yan |
2017-07-27 | mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot | Andy Yan |
2017-07-27 | rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via ... | Philipp Tomsich |
2017-07-27 | rockchip: dts: rk3399-puma: put EFI partition entries at 2MB | Philipp Tomsich |
2017-07-27 | rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before... | Philipp Tomsich |
2017-07-27 | rockchip: clk: rk3399: remove unused fields from priv-structures | Philipp Tomsich |
2017-07-27 | rockchip: clk: rk3368: remove unused fields from rk3368_clk_priv | Philipp Tomsich |
2017-07-27 | rockchip: spl: make boot0 hook TPL safe | Philipp Tomsich |
2017-07-27 | rockchip: pwm: add mask for config setting | Kever Yang |
2017-07-27 | rockchip: dts: correct vdd_log setting for firefly-rk3399 | Kever Yang |
2017-07-27 | rockchip: dts: firefly using ddr3 1600 | Kever Yang |
2017-07-27 | rockchip: phycore: Add ID page of M24C32-D EEPROM | Wadim Egorov |
2017-07-27 | rockchip: timer: make register sizes explicit | Philipp Tomsich |
2017-07-27 | rockchip: dts: rk3229: add dwc2 node for fastboot | Meng Dongyang |
2017-07-26 | Merge git://git.denx.de/u-boot-uniphier | Tom Rini |
2017-07-26 | Merge git://git.denx.de/u-boot-mips | Tom Rini |
2017-07-26 | ARM: DTS: stm32: remove useless mr-nbanks property | Patrice Chotard |
2017-07-26 | ram: stm32: migrate fmc defines in driver file | Patrice Chotard |
2017-07-26 | clk: stm32f7: remove clock_get() | Patrice Chotard |
2017-07-26 | clk: stm32f7: cleanup clocks unused definitions | Patrice Chotard |
2017-07-26 | clk: stm32f7: add clock .get_rate() callback | Patrice Chotard |
2017-07-26 | clk: stm32f7: add static for configure_clocks() | Patrice Chotard |
2017-07-26 | ARM: DTS: stm32: align DT clock declaration with kernel | Patrice Chotard |
2017-07-26 | arm: mach-keystone: Fixes issue with return values in inline assembly | Srinivas, Madan |
2017-07-26 | arm: mach-keystone: Updates mon_install for K2G HS | Madan Srinivas |
2017-07-26 | pinctrl: meson: add GPIO support | Beniamino Galvani |
2017-07-26 | arm: dts: meson: import dts files from Linux 4.12 | Beniamino Galvani |
2017-07-26 | ARM: uniphier: remove part number info from the boot log | Masahiro Yamada |
2017-07-26 | ARM: uniphier: remove SPL support for ARMv8 SoCs | Masahiro Yamada |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FAT to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-07-25 | MIPS: bootm: Fix broken boot_env_legacy codepath | Zubair Lutfullah Kakakhel |
2017-07-25 | MIPS: Stop building position independent code | Paul Burton |
2017-07-24 | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini |
2017-07-23 | arm: omap3: Detect boot mode very early | Adam Ford |
2017-07-23 | powerpc: Remove 8260 remainders | Christophe Leroy |
2017-07-23 | powerpc, 8xx: fix missing function declarations. | Christophe Leroy |
2017-07-22 | powerpc: move get_pvr() and get_svr() into C | Christophe Leroy |
2017-07-22 | powerpc, 8xx: move cache helper into C | Christophe Leroy |
2017-07-22 | powerpc, 8xx: move get_immr() into C | Christophe Leroy |
2017-07-22 | powerpc, 8xx: Move cache function into C files | Christophe Leroy |
2017-07-22 | powerpc, 8xx: Simplifying check_CPU() | Christophe Leroy |
2017-07-22 | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy |
2017-07-22 | powerpc: move set_msr() and get_msr() into .h | Christophe Leroy |
2017-07-22 | power, timer: reset TBL before TBU | Christophe Leroy |