1. 36258a5 spl: Allow PCH drivers to be used in SPL by Simon Glass · 8 years ago
  2. 0c1b41a spl: Allow timer drivers to be used in SPL by Simon Glass · 8 years ago
  3. b69691b spl: Allow RTC drivers to be used in SPL by Simon Glass · 8 years ago
  4. 6569f3a spl: Allow PCI drivers to be used in SPL by Simon Glass · 8 years ago
  5. eca677f spl: Allow CPU drivers to be used in SPL by Simon Glass · 8 years ago
  6. 0489c3b spl: add USB Gadget config option by Stefan Agner · 8 years ago
  7. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  8. 8f64e26 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · 9 years ago
  9. 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
  10. 8857405 drivers/sysreset: group sysreset drivers by Max Filippov · 8 years ago
  11. 820d24d spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · 8 years ago
  12. 4a7234b mtd: Sort subsystem directories aplhabeticaly in Makefile by Ladislav Michl · 8 years ago
  13. 185ad87 Add a reset driver framework/uclass by Stephen Warren · 8 years ago
  14. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  15. d010783 Add a mailbox driver framework/uclass by Stephen Warren · 9 years ago
  16. 316185a dm: mmc: spl: Use the legacy block interface in SPL by Simon Glass · 9 years ago
  17. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · 9 years ago
  18. 946797f drivers: Add SPMI bus uclass by Mateusz Kulikowski · 9 years ago
  19. e80d11f drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  20. 68a2423 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · 9 years ago
  21. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  22. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  23. e0cb85b dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · 9 years ago
  24. fb798b1 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  25. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  26. f8efa63 pinctrl: add pin control uclass support by Masahiro Yamada · 9 years ago
  27. 8f4338a led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries by Masahiro Yamada · 9 years ago
  28. 645dbd6 led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED by Masahiro Yamada · 9 years ago
  29. 8c0f0db ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries by Masahiro Yamada · 9 years ago
  30. 2ba7a8c ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM by Masahiro Yamada · 9 years ago
  31. 200812b clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries by Masahiro Yamada · 9 years ago
  32. b16de45 clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK by Masahiro Yamada · 9 years ago
  33. 95fc4ff dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries by Masahiro Yamada · 9 years ago
  34. 39ba4b1 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · 9 years ago
  35. 36ad234 dm: Add a clock uclass by Simon Glass · 9 years ago
  36. 3a2f3bd dm: Add support for RAM drivers by Simon Glass · 9 years ago
  37. cce3aed dm: Add support for LEDs by Simon Glass · 9 years ago
  38. 131a645 dm: Implement a CPU uclass by Simon Glass · 10 years ago
  39. faf5692 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  40. d049afa DM: thermal: Add imx thermal DM driver by Ye.Li · 10 years ago
  41. 5ad9395 qe: add u-qe support to arm board by Zhao Qiang · 10 years ago
  42. dbfecb2 soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago
  43. 6968298 kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
  44. 2b38776 pwm, imx6: add support for pwm modul on imx6 by Heiko Schocher · 10 years ago
  45. 8062b05 ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · 10 years ago
  46. 4fb1f69 drivers/qe: move the entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  47. 6252698 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  48. 887082a drivers: move some drivers to drivers/Makefile by Masahiro Yamada · 11 years ago
  49. 82ca974 drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  50. b780301 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  51. 7f7e6fb drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  52. cf2e108 drivers/hwmon : move hardware monitor drviers to drivers/hwmon by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  53. 0c20dcd drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  54. 780133c drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  55. 126e782 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  56. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  57. e6b1ec1 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  58. e77f5b8 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  59. 67572cf drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  60. a8c9916 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  61. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  62. 5ea6c99 Group PCI and PCMCIA drivers in drivers/Makefile by Grant Likely · 17 years ago
  63. 74d0ace Group block/flash drivers in drivers/Makefile by Grant Likely · 17 years ago
  64. f214ca1 Group USB drivers in drivers/Makefile by Grant Likely · 17 years ago
  65. 26fb76d Group i2c drivers in drivers/Makefile by Grant Likely · 17 years ago
  66. 3c7bb1e Group console drivers in drivers/Makefile by Grant Likely · 17 years ago
  67. e1c8f94 Group network drivers in drivers/Makefile by Grant Likely · 17 years ago
  68. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  69. 9976223 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · 17 years ago
  70. d3f7a28 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  71. 9a74ab6 Coding style: keep lists sorted; update CHANGELOG by Wolfgang Denk · 17 years ago
  72. 71dd93a Fix missing drivers makefile entries ds1722.c mw_eeprom.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  73. 58d6f3d Move PL01* serial drivers to drivers/serial and adjust Makefiles. by Peter Pearse · 17 years ago
  74. ffd0be3 Add support for Sil680 IDE controller. by Gary Jennejohn · 17 years ago
  75. aacc860 Update Makefiles for merged and split at45.c. by Peter Pearse · 17 years ago
  76. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  77. 2181b5d This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · 17 years ago
  78. 91080f7 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  79. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  80. 5651b34 Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · 18 years ago
  81. d862a25 New board SMN42 branch by Peter Pearse · 18 years ago
  82. c4e387d Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 18 years ago
  83. f3bda27 Cleanup, update CHANGELOG by Wolfgang Denk · 18 years ago
  84. 5c06cb9 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 18 years ago
  85. 51c8f24 Atmel MACB ethernet driver by Haavard Skinnemoen · 19 years ago
  86. 2404a2b Support for the Philips ISP116x HCD (Host Controller Driver) by Rodolfo Giometti · 18 years ago
  87. 3b9c8c6 Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · 18 years ago
  88. 4b9dd45 Merge branch 'master' into hpc2 by roy zang · 18 years ago
  89. 89cf4cc [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · 18 years ago
  90. b761af6 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  91. d136d66 General code modification for mpc7448hpc2 board support. by roy zang · 18 years ago
  92. 9aafc70 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  93. 5e1d9ec Add common serial driver for Atmel AT32 and AT91 chips by Wolfgang Denk · 18 years ago
  94. e4773be Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · 18 years ago
  95. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  96. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  97. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  98. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  99. 98121dd Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  100. ae180dc Add AHCI support to u-boot by Jin Zhengxiong · 18 years ago