1. 60f37fc cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · 10 years ago
  2. 90b16d1 x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · 10 years ago
  3. a274e9c dm: x86: Add a uclass for an Low Pin Count (LPC) device by Simon Glass · 10 years ago
  4. ba45756 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  5. 8d987ab dm: sf: Add driver model read/write/erase methods by Simon Glass · 10 years ago
  6. 6030459 net: Improve error handling by Joe Hershberger · 10 years ago
  7. f3e0c37 sandbox: Enable DHCP and IP defrag by Joe Hershberger · 10 years ago
  8. e58780d dm: eth: Add support for aliases by Joe Hershberger · 10 years ago
  9. d87a457 sandbox: eth: Add ARP and PING response to sandbox driver by Joe Hershberger · 10 years ago
  10. 3ea143a sandbox: eth: Add network support to sandbox by Joe Hershberger · 10 years ago
  11. 1759140 dm: eth: Pass the packet pointer as a parameter to recv by Joe Hershberger · 10 years ago
  12. 2a504df net: Clean up network stack names used in DM drivers by Joe Hershberger · 10 years ago
  13. 05c3e68 dm: eth: Add basic driver model support to Ethernet stack by Joe Hershberger · 10 years ago
  14. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  15. fce6900 net: Use int instead of u8 for boolean flag by Joe Hershberger · 10 years ago
  16. 84eb1fb net: Refactor in preparation for driver model by Joe Hershberger · 10 years ago
  17. ff99743 net: Remove unneeded "extern" in net.h by Joe Hershberger · 10 years ago
  18. 8b2c9a7 net: Provide a function to get the current MAC address by Joe Hershberger · 10 years ago
  19. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  20. 801f4f1 dm: x86: pci: Convert coreboot to use driver model for pci by Simon Glass · 10 years ago
  21. a33aca1 dm: sandbox: pci: Enable PCI for sandbox by Simon Glass · 10 years ago
  22. 604c7d4 common/lcd_console: introduce display/framebuffer rotation by Hannes Petermaier · 10 years ago
  23. 36d0d3b dm: sandbox: pci: Add a PCI emulation uclass by Simon Glass · 10 years ago
  24. ff3e077 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago
  25. aab6724 dm: pci: Move common PCI functions into their own file by Simon Glass · 10 years ago
  26. 02c07b3 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  27. e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  28. 106cce9 fdt: Tighten up error handling in fdtdec_get_pci_addr() by Simon Glass · 10 years ago
  29. d4c671c dm: Add a new CPU init function which can use driver model by Simon Glass · 10 years ago
  30. 5f7bfdd fdt: Export fdtdec_get_number() for general use by Simon Glass · 10 years ago
  31. 51e9dad x86: Add support for panther (Asus Chromebox) by Simon Glass · 10 years ago
  32. cc285c5 x86: Move common Chromebook config into a separate file by Simon Glass · 10 years ago
  33. 713704f x86: pci: Add PCI IDs for lynxpoint by Simon Glass · 10 years ago
  34. 2091301 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  35. 6c739c5 sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · 10 years ago
  36. dd82242 i2c: mvtwsi: Support for up to 4 different controllers by Paul Kocialkowski · 10 years ago
  37. 940382f power: axp209: Registers definitions in header by Paul Kocialkowski · 10 years ago
  38. 558ccc7 power: axp152: Registers definitions in header by Paul Kocialkowski · 10 years ago
  39. f7c7ab6 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · 10 years ago
  40. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  41. a69e2c2 include: configs: Enable DWC3 and DFU in AM43xx by Kishon Vijay Abraham I · 10 years ago
  42. 7a5a3e3 include: configs: Enable DWC3 and DFU in DRA7xx by Kishon Vijay Abraham I · 10 years ago
  43. 6900aed usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms by Kishon Vijay Abraham I · 10 years ago
  44. 53de33f usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts by Kishon Vijay Abraham I · 10 years ago
  45. 5720765 dwc3: dwc3-omap: add support for multiple dwc3-omap controllers by Kishon Vijay Abraham I · 10 years ago
  46. c241d7e usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · 10 years ago
  47. 93c3763 include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data by Kishon Vijay Abraham I · 10 years ago
  48. 3f52e1b usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · 10 years ago
  49. 27d3b89 dwc3: core: added an API to invoke irq handlers by Kishon Vijay Abraham I · 10 years ago
  50. 793d347 dwc3: core: add support for multiple dwc3 controllers by Kishon Vijay Abraham I · 10 years ago
  51. da0d9e4 include: dwc3-uboot: add a structure for populating platform data by Kishon Vijay Abraham I · 10 years ago
  52. 6f80390 include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error by Kishon Vijay Abraham I · 10 years ago
  53. 747a0a5 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · 10 years ago
  54. 9848e57 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · 10 years ago
  55. 45d9337 include: usb: modify gadget.h to include udc support by Kishon Vijay Abraham I · 10 years ago
  56. 927c1fa Create API to map between CPU physical and bus addresses by Stephen Warren · 10 years ago
  57. b12242a usb: Convert protocol header structures to use explicitly sized variables by Sergey Temerkhanov · 10 years ago
  58. 1d2f746 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  59. c175f30 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  60. a7b00a7 integrator: consolidate flash info by Linus Walleij · 10 years ago
  61. 10d1491 vexpress64: juno: add default NOR flash boot by Linus Walleij · 10 years ago
  62. 5906434 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  63. 412ae53 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  64. 39f520b lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · 10 years ago
  65. 24d528e dtt: add ds620 support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  66. ac2916a lpc32xx: add Ethernet support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  67. 7637545 omap3: pandora: use common configuration by Grazvydas Ignotas · 10 years ago
  68. eb5e129 mcx: update maintainer and convert to generic board by Anatolij Gustschin · 10 years ago
  69. 0241c31 board: axs10x - support v3 mother-board by Alexey Brodkin · 10 years ago
  70. 3bf801a ARM: mx5: add support for USB armory board by Andrej Rosano · 10 years ago
  71. a80a65e mx53loco: Disable printing cpuinfo by Fabio Estevam · 10 years ago
  72. 1018b0a config: exynos: trats2: Enable support for Image.itb at trats2 device by Łukasz Majewski · 10 years ago
  73. 0a1387b config: exynos: trats: Enable support for Image.itb at trats device by Łukasz Majewski · 10 years ago
  74. f26cc7d config: exynos: common: Provide env variables to support Image.itb by Łukasz Majewski · 10 years ago
  75. d7e1f02 config: peach: Correct memory layout environment settings by Sjoerd Simons · 10 years ago
  76. f44ef7d exynos5: add trace feature #ifdef in exynos5-common.h by Inha Song · 10 years ago
  77. d68df02 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  78. 692e5c4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  79. 09424d1 board: Switch Abilis TB-100 board to Driver Model for serial port by Alexey Brodkin · 10 years ago
  80. 1069770 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  81. b2d387b ARM: at91: sama5: move the common part of configurations to at91-sama5_common.h by Wu, Josh · 10 years ago
  82. ff255e8 ARM: atmel: at91sam9n12ek: enable spl support by Bo Shen · 10 years ago
  83. d85e891 ARM: atmel: at91sam9x5ek: enable spl support by Bo Shen · 10 years ago
  84. 41d41a9 ARM: atmel: at91sam9m10g45ek: enable spl support by Bo Shen · 10 years ago
  85. 23ac62d ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC card by Wu, Josh · 10 years ago
  86. 55ebd0c arm, at91: corvus: move MACH_TYPE to defconfig by Heiko Schocher · 10 years ago
  87. 482cbd5 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 10 years ago
  88. 9da7e3d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  89. 004a1fd nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · 10 years ago
  90. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  91. 59b5a2a nand: Add verification functions by Peter Tyser · 10 years ago
  92. 800772a nand: Remove unused read/write structures by Peter Tyser · 10 years ago
  93. aff092e nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 option by Peter Tyser · 10 years ago
  94. e979a80 ARM: tegra: update colibri_t20 configuration by Marcel Ziswiler · 10 years ago
  95. e57c6e5 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · 10 years ago
  96. a101638 tegra: seaboard: Remove unused CONFIG_UART_DISABLE_GPIO by Simon Glass · 10 years ago
  97. 4612296 qspi: dra7x: enable quad mode read for ti-qspi driver by Ravi Babu · 10 years ago
  98. e71b422 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 10 years ago
  99. 5db7523 powerpc: ppc4xx: convert AMCC boards to generic board by Anatolij Gustschin · 10 years ago
  100. 944ab34 m68k: fix 3 broken boards by angelo@sysam.it · 10 years ago