1. e5c809d OMAP3: overo: increase linux partition to 8 MiB by Peter A. Bigot · 10 years ago
  2. dbba3da OMAP3: overo: add command support for mtd and ubi by Ash Charles · 10 years ago
  3. 0b3fde1 omap: overo: allow the use of a plain text env file instead boot scripts by Ash Charles · 10 years ago
  4. 10dc777 esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set by Tom Rini · 10 years ago
  5. 638b3e8 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  6. df348d8 cmd_mmc: use new mmc_select_hwpart() function by Stephen Warren · 11 years ago
  7. d235628 mmc: provide a select_hwpart implementation for get_device() by Stephen Warren · 11 years ago
  8. 336b6f9 disk: support devices with HW partitions by Stephen Warren · 11 years ago
  9. 8210a34 cmd_part: fix typo in part command help text by Stephen Warren · 11 years ago
  10. 1fd93c6 eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command by Pierre Aubert · 11 years ago
  11. a5dffa4 Add the function 'confirm_yesno' for interactive by Pierre Aubert · 11 years ago
  12. 91fdabc eMMC: add support for operations in RPMB partition by Pierre Aubert · 11 years ago
  13. 6b2221b mmc: Handle switch error status bit in MMC card status by Andrew Gabbasov · 11 years ago
  14. d803fea mmc: postponed needless timer initialization by Mateusz Zalega · 11 years ago
  15. 46c8ebc Add board_mmc_init(...) function for init mmc1 only by Hannes Petermaier · 11 years ago
  16. 4d16f67 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  17. f6ed9d5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  18. 8e38128 Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  19. c9afa7c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  20. 7168977 esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver by Ye.Li · 11 years ago
  21. 358d6ef arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD by Nobuhiro Iwamatsu · 11 years ago
  22. 71bb8c3 arm: rmobile: koelsch: Enable CONFIG_SYS_GENERIC_BOARD by Nobuhiro Iwamatsu · 11 years ago
  23. 3f5f17a arm: rmobile: armadillo800eva: Enable CONFIG_SYS_GENERIC_BOARD by Nobuhiro Iwamatsu · 11 years ago
  24. dbfd115 arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320 by Nobuhiro Iwamatsu · 11 years ago
  25. dd73018b1 arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEB by Nobuhiro Iwamatsu · 11 years ago
  26. b6c96f7 arm: rmobile: koelsch: Add support ext4/fat write command by Nobuhiro Iwamatsu · 11 years ago
  27. d80149b arm: rmobile: lager: Add support ext4/fat write command by Nobuhiro Iwamatsu · 11 years ago
  28. f55bb6a arm: rmobile: lager: Add support command and filesystems of VFAT by Nobuhiro Iwamatsu · 11 years ago
  29. 5c4bb96 arm: rmobile: lager: Add support USB controller by Nobuhiro Iwamatsu · 11 years ago
  30. fd77b2e arm: rmobile: koelsch: Add support command and filesystems of VFAT by Nobuhiro Iwamatsu · 11 years ago
  31. aa44ae3 arm: rmobile: koelsch: Add support USB controller by Nobuhiro Iwamatsu · 11 years ago
  32. 7880356 gpio: r8a7790-gpio: Fix typo in macro by Nobuhiro Iwamatsu · 11 years ago
  33. f2c51fd gpio: r8a7791-gpio: Fix typo in macro by Nobuhiro Iwamatsu · 11 years ago
  34. 7f922e3 arm: rmobile: lager: Enable optimization of thumb by Nobuhiro Iwamatsu · 11 years ago
  35. 05aad15 arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY by Nobuhiro Iwamatsu · 11 years ago
  36. b923d46 arm: rmobile: lager: Remove define of SCIF register by Nobuhiro Iwamatsu · 11 years ago
  37. e1ee374 arm: rmobile: koelsch: Enable optimization of thumb by Nobuhiro Iwamatsu · 11 years ago
  38. a6318a8 arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY by Nobuhiro Iwamatsu · 11 years ago
  39. 577d07a arm: rmobile: koelsch: Remove define of SCIF register by Nobuhiro Iwamatsu · 11 years ago
  40. e6f2c20 arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791 by Nobuhiro Iwamatsu · 11 years ago
  41. 1a89766 fpga: Added support to load bit stream from SD/MMC by Siva Durga Prasad Paladugu · 11 years ago
  42. 26ea9ce zynq: Enable fpga loadp and loadbp commands by Michal Simek · 11 years ago
  43. 5b815c9 fpga: zynqpl: Clean partial bitstream handling by Michal Simek · 11 years ago
  44. 6719386 fpga: Add support to load partial bitstreams by Michal Simek · 11 years ago
  45. 7a78bd2 fpga: Define bitstream type based on command selection by Michal Simek · 11 years ago
  46. 64e809a fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK by Siva Durga Prasad Paladugu · 11 years ago
  47. d0db28f configs: iocom: Fix typo on CMD_FPGA command by Michal Simek · 11 years ago
  48. 05d134b Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  49. 6130c14 boards.cfg: reformat by Albert ARIBAUD · 10 years ago
  50. d7782d0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  51. e491181 powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE boot by Liu Gang · 11 years ago
  52. 3246584 mpc85xx: configs: remove c=ffe from default environment by Kim Phillips · 11 years ago
  53. bc2d40c board/p1_p2_rdb:Enable p1_p2_rdb boot from NAND/SD/SPI in SPL by Prabhakar Kushwaha · 11 years ago
  54. 3051f3f powerpc/mpc85xx: SECURE BOOT- corrected CSPR settings for BSC9132QDS NAND by Aneesh Bansal · 11 years ago
  55. 80ba6a6 mpc85xx/p1020:Define number of USB controllers used on P1020RDB-PD platform by ramneek mehresh · 11 years ago
  56. 15231f6 drivers/usb : Define usb control register mask for w1c bits by Nikhil Badola · 11 years ago
  57. 9c3fdd8 powerpc/mpc85xx: Added B4460 support by Shaveta Leekha · 11 years ago
  58. 1a34445 powerpc/85xx: Add T4160RDB board support by Chunhe Lan · 11 years ago
  59. f1a96ec fsl/pci: Add workaround for erratum A-005434 by Chunhe Lan · 11 years ago
  60. 0f1fa36 powerpc/t104xrdb: Toggle deep sleep management signals after resume by Tang Yuantian · 11 years ago
  61. 477c894 board/freescale: Move CRC32 offset in NXID v1 data format by Ebony Zhu · 11 years ago
  62. ffc8667 net: phy/vitesse: Add support for VSC8664 phy module by Chunhe Lan · 11 years ago
  63. a26acb7 Merge remote-tracking branch 'u-boot-sh/rmobile' by Albert ARIBAUD · 11 years ago
  64. 6be6b6b patman: Suppress duplicate signoffs only for real patches by Simon Glass · 11 years ago
  65. 2dabac1 sandbox: set sandbox's vendor to null by Masahiro Yamada · 11 years ago
  66. c6eb945 Revert "sandbox: move source files from board/ to arch/sandbox/" by Masahiro Yamada · 11 years ago
  67. 6a2f30a Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  68. a90bed7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  69. 73e3bea ARM: exynos5420: removed undefined gpio structure by Jaehoon Chung · 11 years ago
  70. 9b8c9a3 mmc: s5p_sdhci: add the s5p_sdhci_core_init function by Jaehoon Chung · 11 years ago
  71. e33daad ARM: exynos4: enable the dwmmc configuration by Jaehoon Chung · 11 years ago
  72. e09bd85 mmc: exynos_dw_mmc: enable the DDR mode by Jaehoon Chung · 11 years ago
  73. ea5ee2d ARM: dts: exnyos: enable dw-mmc controller by Jaehoon Chung · 11 years ago
  74. 045bdcd mmc: dw_mmc: support the DDR mode by Jaehoon Chung · 11 years ago
  75. d22e3d4 mmc: support the DDR mode for eMMC by Jaehoon Chung · 11 years ago
  76. 8caf46d mmc: remove the unnecessary define and fix the wrong bit control by Jaehoon Chung · 11 years ago
  77. 959198f mmc: exynos_dw_mmc: restore the property into host by Jaehoon Chung · 11 years ago
  78. 7d3ca0f ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC by Jaehoon Chung · 11 years ago
  79. 39c4975 ARM: exynos: clock: modify the set_mmc_clk for exynos4 by Jaehoon Chung · 11 years ago
  80. 58209df ARM: exynos: board: change the mmc/sd init sequence by Jaehoon Chung · 11 years ago
  81. cd0ae61 board: trats2: Enable device tree on Trats2 by Beomho Seo · 11 years ago
  82. 00ee813 arm: exynos: clock: Remove exynos4x12_set_mmc_clk function by Beomho Seo · 11 years ago
  83. 77ee62d arm: exynos: pinmux: add sdmmc4 gpio configratuion by Beomho Seo · 11 years ago
  84. d2f588f arm: goni: enable USB Mass Storage by Mateusz Zalega · 11 years ago
  85. a3c274d arm: goni: enable GPT command by Mateusz Zalega · 11 years ago
  86. 2d281b3 arm: goni: dfu: Add support for DFU to Goni target by Mateusz Zalega · 11 years ago
  87. a45ddf7 arm: goni: Update configuration for Goni target by Mateusz Zalega · 11 years ago
  88. 44cfc3a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  89. 9f5f515 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  90. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  91. 60a4f39 arm: remove unused _end_vect and _vectors_end symbols by Albert ARIBAUD · 11 years ago
  92. 23ff29b arm: pxa: move SP check from start.S to cpuinfo.c by Albert ARIBAUD · 11 years ago
  93. cd6cc34 arm: move reset_cpu from start.S into cpu.c by Albert ARIBAUD · 11 years ago
  94. b4ee149 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · 11 years ago
  95. 9f9d41b zynq: add UART nodes to device tree to initialize UART with OF by Masahiro Yamada · 11 years ago
  96. 7d34c5d zynq: add memory nodes to device tree to initialize DRAM with OF by Masahiro Yamada · 11 years ago
  97. 580a54c zynq: import zynq-7000.dtsi from Linux Kernel by Masahiro Yamada · 11 years ago
  98. 0dfbcf0 zynq: load u-boot-dtb.img if CONFIG_OF_SEPARATE is defined by Masahiro Yamada · 11 years ago
  99. 2405d09 build: support a new image u-boot-dtb.img by Masahiro Yamada · 11 years ago
  100. e7f9350 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago