1. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  2. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  3. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  4. c3bec54 arm: omap3: Detect boot mode very early by Adam Ford · 7 years ago
  5. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  6. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  7. ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  8. 506cb8b powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  9. 7fd697f powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  10. 1e7cefe powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
  11. 36d3260 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  12. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  13. f1cd736 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
  14. f0eda3c power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
  15. 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  16. 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  17. 7a0a550 powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
  18. ddf0134 arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards by Andrew F. Davis · 7 years ago
  19. 137ae0c arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined by Andrew F. Davis · 7 years ago
  20. 0375023 arm: mach-omap2: Factor out common FDT fixup suport by Andrew F. Davis · 7 years ago
  21. 3348e0c arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c by Andrew F. Davis · 7 years ago
  22. e42f096 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 7 years ago
  23. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  24. e14b116 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  25. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  26. d7c1150 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · 7 years ago
  27. 823dff9 mx6qsabreauto: Add SPL support by Vanessa Maegima · 7 years ago
  28. a1d1fdc mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 7 years ago
  29. 3fd9579 imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL by Stefan Agner · 7 years ago
  30. b6ee860 marvell: armada385: Add the Turris Omnia board by Marek Behún · 7 years ago
  31. c2502e7 arch/arm/dts: Add Turris Omnia device tree by Marek Behún · 7 years ago
  32. 409a81d am33xx: board: Refactor USB initialization into separate function by Alexandru Gagniuc · 8 years ago
  33. ab86dc7 ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well by Tom Rini · 7 years ago
  34. 8a049dd armv8: fsl-layerscape: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  35. 8d3a256 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  36. d43ef73 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  37. f53dcc0 tegra: fdt: Ensure that the console UART is enabled by Simon Glass · 7 years ago
  38. 50d8c4a tegra: Show a debug message if the LCD PMIC fails to start by Simon Glass · 7 years ago
  39. 03bc3f1 tegra: Fix up include file ordering by Simon Glass · 7 years ago
  40. 2028cc5 sandbox: Stop printing platdata at the start of SPL by Simon Glass · 7 years ago
  41. d63b5b4 sandbox: Enable more console options by Simon Glass · 7 years ago
  42. 32e9ec1 x86: Move link to use driver model for SCSI by Simon Glass · 7 years ago
  43. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  44. 4682c8a dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  45. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  46. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  47. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  48. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  49. 69aaec0 rockchip: dts: rk3328: add aliases for mmc controller by Kever Yang · 7 years ago
  50. 9856157 dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 7 years ago
  51. 2454b71 rockchip: rk3288: Add pinctrl support for the gmac ethernet interface by Sjoerd Simons · 7 years ago
  52. df81332 rockchip: dts: rk3328-evb: add sdmmc-pwren regulator by Kever Yang · 7 years ago
  53. bafcf2d rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board by Wadim Egorov · 7 years ago
  54. f6f47c2 rockchip: dts: rk3399: control vbus of typec by fixed regulator by Meng Dongyang · 7 years ago
  55. 863456a rockchip: dts: rk3328: support and enable dwc2 by Meng Dongyang · 7 years ago
  56. 296bd19 rockchip: dts: rk3328: add fixed regulator node for xhci by Meng Dongyang · 7 years ago
  57. 64a524b rockchip: rk3036: sync os_reg2 define with other soc by Kever Yang · 7 years ago
  58. e3ef41d rockchip: pwm: fix the register layout for the PWM controller by eric.gao@rock-chips.com · 7 years ago
  59. 522cd58 rockchip: firefly-rk3399: dts: enable sdmmc device by Kever Yang · 7 years ago
  60. ebac2cf rockchip: rk3328: dtsi use max-frequency for mmc node by Kever Yang · 7 years ago
  61. 16e358a rockchip: rk3288: dtsi use max-frequency for mmc node by Kever Yang · 7 years ago
  62. 3f7a725 rockchip: rk3036: dtsi use max-frequency for mmc node by Kever Yang · 7 years ago
  63. b24a8ec rockchip: add evb_rk3229 board by Kever Yang · 7 years ago
  64. 168eef7 rockchip: rk322x: add basic soc support by Kever Yang · 7 years ago
  65. b647442 rockchip: rk322x: add dts file by Kever Yang · 7 years ago
  66. 5cc9d31 rockchip: rk322x: add pinctrl driver by Kever Yang · 7 years ago
  67. 045029c rockchip: rk322x: add clock driver by Kever Yang · 7 years ago
  68. 975e4ab rockchip: correct the bank0 ram size by Kever Yang · 7 years ago
  69. c541a7a rockchip: dts: rk3368: add dmc node by Kever Yang · 7 years ago
  70. 8f31332 rockchip: dts: rk3328: add dmc node by Kever Yang · 7 years ago
  71. cc89369 rockchip: rk3368: add sdram driver for U-Boot by Kever Yang · 7 years ago
  72. 39648e6 rockchip: rk3328: add sdram driver in U-Boot by Kever Yang · 7 years ago
  73. 7805cdf rockchip: use common sdram function by Kever Yang · 7 years ago
  74. 6d1970f rockchip: add sdram_common for common functions by Kever Yang · 7 years ago
  75. be8da53 rockchip: rk3328: correct mem_region by Kever Yang · 7 years ago
  76. 8f1034e rockchip: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  77. 9e58d4d arm: mach-keystone: Modify secure image size before copy by Andrew F. Davis · 7 years ago
  78. 7bdc694 ARM: dts: OMAP5+: Enable gpio in SPL by Lokesh Vutla · 7 years ago
  79. 3c9c4a2 arm: omap4+: Enable spl_early_init() by Lokesh Vutla · 7 years ago
  80. 4bd754d arm: omap: Detect boot mode very early by Lokesh Vutla · 7 years ago
  81. d754254 ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards by Jorge Ramirez-Ortiz · 7 years ago
  82. ccaa83f ARM64: dts: hi3798cv200-poplar: add device tree bindings by Jorge Ramirez-Ortiz · 7 years ago
  83. 6aba890 ARM: dts: k2g: Add DT support for K2G Industrial Communication Engine evm by Cooper Jr., Franklin · 7 years ago
  84. 42468c8 ARM: dts: k2g: Disable netcp by default by Cooper Jr., Franklin · 7 years ago
  85. 0d3f97d ARM: dts: keystone-k2g-evm: Add unit address to memory node by Cooper Jr., Franklin · 7 years ago
  86. df5ec72 ARM: dts: keystone-k2g: Remove skeleton.dtsi by Cooper Jr., Franklin · 7 years ago
  87. e5e546a ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables by Cooper Jr., Franklin · 7 years ago
  88. a76a6f3 ARM: k2g: Program DDR PHY MR2 register with the default value by Cooper Jr., Franklin · 7 years ago
  89. f8b4a2d ARM: keystone2: Add additional fields used for DDR3 configuration by Cooper Jr., Franklin · 7 years ago
  90. 85bfe48 ARM: keystone2: Allow to build with all image formats by Cooper Jr., Franklin · 7 years ago
  91. 80364a4 arm: dts: Add new "generic" 66AK2Gx device tree file. by Cooper Jr., Franklin · 7 years ago
  92. e0f3a3d ARM: dts: k2g: Introduce U-boot specific dtsi file by Cooper Jr., Franklin · 7 years ago
  93. a75df9a ARM: dts: keystone-k2e-evm: Add U-boot specific dtsi file by Cooper Jr., Franklin · 7 years ago
  94. 53193a4 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  95. dd7ff47 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  96. f88c431 powerpc, 8xx: move SPI driver to drivers/spi/ by Christophe Leroy · 7 years ago
  97. fad51ac powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago
  98. b1e41d1 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  99. 6f65e75 powerpc, 8xx: Properly set CPM frequency in the device tree by Christophe Leroy · 7 years ago
  100. 70fd071 powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago