1. 7acdf78 sandbox: Enable some ENV commands by Joe Hershberger · 9 years ago
  2. 3238639 Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  3. 76ec988 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · 10 years ago
  4. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  5. 8a65f69 sunxi: Cache line size definition by Paul Kocialkowski · 9 years ago
  6. 5cd83b11 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 9 years ago
  7. a8552c7 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · 10 years ago
  8. 9f85221 sunxi: Pass serial number through ATAG by Paul Kocialkowski · 10 years ago
  9. 50de508 imx: ventana: config: enable Thermal support by Tim Harvey · 9 years ago
  10. d41c8c8 imx: ventana: enable DM_SERIAL by Tim Harvey · 9 years ago
  11. e1b4770 imx: ventana: config: enable driver model by Tim Harvey · 9 years ago
  12. 32a6eae imx: ventana: config: enable gpio command by Tim Harvey · 9 years ago
  13. 06c3564 imx: ventana: display SPL boot device by Tim Harvey · 9 years ago
  14. 560e8b3 imx: ventana: set dtype env var to boot media by Tim Harvey · 9 years ago
  15. 9927d60 tbs2910: add CONFIG_SUPPORT_EMMC_BOOT by Soeren Moch · 9 years ago
  16. 2a02e3f tbs2910: use default CONFIG_SYS_PBSIZE by Soeren Moch · 9 years ago
  17. 54ca183 tbs2910: only enable vga output for stdout/stderr when hdmi detected by Soeren Moch · 9 years ago
  18. d896276 tbs2910: support for usb otg host mode by Soeren Moch · 9 years ago
  19. 62be18e hummingboard: Remove mx6solo specific support by Fabio Estevam · 10 years ago
  20. 0e1f991 mx6cuboxi: Skip usb initialization when booting without HDMI by Fabio Estevam · 10 years ago
  21. 911b5ea arm: mx6: tqma6: Fix USB and add other filesystems by Stefan Roese · 10 years ago
  22. c49cfdc mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin by Fabio Estevam · 10 years ago
  23. e1d7437 mx6cuboxi: Add USB host support by Fabio Estevam · 10 years ago
  24. f68a9c6 mx6cuboxi: Add HDMI output support by Fabio Estevam · 10 years ago
  25. ca2b933 odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · 9 years ago
  26. bf2e5d5 exynos4-common: remove the unsued CONFIG_CMD_PMIC by Przemyslaw Marczak · 10 years ago
  27. 19bd3aa exynos5: fix build break by adding CONFIG_POWER by Przemyslaw Marczak · 10 years ago
  28. eab9433 sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue by Hans de Goede · 9 years ago
  29. 6a72e80 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 9 years ago
  30. 9597494 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  31. 21f0fd2 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · 10 years ago
  32. 86bd20b ARM: tegra: enable STDIO deregistration by Stephen Warren · 10 years ago
  33. 48cfca2 ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization by Stephen Warren · 10 years ago
  34. 531eaed tegra: config: nyan-big: Enable LCD by Simon Glass · 10 years ago
  35. ec022ef tegra: config: Use CONFIG_LCD to detect LCD presence by Simon Glass · 10 years ago
  36. 9aee8d8 ARM: at91: trival: fix typo for the nand partition name by Wu, Josh · 10 years ago
  37. f6b42c1 ARM: at91: remove non-generic boards by Masahiro Yamada · 10 years ago
  38. 1a60650 kconfig: Move REGEX to Kconfig by Joe Hershberger · 10 years ago
  39. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 9 years ago
  40. 0a836ce stv0991: fdt: add stv0991 device tree by Vikas Manocha · 10 years ago
  41. 88d8966 omap3: overo: Allow boot with kernel in UBI rootfs by Ash Charles · 10 years ago
  42. ce170a1 omap3: overo: Use software BCH8 ECC for NAND by Ash Charles · 10 years ago
  43. 60570df stm32f4: add serial print port by kunhuahuang · 10 years ago
  44. 5094bef board/BuR/common: rename "usbupdate" environment to "usbscript" by Hannes Petermaier · 10 years ago
  45. 4e2a341 board/BuR/common: remove BMP_DISPLAY from tseries board by Hannes Petermaier · 10 years ago
  46. 99f7247 board/BuR/tseries: Add simplefb support by Hannes Petermaier · 10 years ago
  47. 10c63f2 board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT by Hannes Petermaier · 10 years ago
  48. d804452 board/BuR/tseries: take usage of CONFIG_LCD_ROTATION by Hannes Petermaier · 10 years ago
  49. 2320866 ti: am335x/am437x/omap5 devices: Unify network environment variables by Cooper Jr., Franklin · 10 years ago
  50. 02ffb58 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  51. 55ce920 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 10 years ago
  52. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 10 years ago
  53. ebaa832 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 10 years ago
  54. 8e7083f dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 10 years ago
  55. d81572c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  56. 1131d4e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  57. 2bae75a arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 10 years ago
  58. b81d0ea arm: mvebu: mv-common.h: Add CONFIG_PREBOOT by Stefan Roese · 10 years ago
  59. cae9008 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 10 years ago
  60. 880b15a arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 10 years ago
  61. d078765 arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · 10 years ago
  62. 3f2f1a0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  63. b939689 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  64. 622da1c Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  65. 8b0044f powerpc/mpc85xx: Add board support for ucp1020 by Oleksandr G Zhadan · 10 years ago
  66. 3285e6c powerpc/t2080qds: enable eSDHC peripheral clock support by Yangbo Lu · 10 years ago
  67. b46cf1b powerpc/t2080qds: enable eSDHC adapter card type identification by Yangbo Lu · 10 years ago
  68. e8a7f1c powerpc/t1023rdb: Add T1023 RDB board support by Shengzhou Liu · 10 years ago
  69. 5066e62 T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue by Zhao Qiang · 10 years ago
  70. 373762c powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · 10 years ago
  71. 7fc63cc mpc85xx/T4240EMU: Remove T4240EMU board by York Sun · 10 years ago
  72. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
  73. b6006ba sunxi: Move all boards to the driver-model by Hans de Goede · 10 years ago
  74. 25acd33 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · 10 years ago
  75. 8145dea sunxi: emac: port to phylib by Hans de Goede · 10 years ago
  76. 8b2db32 sunxi: Do not build i2c support when we've no i2c controllers by Hans de Goede · 10 years ago
  77. 8ddb8cf x86: minnowmax: use the correct NOR in the configuration by Gabriel Huau · 10 years ago
  78. afbf140 x86: queensbay: Implement PIRQ routing by Bin Meng · 10 years ago
  79. 5e2400e x86: Write configuration tables in last_stage_init() by Bin Meng · 10 years ago
  80. d21d05f x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h by Bin Meng · 10 years ago
  81. ace97d2 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  82. 0107f24 ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 10 years ago
  83. 31137ac zynqmp: Enable SDHCI0 options by Michal Simek · 10 years ago
  84. 5af37bd zynqmp: Enable FS_GENERIC option by Siva Durga Prasad Paladugu · 10 years ago
  85. 48d7260 zynqmp: Add SPI driver support for ZynqMP by Siva Durga Prasad Paladugu · 10 years ago
  86. 2594e03 zynqmp: i2c: Enable i2c driver for zynqMP by Siva Durga Prasad Paladugu · 10 years ago
  87. 5cb2420 zynqmp: Add support for R5 sw loading by Michal Simek · 10 years ago
  88. 222b212 zynqmp: caches: Enable dcache for zynqmp by Siva Durga Prasad Paladugu · 10 years ago
  89. 7a1aec8 zynq: Add Zynq PicoZed board support by Nathan Rossi · 10 years ago
  90. caacb33 zynq: Enable GPIO driver and GPIO commands by Michal Simek · 10 years ago
  91. 5362662 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 10 years ago
  92. e536ab8 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  93. 205d586 mx6cuboxi: Load the correct 'fdtfile' variable by Fabio Estevam · 10 years ago
  94. 6a305f2 mx6cuboxi: Use more standard namings for fdt variables by Fabio Estevam · 10 years ago
  95. 3f6dcdb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  96. 8b06460 ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  97. 32eda7c armv8/ls2085ardb: Enable NAND SPL support by Scott Wood · 10 years ago
  98. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  99. e60476a board/ls2085qds: Add support ethernet by Prabhakar Kushwaha · 10 years ago
  100. bba97cd colibri_vf: Enable USB support for Colibri Vybrid by Sanchayan Maity · 10 years ago