1. 573a381 sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · 7 years ago
  2. 5a6f06f dm: core: Allow driver model to be disabled for TPL by Simon Glass · 7 years ago
  3. bbe41ab spl: Allow PCH drivers to be used in SPL by Simon Glass · 8 years ago
  4. 4a6c81f spl: Allow timer drivers to be used in SPL by Simon Glass · 8 years ago
  5. 30bf8a0 spl: Allow RTC drivers to be used in SPL by Simon Glass · 8 years ago
  6. 2446b6b spl: Allow PCI drivers to be used in SPL by Simon Glass · 8 years ago
  7. 5e148df spl: Allow CPU drivers to be used in SPL by Simon Glass · 8 years ago
  8. e94793c spl: add USB Gadget config option by Stefan Agner · 8 years ago
  9. 5991703 spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  10. 3335786 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · 8 years ago
  11. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  12. b25732c drivers/sysreset: group sysreset drivers by Max Filippov · 8 years ago
  13. 6f4e7d3 spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · 8 years ago
  14. 05fc5ef mtd: Sort subsystem directories aplhabeticaly in Makefile by Ladislav Michl · 8 years ago
  15. 89c1e2d Add a reset driver framework/uclass by Stephen Warren · 8 years ago
  16. 51c14cd verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  17. 6238935 Add a mailbox driver framework/uclass by Stephen Warren · 8 years ago
  18. 0776167e dm: mmc: spl: Use the legacy block interface in SPL by Simon Glass · 8 years ago
  19. 57ebf67 dm: usb: Drop the get_dev() function by Simon Glass · 8 years ago
  20. 04868b4 drivers: Add SPMI bus uclass by Mateusz Kulikowski · 8 years ago
  21. 9ffa7a3 drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  22. ca831f4 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · 9 years ago
  23. 81e33f4 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  24. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  25. 5decbf5 dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · 9 years ago
  26. c8a7ba9 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  27. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  28. d90a5a3 pinctrl: add pin control uclass support by Masahiro Yamada · 9 years ago
  29. e00e8b3 led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries by Masahiro Yamada · 9 years ago
  30. f0cd245 led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED by Masahiro Yamada · 9 years ago
  31. 26d5fa8 ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries by Masahiro Yamada · 9 years ago
  32. 40c9abb ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM by Masahiro Yamada · 9 years ago
  33. 5525958 clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries by Masahiro Yamada · 9 years ago
  34. 0543589 clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK by Masahiro Yamada · 9 years ago
  35. 040906f dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries by Masahiro Yamada · 9 years ago
  36. d6c2ac5 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · 9 years ago
  37. f26c8a8 dm: Add a clock uclass by Simon Glass · 9 years ago
  38. 6c51df6 dm: Add support for RAM drivers by Simon Glass · 9 years ago
  39. 5917112 dm: Add support for LEDs by Simon Glass · 9 years ago
  40. 11f4dc1 dm: Implement a CPU uclass by Simon Glass · 9 years ago
  41. 85bafb6 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  42. e3568d2 DM: thermal: Add imx thermal DM driver by Ye.Li · 10 years ago
  43. 93d3320 qe: add u-qe support to arm board by Zhao Qiang · 10 years ago
  44. a43febd soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago
  45. f494e0a kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
  46. b2f97cf pwm, imx6: add support for pwm modul on imx6 by Heiko Schocher · 10 years ago
  47. 909ea9a ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · 10 years ago
  48. 4c76b55 drivers/qe: move the entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  49. 7b6af41 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  50. 9c3f0bc drivers: move some drivers to drivers/Makefile by Masahiro Yamada · 11 years ago
  51. 59829cc drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  52. 318c0b9 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  53. 33daf5b drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  54. f868cc5 drivers/hwmon : move hardware monitor drviers to drivers/hwmon by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  55. 16b195c drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  56. e455866 drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  57. 1378df7 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  58. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  59. 352d259 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  60. 7364621 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  61. 93a686e drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  62. 080c646 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  63. efe3303 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  64. 4d4faae Group PCI and PCMCIA drivers in drivers/Makefile by Grant Likely · 17 years ago
  65. 5798f87 Group block/flash drivers in drivers/Makefile by Grant Likely · 17 years ago
  66. df58c81 Group USB drivers in drivers/Makefile by Grant Likely · 17 years ago
  67. 5dbb6ed Group i2c drivers in drivers/Makefile by Grant Likely · 17 years ago
  68. ec00c76 Group console drivers in drivers/Makefile by Grant Likely · 17 years ago
  69. 754f230 Group network drivers in drivers/Makefile by Grant Likely · 17 years ago
  70. f0037c5 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  71. 1f10310 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · 17 years ago
  72. f051692 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  73. 41b4d28 Coding style: keep lists sorted; update CHANGELOG by Wolfgang Denk · 17 years ago
  74. 58b74b0 Fix missing drivers makefile entries ds1722.c mw_eeprom.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  75. 7a93487 Move PL01* serial drivers to drivers/serial and adjust Makefiles. by Peter Pearse · 17 years ago
  76. 041a255 Add support for Sil680 IDE controller. by Gary Jennejohn · 17 years ago
  77. 65d7ada Update Makefiles for merged and split at45.c. by Peter Pearse · 17 years ago
  78. 78549bb Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  79. 5072188 This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · 17 years ago
  80. 63cec58 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  81. 98c440b Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  82. 66d9dbe Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · 17 years ago
  83. b0d8f5b New board SMN42 branch by Peter Pearse · 17 years ago
  84. 61ea75a Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  85. 2a26ec4 Cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  86. 43f6226 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 17 years ago
  87. 5c1fe1f Atmel MACB ethernet driver by Haavard Skinnemoen · 19 years ago
  88. 822af35 Support for the Philips ISP116x HCD (Host Controller Driver) by Rodolfo Giometti · 17 years ago
  89. f2b07eb Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · 18 years ago
  90. 00b574b Merge branch 'master' into hpc2 by roy zang · 18 years ago
  91. 3a8ce9a [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · 18 years ago
  92. d3c5e8b Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  93. 4c52783 General code modification for mpc7448hpc2 board support. by roy zang · 18 years ago
  94. 0ab292c Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  95. f93ae78 Add common serial driver for Atmel AT32 and AT91 chips by Wolfgang Denk · 18 years ago
  96. 7237c03 Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · 18 years ago
  97. daaba98 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  98. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  99. afa9884 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  100. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago