1. 6a72e80 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 10 years ago
  2. 9597494 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  3. 21f0fd2 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · 10 years ago
  4. 86bd20b ARM: tegra: enable STDIO deregistration by Stephen Warren · 10 years ago
  5. 48cfca2 ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization by Stephen Warren · 10 years ago
  6. 531eaed tegra: config: nyan-big: Enable LCD by Simon Glass · 10 years ago
  7. ec022ef tegra: config: Use CONFIG_LCD to detect LCD presence by Simon Glass · 10 years ago
  8. 9aee8d8 ARM: at91: trival: fix typo for the nand partition name by Wu, Josh · 10 years ago
  9. f6b42c1 ARM: at91: remove non-generic boards by Masahiro Yamada · 10 years ago
  10. 1a60650 kconfig: Move REGEX to Kconfig by Joe Hershberger · 10 years ago
  11. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 10 years ago
  12. 0a836ce stv0991: fdt: add stv0991 device tree by Vikas Manocha · 10 years ago
  13. 88d8966 omap3: overo: Allow boot with kernel in UBI rootfs by Ash Charles · 10 years ago
  14. ce170a1 omap3: overo: Use software BCH8 ECC for NAND by Ash Charles · 10 years ago
  15. 60570df stm32f4: add serial print port by kunhuahuang · 10 years ago
  16. 5094bef board/BuR/common: rename "usbupdate" environment to "usbscript" by Hannes Petermaier · 10 years ago
  17. 4e2a341 board/BuR/common: remove BMP_DISPLAY from tseries board by Hannes Petermaier · 10 years ago
  18. 99f7247 board/BuR/tseries: Add simplefb support by Hannes Petermaier · 10 years ago
  19. 10c63f2 board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT by Hannes Petermaier · 10 years ago
  20. d804452 board/BuR/tseries: take usage of CONFIG_LCD_ROTATION by Hannes Petermaier · 10 years ago
  21. 2320866 ti: am335x/am437x/omap5 devices: Unify network environment variables by Cooper Jr., Franklin · 10 years ago
  22. 02ffb58 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  23. 55ce920 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 10 years ago
  24. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 10 years ago
  25. ebaa832 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 10 years ago
  26. 8e7083f dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 10 years ago
  27. d81572c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  28. 1131d4e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  29. 2bae75a arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 10 years ago
  30. b81d0ea arm: mvebu: mv-common.h: Add CONFIG_PREBOOT by Stefan Roese · 10 years ago
  31. cae9008 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 10 years ago
  32. 880b15a arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 10 years ago
  33. d078765 arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · 10 years ago
  34. 3f2f1a0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  35. b939689 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  36. 622da1c Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  37. 8b0044f powerpc/mpc85xx: Add board support for ucp1020 by Oleksandr G Zhadan · 10 years ago
  38. 3285e6c powerpc/t2080qds: enable eSDHC peripheral clock support by Yangbo Lu · 10 years ago
  39. b46cf1b powerpc/t2080qds: enable eSDHC adapter card type identification by Yangbo Lu · 10 years ago
  40. e8a7f1c powerpc/t1023rdb: Add T1023 RDB board support by Shengzhou Liu · 10 years ago
  41. 5066e62 T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue by Zhao Qiang · 10 years ago
  42. 373762c powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · 10 years ago
  43. 7fc63cc mpc85xx/T4240EMU: Remove T4240EMU board by York Sun · 10 years ago
  44. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
  45. b6006ba sunxi: Move all boards to the driver-model by Hans de Goede · 10 years ago
  46. 25acd33 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · 10 years ago
  47. 8145dea sunxi: emac: port to phylib by Hans de Goede · 10 years ago
  48. 8b2db32 sunxi: Do not build i2c support when we've no i2c controllers by Hans de Goede · 10 years ago
  49. 8ddb8cf x86: minnowmax: use the correct NOR in the configuration by Gabriel Huau · 10 years ago
  50. afbf140 x86: queensbay: Implement PIRQ routing by Bin Meng · 10 years ago
  51. 5e2400e x86: Write configuration tables in last_stage_init() by Bin Meng · 10 years ago
  52. d21d05f x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h by Bin Meng · 10 years ago
  53. ace97d2 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  54. 0107f24 ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 10 years ago
  55. 31137ac zynqmp: Enable SDHCI0 options by Michal Simek · 10 years ago
  56. 5af37bd zynqmp: Enable FS_GENERIC option by Siva Durga Prasad Paladugu · 10 years ago
  57. 48d7260 zynqmp: Add SPI driver support for ZynqMP by Siva Durga Prasad Paladugu · 10 years ago
  58. 2594e03 zynqmp: i2c: Enable i2c driver for zynqMP by Siva Durga Prasad Paladugu · 10 years ago
  59. 5cb2420 zynqmp: Add support for R5 sw loading by Michal Simek · 10 years ago
  60. 222b212 zynqmp: caches: Enable dcache for zynqmp by Siva Durga Prasad Paladugu · 10 years ago
  61. 7a1aec8 zynq: Add Zynq PicoZed board support by Nathan Rossi · 10 years ago
  62. caacb33 zynq: Enable GPIO driver and GPIO commands by Michal Simek · 10 years ago
  63. 5362662 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 10 years ago
  64. e536ab8 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  65. 205d586 mx6cuboxi: Load the correct 'fdtfile' variable by Fabio Estevam · 10 years ago
  66. 6a305f2 mx6cuboxi: Use more standard namings for fdt variables by Fabio Estevam · 10 years ago
  67. 3f6dcdb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  68. 8b06460 ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  69. 32eda7c armv8/ls2085ardb: Enable NAND SPL support by Scott Wood · 10 years ago
  70. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  71. e60476a board/ls2085qds: Add support ethernet by Prabhakar Kushwaha · 10 years ago
  72. bba97cd colibri_vf: Enable USB support for Colibri Vybrid by Sanchayan Maity · 10 years ago
  73. e7b860f ARM: vf610: Initial integration for Colibri VF50/VF61 by Sanchayan Maity · 10 years ago
  74. 5296cb1 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  75. ecd8557 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · 10 years ago
  76. be17d39 ARM: DRA7XX: Enable Fastboot by Dileep Katta · 10 years ago
  77. a868e44 davinci: add support for omapl138-lcdk board by Peter Howard · 10 years ago
  78. e2b65ea armv8/ls2085ardb: Add support of LS2085ARDB platform by York Sun · 10 years ago
  79. 7288c2c armv8/ls2085aqds: Add support of LS2085AQDS platform by York Sun · 10 years ago
  80. 125e2bc drivers/fsl-mc: Changed MC firmware loading for new boot architecture by J. German Rivera · 10 years ago
  81. 31d34c6 armv8: Add SerDes framework for Layerscape Architecture by Minghuan Lian · 10 years ago
  82. 207774b armv8/ls2085a: Fix generic timer clock source by York Sun · 10 years ago
  83. f3f8c56 armv8/ls2085a: Update common header file by Prabhakar Kushwaha · 10 years ago
  84. f8cb101 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 10 years ago
  85. aa66acb board/ls2085_common: Increase malloc length by Prabhakar Kushwaha · 10 years ago
  86. f39ff19 ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to Kconfig by Masahiro Yamada · 10 years ago
  87. e702146 ARM: integrator: abolish CONFIG_INTEGRATOR by Masahiro Yamada · 10 years ago
  88. 5cbbd9b ARM: integrator: move board select into mach-integrator/Kconfig by Masahiro Yamada · 10 years ago
  89. d280ea0 vexpress64: use DM for all vexpress64 boards by Linus Walleij · 10 years ago
  90. d79c138 board/BuR/tseries: reactivate NAND-board by Hannes Petermaier · 10 years ago
  91. ed09a55 stm32f4: Add support for stm32f429-discovery board by rev13@wp.pl · 10 years ago
  92. 761bc19 nitrogen6x: allow gzipped bitmap display by Eric Nelson · 10 years ago
  93. 6b396b3 arm: mx6: tqma6: Extract baseboard configs into separate config file by Stefan Roese · 10 years ago
  94. e2801a9 imx: ventana: update boot scripts to support ubifs boot vol by Tim Harvey · 10 years ago
  95. 0417169 imx: ventana: add usb_pgood_delay 2sec default by Tim Harvey · 10 years ago
  96. 30dc880 imx: ventana: config: enable EXT4 filesystem read/write support by Tim Harvey · 10 years ago
  97. f6747cd imx: ventana: config: enable edid support by Tim Harvey · 10 years ago
  98. 8cc25eb imx: ventana: config: Support ramdisk by Tim Harvey · 10 years ago
  99. 9543e95 imx: ventana: config: add USB Mass Storage (ums) support by Tim Harvey · 10 years ago
  100. e806b22 imx: ventana: assign default ethprime dynamically by Tim Harvey · 10 years ago