- 9536f3c rockchip: add u-boot specific dts for rk3036 sdk by Andy Yan · Mon Jul 24 17:52:24 2017 +0800
- 4c97e31 rockchip: use puts instead of printf when back to bootrom by Andy Yan · Mon Jul 24 17:52:01 2017 +0800
- e92c532 rockchip: enable SPL_LIBGENERIC for rk3036 based boards by Andy Yan · Mon Jul 24 17:51:30 2017 +0800
- 25428c4 sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation by Andy Yan · Mon Jul 24 17:49:59 2017 +0800
- c2d85e7 microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · Mon Jul 24 17:49:01 2017 +0800
- ad0ac4b powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · Mon Jul 24 17:47:27 2017 +0800
- 984c10d mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · Mon Jul 24 17:45:27 2017 +0800
- d17d8cf rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig by Philipp Tomsich · Wed Jul 26 12:29:01 2017 +0200
- 8b61499 rockchip: dts: rk3399-puma: put EFI partition entries at 2MB by Philipp Tomsich · Wed Jul 19 14:32:23 2017 +0200
- c3eb43e rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before SPL by Philipp Tomsich · Wed Jul 19 14:32:22 2017 +0200
- 611e9f8 rockchip: clk: rk3399: remove unused fields from priv-structures by Philipp Tomsich · Tue Jul 11 20:49:44 2017 +0200
- 767f865 rockchip: clk: rk3368: remove unused fields from rk3368_clk_priv by Philipp Tomsich · Tue Jul 11 20:49:43 2017 +0200
- 728aae4 rockchip: spl: make boot0 hook TPL safe by Philipp Tomsich · Tue Jul 11 21:04:45 2017 +0200
- 2291e49 rockchip: pwm: add mask for config setting by Kever Yang · Wed Jul 19 19:54:23 2017 +0800
- 1511c2e rockchip: dts: correct vdd_log setting for firefly-rk3399 by Kever Yang · Wed Jul 19 19:54:20 2017 +0800
- 5d9dd9f rockchip: dts: firefly using ddr3 1600 by Kever Yang · Tue Jul 18 21:55:08 2017 +0800
- c872684 rockchip: phycore: Add ID page of M24C32-D EEPROM by Wadim Egorov · Tue Jul 18 11:53:10 2017 +0200
- 8592ac0 rockchip: timer: make register sizes explicit by Philipp Tomsich · Fri Jul 14 18:09:25 2017 +0200
- 7441a76 rockchip: dts: rk3229: add dwc2 node for fastboot by Meng Dongyang · Thu Jul 13 10:59:54 2017 +0800
- fe32dfc Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Wed Jul 26 11:29:25 2017 -0400
- 72195c0 Merge git://git.denx.de/u-boot-mips by Tom Rini · Wed Jul 26 11:29:20 2017 -0400
- e40b014 ARM: DTS: stm32: remove useless mr-nbanks property by Patrice Chotard · Tue Jul 18 17:37:28 2017 +0200
- 7e82a69 ram: stm32: migrate fmc defines in driver file by Patrice Chotard · Tue Jul 18 17:37:24 2017 +0200
- e2e28d2 clk: stm32f7: remove clock_get() by Patrice Chotard · Tue Jul 18 09:29:10 2017 +0200
- fee92ee clk: stm32f7: cleanup clocks unused definitions by Patrice Chotard · Tue Jul 18 09:29:06 2017 +0200
- 7bdf971 clk: stm32f7: add clock .get_rate() callback by Patrice Chotard · Tue Jul 18 09:29:05 2017 +0200
- a8f951a clk: stm32f7: add static for configure_clocks() by Patrice Chotard · Tue Jul 18 09:29:03 2017 +0200
- e5f82cf ARM: DTS: stm32: align DT clock declaration with kernel by Patrice Chotard · Tue Jul 18 09:29:02 2017 +0200
- 39354af arm: mach-keystone: Fixes issue with return values in inline assembly by Srinivas, Madan · Mon Jul 17 13:02:02 2017 -0500
- e885610 arm: mach-keystone: Updates mon_install for K2G HS by Madan Srinivas · Mon Jul 17 12:59:15 2017 -0500
- 5aeb135 pinctrl: meson: add GPIO support by Beniamino Galvani · Mon Jul 10 00:30:04 2017 +0200
- 6bf2f10 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · Mon Jul 10 00:30:03 2017 +0200
- a7e5ba9 ARM: uniphier: remove part number info from the boot log by Masahiro Yamada · Thu Jul 13 20:32:17 2017 +0900
- 3f8e166 ARM: uniphier: remove SPL support for ARMv8 SoCs by Masahiro Yamada · Thu Jul 13 20:32:15 2017 +0900
- 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · Sun Jul 23 21:19:47 2017 -0600
- 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
- 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
- 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
- 4c55ab4 MIPS: bootm: Fix broken boot_env_legacy codepath by Zubair Lutfullah Kakakhel · Tue Jul 11 16:47:51 2017 +0100
- d3a278d MIPS: Stop building position independent code by Paul Burton · Mon Jun 19 11:53:47 2017 -0700
- c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
- 0d5a1bf arm: omap3: Detect boot mode very early by Adam Ford · Fri Jul 14 08:53:20 2017 -0500
- 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · Thu Jul 13 15:10:10 2017 +0200
- 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · Thu Jul 13 15:10:08 2017 +0200
- 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · Thu Jul 13 15:10:06 2017 +0200
- 60425ee powerpc, 8xx: move cache helper into C by Christophe Leroy · Thu Jul 13 15:10:04 2017 +0200
- 9b021ae powerpc, 8xx: move get_immr() into C by Christophe Leroy · Thu Jul 13 15:10:02 2017 +0200
- 0ae15b9 powerpc, 8xx: Move cache function into C files by Christophe Leroy · Thu Jul 13 15:10:00 2017 +0200
- ea31cb2 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · Thu Jul 13 15:09:58 2017 +0200
- 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · Thu Jul 13 15:09:54 2017 +0200
- bed4020 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · Thu Jul 13 15:09:52 2017 +0200
- 8d65234 power, timer: reset TBL before TBU by Christophe Leroy · Thu Jul 13 15:09:50 2017 +0200
- b71ec9b powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · Thu Jul 13 15:09:48 2017 +0200
- dd6e82b powerpc: get rid of addr_probe() by Christophe Leroy · Thu Jul 13 15:09:46 2017 +0200
- 297cbac powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · Thu Jul 13 15:09:44 2017 +0200
- 6a2b267 arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards by Andrew F. Davis · Mon Jul 10 14:45:52 2017 -0500
- 9b3d631 arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined by Andrew F. Davis · Mon Jul 10 14:45:51 2017 -0500
- bb80d4d arm: mach-omap2: Factor out common FDT fixup suport by Andrew F. Davis · Mon Jul 10 14:45:50 2017 -0500
- 7908152 arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c by Andrew F. Davis · Mon Jul 10 14:45:49 2017 -0500
- 4f14b97 meson-gx: reserved memory regions by xypron.glpk@gmx.de · Fri Jun 09 22:13:59 2017 +0200
- 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jul 18 08:42:48 2017 -0400
- 3ef0b27 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Wed Jul 12 08:16:41 2017 -0400
- 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
- d6362d9 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · Thu Jun 29 09:33:46 2017 -0300
- 65779d3 mx6qsabreauto: Add SPL support by Vanessa Maegima · Thu Jun 29 09:33:45 2017 -0300
- 1715622 mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · Thu Jun 29 09:33:44 2017 -0300
- 6b46c46 imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL by Stefan Agner · Fri Jun 09 13:13:12 2017 -0700
- 09e16b8 marvell: armada385: Add the Turris Omnia board by Marek Behún · Fri Jun 09 19:28:45 2017 +0200
- 5837168 arch/arm/dts: Add Turris Omnia device tree by Marek Behún · Fri Jun 09 19:28:42 2017 +0200
- ff16f88 am33xx: board: Refactor USB initialization into separate function by Alexandru Gagniuc · Mon Feb 06 19:17:33 2017 -0800
- f34e88d ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well by Tom Rini · Fri Jul 07 15:21:45 2017 -0400
- 3f24355 armv8: fsl-layerscape: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:13:07 2017 -0500
- 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Jul 11 20:28:46 2017 -0400
- 87e96b2 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · Tue Jul 11 14:21:50 2017 -0400
- 2a00cc9 tegra: fdt: Ensure that the console UART is enabled by Simon Glass · Mon Jun 12 06:22:01 2017 -0600
- 9d8271e tegra: Show a debug message if the LCD PMIC fails to start by Simon Glass · Mon Jun 12 06:21:59 2017 -0600
- 1502392 tegra: Fix up include file ordering by Simon Glass · Mon Jun 12 06:21:39 2017 -0600
- 17b1107 sandbox: Stop printing platdata at the start of SPL by Simon Glass · Sun Jun 18 22:09:05 2017 -0600
- 00c34d5b sandbox: Enable more console options by Simon Glass · Thu Jun 15 21:37:53 2017 -0600
- fe54fda x86: Move link to use driver model for SCSI by Simon Glass · Wed Jun 14 21:28:48 2017 -0600
- 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
- 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · Wed Jun 14 21:28:40 2017 -0600
- 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · Wed Jun 14 21:28:26 2017 -0600
- ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
- 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · Wed Jun 14 21:28:24 2017 -0600
- 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · Wed Jun 14 21:28:21 2017 -0600
- 7351891 rockchip: dts: rk3328: add aliases for mmc controller by Kever Yang · Thu May 18 16:05:20 2017 +0800
- 9c433fe dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · Sun Apr 23 20:10:44 2017 -0600
- 0ae1f60 rockchip: rk3288: Add pinctrl support for the gmac ethernet interface by Sjoerd Simons · Mon Jun 26 10:01:46 2017 +0200
- f12b8cc rockchip: dts: rk3328-evb: add sdmmc-pwren regulator by Kever Yang · Thu Jun 08 15:32:06 2017 +0800
- 6ee2d01 rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board by Wadim Egorov · Mon Jun 19 12:36:40 2017 +0200
- 9078a59 rockchip: dts: rk3399: control vbus of typec by fixed regulator by Meng Dongyang · Wed Jun 28 19:26:32 2017 +0800
- c27dcf9 rockchip: dts: rk3328: support and enable dwc2 by Meng Dongyang · Wed Jun 28 19:22:45 2017 +0800
- 776a09c rockchip: dts: rk3328: add fixed regulator node for xhci by Meng Dongyang · Wed Jun 28 19:22:41 2017 +0800
- e71e248 rockchip: rk3036: sync os_reg2 define with other soc by Kever Yang · Tue Jun 13 16:10:46 2017 +0800
- bdd3731 rockchip: pwm: fix the register layout for the PWM controller by eric.gao@rock-chips.com · Mon Jun 19 14:45:36 2017 +0800
- b517703 rockchip: firefly-rk3399: dts: enable sdmmc device by Kever Yang · Wed Jun 14 16:31:47 2017 +0800
- 0840142 rockchip: rk3328: dtsi use max-frequency for mmc node by Kever Yang · Wed Jun 14 16:31:45 2017 +0800
- d094732 rockchip: rk3288: dtsi use max-frequency for mmc node by Kever Yang · Wed Jun 14 16:31:44 2017 +0800
- baadb2b rockchip: rk3036: dtsi use max-frequency for mmc node by Kever Yang · Wed Jun 14 16:31:43 2017 +0800