1. 9fec9ae arm:am33xx: Rework s_init and add board_early_init_f by Tom Rini · 11 years ago
  2. 5248bba am43xx_evm: Add qspiboot target by Sourav Poddar · 11 years ago
  3. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
  4. 20fa8e3 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · 10 years ago
  5. 22d96d0 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT by pekon gupta · 11 years ago
  6. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 11 years ago
  7. 34283f1 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · 11 years ago
  8. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  9. 28bcab0 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · 11 years ago
  10. dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 11 years ago
  11. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  12. 88b9ade arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARD by Piotr Wilczek · 11 years ago
  13. 8f77045 initcall: Improve debugging support by Simon Glass · 11 years ago
  14. b81b5a8 exynos: Enable the LCD backlight for snow by Simon Glass · 11 years ago
  15. dd92a00 exynos5: Enable tps65090 on exynos5-dt by Aaron Durbin · 11 years ago
  16. 2ab5695 power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 11 years ago
  17. 05400a6 power: Add PMIC_ prefix to CHARGER_EN/DISABLE by Simon Glass · 11 years ago
  18. 0222981 power: Rename CONFIG_PMIC_... to CONFIG_POWER_... by Simon Glass · 11 years ago
  19. de85ca6 ARM: at91sam9m10g45ek: add mmc environment configuration support by Wu, Josh · 11 years ago
  20. dff665a ARM: at91sam9m10g45ek: enable mci0 support by Wu, Josh · 11 years ago
  21. cf89b4d ARM: at91: remove redundant ARM926EJS definition in board config files by Wu, Josh · 11 years ago
  22. 1b0e46c at91: remove redundant AT91FAMILY definition in board config file by Wu, Josh · 11 years ago
  23. f52c019 sama5d3xek: enable PMECC header generation by Andreas Bießmann · 11 years ago
  24. 7c75d3e mkimage: add atmelimage by Andreas Bießmann · 11 years ago
  25. cf941e7 corvus: remove unneeded CONFIG_AT91_LEGACY by Andreas Bießmann · 11 years ago
  26. 7cbe18d ARM: atmel: at91sam9x5ek: convert to generic board by Bo Shen · 11 years ago
  27. 4400275 ARM: atmel: at91sam9m10g45ek: convert to generic board by Bo Shen · 11 years ago
  28. e69bb89 ARM: atmel: sama5d3_xplained: convert to generic board by Bo Shen · 11 years ago
  29. 06ee015 ARM: atmel: sama5d3xek: convert to generic board by Bo Shen · 11 years ago
  30. 735ef1a ARM: atmel: enable SPL on sama5d3_xplained board by Bo Shen · 11 years ago
  31. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 11 years ago
  32. b4e9f2f sunxi: mmc support by Ian Campbell · 11 years ago
  33. ba8311f sunxi: add gmac Ethernet support by Ian Campbell · 11 years ago
  34. 6efe369 sunxi: add sun7i cpu, board and start of day support by Ian Campbell · 11 years ago
  35. 317631e ARM: highbank: convert to generic board by Rob Herring · 11 years ago
  36. 35e6e29 lsxl: rework boot scripts by Michael Walle · 11 years ago
  37. f2f14da lsxl: use 64bit for LBA48 to support 4 TB drives by Michael Walle · 11 years ago
  38. 79f79aa Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  39. f0ead5d cm-t54: add environment partition runtime detection by Dmitry Lifshitz · 11 years ago
  40. 0cc0b24 cm-t54: add EEPROM support and MAC address handling by Dmitry Lifshitz · 11 years ago
  41. c3ad3a0 cm-t54: add cm-t54 board support by Dmitry Lifshitz · 11 years ago
  42. cf9eb31 arm, am33xx: Enable CONFIG_SYS_GENERIC_BOARD for siemens boards by Heiko Schocher · 11 years ago
  43. 48971ac omap4: duovero: Add Gumstix DuoVero machine. by Ash Charles · 11 years ago
  44. 744eabb Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  45. ed69266 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  46. dbc27a3 omap3: overo: Use common configurations for Overo by Ash Charles · 11 years ago
  47. f7764b3 Allow overo to boot with device tree by Ash Charles · 11 years ago
  48. 127d77d arm: omap3: Fix omap3_overo SPL boot hangup by Ash Charles · 11 years ago
  49. 7e8df77 OMAP3: overo: eliminate hard-coded partition offsets by Ash Charles · 11 years ago
  50. 65cf87e OMAP3: overo: increase linux partition to 8 MiB by Peter A. Bigot · 11 years ago
  51. c8f930c OMAP3: overo: add command support for mtd and ubi by Ash Charles · 11 years ago
  52. 77f95a8 omap: overo: allow the use of a plain text env file instead boot scripts by Ash Charles · 11 years ago
  53. 6345854 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  54. 52c44e4 mmc: provide a select_hwpart implementation for get_device() by Stephen Warren · 11 years ago
  55. 5fef9d3 Add the function 'confirm_yesno' for interactive by Pierre Aubert · 11 years ago
  56. 343cd9f eMMC: add support for operations in RPMB partition by Pierre Aubert · 11 years ago
  57. e80682f mmc: Handle switch error status bit in MMC card status by Andrew Gabbasov · 11 years ago
  58. 8e731ed Add board_mmc_init(...) function for init mmc1 only by Hannes Petermaier · 11 years ago
  59. cabbf42 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  60. a46845b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  61. 70d1a90 Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  62. e61add1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  63. 2271ff3 arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD by Nobuhiro Iwamatsu · 11 years ago
  64. e1d4fb3 arm: rmobile: koelsch: Enable CONFIG_SYS_GENERIC_BOARD by Nobuhiro Iwamatsu · 11 years ago
  65. 7b85f79a arm: rmobile: armadillo800eva: Enable CONFIG_SYS_GENERIC_BOARD by Nobuhiro Iwamatsu · 11 years ago
  66. 04207bc arm: rmobile: koelsch: Add support ext4/fat write command by Nobuhiro Iwamatsu · 11 years ago
  67. e59703e arm: rmobile: lager: Add support ext4/fat write command by Nobuhiro Iwamatsu · 11 years ago
  68. f69898f arm: rmobile: lager: Add support command and filesystems of VFAT by Nobuhiro Iwamatsu · 11 years ago
  69. 12b4fb0 arm: rmobile: lager: Add support USB controller by Nobuhiro Iwamatsu · 11 years ago
  70. 0e50351 arm: rmobile: koelsch: Add support command and filesystems of VFAT by Nobuhiro Iwamatsu · 11 years ago
  71. e7c981e arm: rmobile: koelsch: Add support USB controller by Nobuhiro Iwamatsu · 11 years ago
  72. 3dc1c39 arm: rmobile: lager: Enable optimization of thumb by Nobuhiro Iwamatsu · 11 years ago
  73. 838a438 arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY by Nobuhiro Iwamatsu · 11 years ago
  74. 3806793 arm: rmobile: lager: Remove define of SCIF register by Nobuhiro Iwamatsu · 11 years ago
  75. 303d4ee arm: rmobile: koelsch: Enable optimization of thumb by Nobuhiro Iwamatsu · 11 years ago
  76. c3a5f01 arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY by Nobuhiro Iwamatsu · 11 years ago
  77. cfb5aeb arm: rmobile: koelsch: Remove define of SCIF register by Nobuhiro Iwamatsu · 11 years ago
  78. 9112b4c fpga: Added support to load bit stream from SD/MMC by Siva Durga Prasad Paladugu · 11 years ago
  79. 0e4f800 zynq: Enable fpga loadp and loadbp commands by Michal Simek · 11 years ago
  80. 64c7098 fpga: Add support to load partial bitstreams by Michal Simek · 11 years ago
  81. 1466365 fpga: Define bitstream type based on command selection by Michal Simek · 11 years ago
  82. adc11de fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK by Siva Durga Prasad Paladugu · 11 years ago
  83. c0c7482 configs: iocom: Fix typo on CMD_FPGA command by Michal Simek · 11 years ago
  84. 95eb65a Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  85. 416dbfe powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE boot by Liu Gang · 11 years ago
  86. 1dedccc mpc85xx: configs: remove c=ffe from default environment by Kim Phillips · 11 years ago
  87. a30a9de board/p1_p2_rdb:Enable p1_p2_rdb boot from NAND/SD/SPI in SPL by Prabhakar Kushwaha · 11 years ago
  88. ec232df powerpc/mpc85xx: SECURE BOOT- corrected CSPR settings for BSC9132QDS NAND by Aneesh Bansal · 11 years ago
  89. 3ca2b9a mpc85xx/p1020:Define number of USB controllers used on P1020RDB-PD platform by ramneek mehresh · 11 years ago
  90. 369f663 drivers/usb : Define usb control register mask for w1c bits by Nikhil Badola · 11 years ago
  91. 5fb0833 powerpc/85xx: Add T4160RDB board support by Chunhe Lan · 11 years ago
  92. 3eb6e4b Merge remote-tracking branch 'u-boot-sh/rmobile' by Albert ARIBAUD · 11 years ago
  93. 867ced7 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  94. 86b82eb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  95. bd17f5b ARM: exynos4: enable the dwmmc configuration by Jaehoon Chung · 11 years ago
  96. e867294 mmc: dw_mmc: support the DDR mode by Jaehoon Chung · 11 years ago
  97. 38ce30b mmc: support the DDR mode for eMMC by Jaehoon Chung · 11 years ago
  98. 0d1791d mmc: remove the unnecessary define and fix the wrong bit control by Jaehoon Chung · 11 years ago
  99. 6281110 mmc: exynos_dw_mmc: restore the property into host by Jaehoon Chung · 11 years ago
  100. e3fb6fa ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC by Jaehoon Chung · 11 years ago