1. c962101 x86: minnowmax: Enable USB xHCI support by Bin Meng · 7 years ago
  2. cbb89ed configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  3. 86b1122 rockchip: add u-boot specific dts for rk3036 sdk by Andy Yan · 7 years ago
  4. 77c17f4 rockchip: use puts instead of printf when back to bootrom by Andy Yan · 7 years ago
  5. d26bfa7 rockchip: enable SPL_LIBGENERIC for rk3036 based boards by Andy Yan · 7 years ago
  6. 1fc50d7 sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation by Andy Yan · 7 years ago
  7. 9eea501 microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  8. 2b71d09 powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  9. f5868a5 mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  10. c0508e4 rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig by Philipp Tomsich · 7 years ago
  11. 4436c5d rockchip: dts: rk3399-puma: put EFI partition entries at 2MB by Philipp Tomsich · 7 years ago
  12. 56f580d rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before SPL by Philipp Tomsich · 7 years ago
  13. 0110657 rockchip: clk: rk3399: remove unused fields from priv-structures by Philipp Tomsich · 7 years ago
  14. 80c83e8 rockchip: clk: rk3368: remove unused fields from rk3368_clk_priv by Philipp Tomsich · 7 years ago
  15. 700f310 rockchip: spl: make boot0 hook TPL safe by Philipp Tomsich · 7 years ago
  16. 06f4e36 rockchip: pwm: add mask for config setting by Kever Yang · 7 years ago
  17. 7ba3182 rockchip: dts: correct vdd_log setting for firefly-rk3399 by Kever Yang · 7 years ago
  18. 56f2dd0 rockchip: dts: firefly using ddr3 1600 by Kever Yang · 7 years ago
  19. c03635c rockchip: phycore: Add ID page of M24C32-D EEPROM by Wadim Egorov · 7 years ago
  20. cb91173 rockchip: timer: make register sizes explicit by Philipp Tomsich · 7 years ago
  21. 0124062 rockchip: dts: rk3229: add dwc2 node for fastboot by Meng Dongyang · 7 years ago
  22. f19955a Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  23. 0ddc9c1 Merge git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  24. 4eefb00 ARM: DTS: stm32: remove useless mr-nbanks property by Patrice Chotard · 7 years ago
  25. 9242ece ram: stm32: migrate fmc defines in driver file by Patrice Chotard · 7 years ago
  26. 81d0128 clk: stm32f7: remove clock_get() by Patrice Chotard · 7 years ago
  27. b9e8651 clk: stm32f7: cleanup clocks unused definitions by Patrice Chotard · 7 years ago
  28. 288f17e clk: stm32f7: add clock .get_rate() callback by Patrice Chotard · 7 years ago
  29. 704e954 clk: stm32f7: add static for configure_clocks() by Patrice Chotard · 7 years ago
  30. fa87abb ARM: DTS: stm32: align DT clock declaration with kernel by Patrice Chotard · 7 years ago
  31. 94f536f arm: mach-keystone: Fixes issue with return values in inline assembly by Srinivas, Madan · 7 years ago
  32. 1d73ce6 arm: mach-keystone: Updates mon_install for K2G HS by Madan Srinivas · 7 years ago
  33. 2009a8d pinctrl: meson: add GPIO support by Beniamino Galvani · 7 years ago
  34. 4a63a75 arm: dts: meson: import dts files from Linux 4.12 by Beniamino Galvani · 7 years ago
  35. b8faf5f ARM: uniphier: remove part number info from the boot log by Masahiro Yamada · 7 years ago
  36. ee8d037 ARM: uniphier: remove SPL support for ARMv8 SoCs by Masahiro Yamada · 7 years ago
  37. b31e065 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  38. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  39. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  40. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  41. 48bfc31 MIPS: bootm: Fix broken boot_env_legacy codepath by Zubair Lutfullah Kakakhel · 7 years ago
  42. 703ec9d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  43. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  44. c3bec54 arm: omap3: Detect boot mode very early by Adam Ford · 7 years ago
  45. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  46. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  47. ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
  48. 506cb8b powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago
  49. 7fd697f powerpc, 8xx: move get_immr() into C by Christophe Leroy · 7 years ago
  50. 1e7cefe powerpc, 8xx: Move cache function into C files by Christophe Leroy · 7 years ago
  51. 36d3260 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · 7 years ago
  52. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  53. f1cd736 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
  54. f0eda3c power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
  55. 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
  56. 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
  57. 7a0a550 powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · 7 years ago
  58. ddf0134 arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards by Andrew F. Davis · 7 years ago
  59. 137ae0c arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined by Andrew F. Davis · 7 years ago
  60. 0375023 arm: mach-omap2: Factor out common FDT fixup suport by Andrew F. Davis · 7 years ago
  61. 3348e0c arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c by Andrew F. Davis · 7 years ago
  62. e42f096 meson-gx: reserved memory regions by xypron.glpk@gmx.de · 7 years ago
  63. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  64. e14b116 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  65. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  66. d7c1150 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · 7 years ago
  67. 823dff9 mx6qsabreauto: Add SPL support by Vanessa Maegima · 7 years ago
  68. a1d1fdc mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 7 years ago
  69. 3fd9579 imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL by Stefan Agner · 7 years ago
  70. b6ee860 marvell: armada385: Add the Turris Omnia board by Marek Behún · 7 years ago
  71. c2502e7 arch/arm/dts: Add Turris Omnia device tree by Marek Behún · 7 years ago
  72. 409a81d am33xx: board: Refactor USB initialization into separate function by Alexandru Gagniuc · 8 years ago
  73. ab86dc7 ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well by Tom Rini · 7 years ago
  74. 8a049dd armv8: fsl-layerscape: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  75. 8d3a256 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  76. d43ef73 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  77. f53dcc0 tegra: fdt: Ensure that the console UART is enabled by Simon Glass · 7 years ago
  78. 50d8c4a tegra: Show a debug message if the LCD PMIC fails to start by Simon Glass · 7 years ago
  79. 03bc3f1 tegra: Fix up include file ordering by Simon Glass · 7 years ago
  80. 2028cc5 sandbox: Stop printing platdata at the start of SPL by Simon Glass · 7 years ago
  81. d63b5b4 sandbox: Enable more console options by Simon Glass · 7 years ago
  82. 32e9ec1 x86: Move link to use driver model for SCSI by Simon Glass · 7 years ago
  83. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  84. 4682c8a dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  85. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  86. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  87. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  88. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  89. 69aaec0 rockchip: dts: rk3328: add aliases for mmc controller by Kever Yang · 7 years ago
  90. 9856157 dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 7 years ago
  91. 2454b71 rockchip: rk3288: Add pinctrl support for the gmac ethernet interface by Sjoerd Simons · 7 years ago
  92. df81332 rockchip: dts: rk3328-evb: add sdmmc-pwren regulator by Kever Yang · 7 years ago
  93. bafcf2d rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board by Wadim Egorov · 7 years ago
  94. f6f47c2 rockchip: dts: rk3399: control vbus of typec by fixed regulator by Meng Dongyang · 7 years ago
  95. 863456a rockchip: dts: rk3328: support and enable dwc2 by Meng Dongyang · 7 years ago
  96. 296bd19 rockchip: dts: rk3328: add fixed regulator node for xhci by Meng Dongyang · 7 years ago
  97. 64a524b rockchip: rk3036: sync os_reg2 define with other soc by Kever Yang · 7 years ago
  98. e3ef41d rockchip: pwm: fix the register layout for the PWM controller by eric.gao@rock-chips.com · 7 years ago
  99. 522cd58 rockchip: firefly-rk3399: dts: enable sdmmc device by Kever Yang · 7 years ago
  100. ebac2cf rockchip: rk3328: dtsi use max-frequency for mmc node by Kever Yang · 7 years ago