1. 54e24d3 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  2. 9376839 serial: uartlite: Move driver to DM by Michal Simek · 9 years ago
  3. 3a40457 ppc: ppc405: ppc405-generic_flash_defconfig by Ricardo Ribalda Delgado · 9 years ago
  4. 093eb5d ppc: ppc440: ppc440-generic_flash_defconfig by Ricardo Ribalda Delgado · 9 years ago
  5. 583aefb xilinx-ppc440: Remove support for v5fx30teval by Ricardo Ribalda Delgado · 9 years ago
  6. 70c29dc ppc: xilinx-ppc405: Remove support for fx12mm by Ricardo Ribalda Delgado · 9 years ago
  7. 9ac0efd ppc: xilinx-ppc440: Remove support for ml507 by Ricardo Ribalda Delgado · 9 years ago
  8. b20c38a arm: mvebu: Add support for the Armada XP theadorable board by Stefan Roese · 9 years ago
  9. 9e4de7f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  10. 54be0f0 sunxi: Bananapro: Set LDO4 to 2.5V by Hans de Goede · 9 years ago
  11. f7b4fff sunxi: h8_homlet_v2: Drop LDO settings from defconfig by Chen-Yu Tsai · 9 years ago
  12. cd7aa27 sunxi: Add suport for A83T based Banana-pi M3 Board by Vishnu Patekar · 9 years ago
  13. b72ae19 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  14. 7588c31 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default by Anatolij Gustschin · 9 years ago
  15. 98655f3 x86: Set up a shared syscon numbering schema by Simon Glass · 9 years ago
  16. b32375d x86: chromebook_link: Enable the syscon uclass by Simon Glass · 9 years ago
  17. 0c7645b x86: ivybridge: Use the I2C driver to perform SMbus init by Simon Glass · 9 years ago
  18. 433650a x86: Enable DM_USB for link and panther by Simon Glass · 9 years ago
  19. bba22a9 x86: ivybridge: Use common CPU init code by Simon Glass · 9 years ago
  20. 7c1058f rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  21. 889b8a3 rockchip: firefly-rk3288: Enable HDMI output by Simon Glass · 9 years ago
  22. 74336f7 rockchip: jerry: Enable EDP and HDMI video output by Simon Glass · 9 years ago
  23. dae594f rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  24. 2dcf143 dm: video: Repurpose the 'displayport' uclass to 'display' by Simon Glass · 9 years ago
  25. 27a1961 rockchip: jerry: Enable the Chrome OS EC by Simon Glass · 9 years ago
  26. 69a0504 rockchip: jerry: Drop unused options by Simon Glass · 9 years ago
  27. 7991809 rockchip: Disable simple-bus in SPL for firefly-rk3288, jerry by Simon Glass · 9 years ago
  28. 156ac85 rockchip: jerry: Enable the RK808 PMIC and regulator by Simon Glass · 9 years ago
  29. 9c56d6f rockchip: Move firefly and jerry to use the full pinctrl by Simon Glass · 9 years ago
  30. 898d643 rockchip: Use a separate clock ID for clocks by Simon Glass · 9 years ago
  31. 79d020e rockchip: Use pwrseq for MMC start-up on jerry by Simon Glass · 9 years ago
  32. ec4ac4e rockchip: Correct the defconfig order by Simon Glass · 9 years ago
  33. 6905f4d Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  34. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  35. 85e08db dm: video: test: Add tests for rotated consoles by Simon Glass · 9 years ago
  36. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  37. 1e69ad0 sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig by Simon Glass · 9 years ago
  38. 665ac00 arm: ls1021atwr: Enable driver model lpuart serial driver by Bin Meng · 9 years ago
  39. 8b67761 arm: ls1021atwr: Split off board device tree by Bin Meng · 9 years ago
  40. 5ed07cf serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig by Bin Meng · 9 years ago
  41. f833cd6 arm: ls1021atwr: Convert to driver model and enable serial support by Bin Meng · 9 years ago
  42. 9ab401a defconfig: dra74_evm: enable timer driver model by Mugunthan V N · 9 years ago
  43. 09bdea0 defconfig: dra72_evm: enable timer driver model by Mugunthan V N · 9 years ago
  44. 00dffc9 defconfig: am335x_gp_evm: enable timer driver model by Mugunthan V N · 9 years ago
  45. 3f8e517 defconfig: am335x_boneblack_vboot: enable timer driver model by Mugunthan V N · 9 years ago
  46. 49d3fe5 defconfig: am437x_gp_evm: enable timer driver model by Mugunthan V N · 9 years ago
  47. fb912c6 defconfig: am437x_sk_evm: enable timer driver model by Mugunthan V N · 9 years ago
  48. 0a61ee8 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · 9 years ago
  49. 07684b9 am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYED by robertcnelson@gmail.com · 9 years ago
  50. 8a1c104 igep00x0: enable CONFIG_NET_RANDOM_ETHADDR by Enric Balletbò i Serra · 9 years ago
  51. b766476 microblaze: move CONFIG_SYS_TEXT_BASE to defconfig by Masahiro Yamada · 9 years ago
  52. c6e1814 m68k: move CONFIG_SYS_TEXT_BASE to defconfig files by Masahiro Yamada · 9 years ago
  53. 746f985 armv8: cavium: Add ThunderX 88xx board definition by Sergey Temerkhanov · 9 years ago
  54. b5db3c2 axm/taurus: Enable tiny printf in SPL by Tom Rini · 9 years ago
  55. 947c626 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  56. f46c255 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  57. aefb8f4 mvebu: Support Synology DS414 by Phil Sutter · 9 years ago
  58. e5f0a64 arm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB-MV784MP-GP AXP board by Stefan Roese · 9 years ago
  59. 0299c90 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support by Stefan Roese · 9 years ago
  60. 18c1272 arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board by Stefan Roese · 9 years ago
  61. 6451223 arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · 9 years ago
  62. 247be79 Re-enable setexpr on Raspberry Pi by Marco Schuster · 9 years ago
  63. 1222305 arm: lpc32xx: switch SPL builds to driver model by Vladimir Zapolskiy · 9 years ago
  64. d25ba89 arm: lpc32xx: switch serial console to driver model by Vladimir Zapolskiy · 9 years ago
  65. 20d08f5 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  66. e101af0 defconfig: am437x_sk_evm: enable spi driver model by Mugunthan V N · 9 years ago
  67. 7c69ad6 defconfig: dra74_evm: enable spi driver model by Mugunthan V N · 9 years ago
  68. 36de4be defconfig: dra72_evm: enable spi driver model by Mugunthan V N · 9 years ago
  69. fc82edd arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs by Nathan Rossi · 9 years ago
  70. 5c9b1d7 arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configs by Nathan Rossi · 9 years ago
  71. 9b20519 rockchip: Use the debug UART on rk3036 by Simon Glass · 9 years ago
  72. dd8e429 rockchip: Fix the configuration for chromebook_jerry by Simon Glass · 9 years ago
  73. 7868031 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  74. e7d6aa0 sunxi: Reduce Orangepi PC RAM speed to 624 MHz by Hans de Goede · 9 years ago
  75. 40253dd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  76. 0645c77 arm: socfpga: sr1500: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS by Chin Liang See · 9 years ago
  77. aa2ba82 arm: socfpga: arria5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS by Chin Liang See · 9 years ago
  78. 6a6e6cf arm: socfpga: cyclone5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS by Chin Liang See · 9 years ago
  79. e90b368 ARM: uniphier: rename rest of defconfig files by Masahiro Yamada · 9 years ago
  80. 1a26453 ARM: uniphier: support ProXstream2, PH1-LD6b boards in single defconfig by Masahiro Yamada · 9 years ago
  81. 5fd3f43 ARM: uniphier: merge ph1_ld4_defconfig and ph1_sld8_defconfig by Masahiro Yamada · 9 years ago
  82. 574967c arm: socfpga: Enable simple bus in SPL on all boards by Marek Vasut · 9 years ago
  83. 5a4672b Merge git://git.denx.de/u-boot-arc by Tom Rini · 9 years ago
  84. d0602bd axs103: add support of generic OHCI USB 1.1 controller by Alexey Brodkin · 9 years ago
  85. edf5dd8 sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 config by Aleksei Mamlin · 9 years ago
  86. 2ec6202 sunxi: A20-Olimex-SOM-EVB defconfig: enable mmc3 by Karsten Merker · 9 years ago
  87. a1ecb4b sun5i: Add defconfig and dts file for the Empire Electronix D709 tablet by Hans de Goede · 9 years ago
  88. 34059d8 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 9 years ago
  89. b5a5d2b arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  90. 225217d arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  91. 9368aa6 arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  92. 5b5226a arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  93. c90ada9 arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  94. 70311e6 arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  95. 455e8fd nios2: Enable support for fitImage by Marek Vasut · 9 years ago
  96. 4280f50 microblaze: Enable DM by default by Michal Simek · 9 years ago
  97. ef159ab microblaze: Enable OF_CONTROL by default by Michal Simek · 9 years ago
  98. 4de9bbd microblaze: Use malloc setting via Kconfig by Michal Simek · 9 years ago
  99. 7bccc75 net: gem: Add driver dependencies to PHYLIB by Michal Simek · 9 years ago
  100. 7bbf825 arm: zynq: Update ZYBO config options by Nathan Rossi · 9 years ago