1. c0356dc pxe: try bootz if bootm fails to find a valid image by Rob Herring · 12 years ago
  2. c88e1bf bootz: un-staticize do_bootz by Rob Herring · 12 years ago
  3. 58d7f43 pxe: fix handling of different localboot values by Rob Herring · 12 years ago
  4. 824901c pxe: make string parameters const by Rob Herring · 12 years ago
  5. dd248b3 pxe: Use ethact setting for pxe by Rob Herring · 12 years ago
  6. 0b1d838 net: add ICPlus PHY driver by Yegor Yefremov · 12 years ago
  7. c40f5d3 phy: export genphy_parse_link() by Yegor Yefremov · 12 years ago
  8. ada714b net: Add sunxi (Allwinner) wemac driver by Henrik Nordström · 12 years ago
  9. dacca74 checkpatch: add ignore for network block comment style checking by Bo Shen · 12 years ago
  10. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  11. 1fc34f1 arm: optimize relocate_code routine by Albert ARIBAUD · 11 years ago
  12. af3ff16 arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  13. c53687e arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  14. 800ea3e arm: generalize lib/bss.c into lib/sections.c by Albert ARIBAUD · 11 years ago
  15. 1691593 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  16. 446dd12 arm: ensure u-boot only uses relative relocations by Albert ARIBAUD · 11 years ago
  17. 2016d45 powerpc/85xx: Add P1023RDB board support by Chunhe Lan · 11 years ago
  18. c2ea92b powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs by Prabhakar Kushwaha · 11 years ago
  19. 13444b2 powerpc/pixis: Fix pixis help message by York Sun · 12 years ago
  20. c253dfa powerpc/CoreNet: Allow pbl images to take u-boot images != 512K by Chris Packham · 12 years ago
  21. ab95b09 powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE by Axel Lin · 12 years ago
  22. ded52a4 Makefile: move the common makefile line to public area by Ying Zhang · 12 years ago
  23. 602f7d3 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · 12 years ago
  24. 5ca62f2 powerpc/mpc85xx: modify the functionality clear_bss and aligning the end address of the BSS by Ying Zhang · 11 years ago
  25. 0d4f544 powerpc/mpc85xx: support application without resetvec segment in the linker script by Ying Zhang · 12 years ago
  26. 5b029e9 board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI define by Prabhakar Kushwaha · 12 years ago
  27. e905f03 board/b4860qds: Relax NOR flash teadc timing parameter by Prabhakar Kushwaha · 12 years ago
  28. 3f4a5c4 powerpc/mpc85xx: work around erratum A-006593 by Scott Wood · 12 years ago
  29. 6f024c9 fsl_ifc: add support for different IFC bank count by Mingkai Hu · 12 years ago
  30. 50082f0 powerpc/t4qds: Slave module for boot from SRIO and PCIE by Liu Gang · 12 years ago
  31. 0e518ab powerpc/t4qds: Enable master module for Boot from SRIO and PCIE by Liu Gang · 12 years ago
  32. 0ff15f9 powerpc/b4860qds: Slave module for boot from SRIO and PCIE by Liu Gang · 12 years ago
  33. c13bc8f powerpc/b4860qds: Enable master module for boot from SRIO and PCIE by Liu Gang · 12 years ago
  34. 27afb9c powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · 12 years ago
  35. 5652a8a powerpc/doc: Update the README.srio-pcie-boot-corenet by Liu Gang · 12 years ago
  36. d6a7aba powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPL by Prabhakar Kushwaha · 12 years ago
  37. 7cc7b77 85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT by Andy Fleming · 11 years ago
  38. f4c557c powerpc: Use lower case for the core names by Fabio Estevam · 12 years ago
  39. 84fa67e powerpc/BSC9132: Add IFC bank count by York Sun · 12 years ago
  40. 20732df board/bsc9131rdb: Update default boot environment settings by Priyanka Jain · 12 years ago
  41. f81e8b2 board/bsc9131rdb: Add DSP side tlb and laws by Priyanka Jain · 12 years ago
  42. f9146bd board/bsc9131rdb: Add targets for Sysclk 100MHz by Priyanka Jain · 12 years ago
  43. 0fcb6de board/bsc9132qds:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  44. bc84b5e board/bsc9131rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  45. 66d6aa8 board/p1010rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  46. ab4ab01 powerpc/mpc85xx: new SPL support for IFC NAND by Prabhakar Kushwaha · 12 years ago
  47. d324f47 powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · 12 years ago
  48. abe3a3f powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t by Mingkai Hu · 12 years ago
  49. 7bd4b72 85xx: Change clock-frequency compatible to 2.0 by Andy Fleming · 11 years ago
  50. bfbf886 net2big_v2: initialize LEDs at startup by Simon Guinot · 11 years ago
  51. 068b2ad LaCie/common: add support for the CPLD GPIO bus by Simon Guinot · 11 years ago
  52. 1dd67e6 net2big_v2: initialize I2C fan at startup by Simon Guinot · 11 years ago
  53. d7f9212 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  54. 09a2bb8 NET: Fix system hanging if NET device is not installed by Jim Lin · 12 years ago
  55. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  56. 9793ba8 arm: omap4: panda: Fix checkpatch on panda file by Dan Murphy · 11 years ago
  57. e56459e arm: omap4: panda: Add reading of the board revision by Dan Murphy · 11 years ago
  58. a6f9d15 arm: dra7xx: Update the EXTRA_ENV_SETTINGS by Dan Murphy · 11 years ago
  59. 520bfba arm: omap5_uevm: Correct the console sys prompt for 5432 by Dan Murphy · 11 years ago
  60. ff30272 arm: omap: Add check for fdtfile in the findfdt macro by Dan Murphy · 11 years ago
  61. 57004c5 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  62. 0ef0817 arm, am335x: make mpu pll config configurable by Heiko Schocher · 11 years ago
  63. 8aa1da9 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  64. 9d0da5b image: Use ENOENT instead of ENOMEDIUM for better compatibility by Simon Glass · 11 years ago
  65. dc3416a MMC: DWMMC: Fix FIFO_DEPTH calculation by Rajeshwari Shinde · 12 years ago
  66. 608e2e4 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 11 years ago
  67. c170776 Prepare v2013.07-rc1 by Tom Rini · 11 years ago
  68. 46597a3 ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards by Stephen Warren · 11 years ago
  69. 24dc203 env_mmc: allow negative CONFIG_ENV_OFFSET by Stephen Warren · 11 years ago
  70. e315ae8 mmc: report capacity for the selected partition by Stephen Warren · 11 years ago
  71. eedcacd README: document CONFIG_ENV_IS_IN_MMC by Stephen Warren · 11 years ago
  72. 4816b7a fsl_esdhc: Do not clear interrupt status bits until data processed by Andrew Gabbasov · 11 years ago
  73. 88525ed mmc: fsl_esdhc: Fix hang after 'save' command by Fabio Estevam · 12 years ago
  74. aa05e01 mmc write bug fix by Ruud Commandeur · 12 years ago
  75. 08706be mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards by Jagannadha Sutradharudu Teki · 12 years ago
  76. 6c5ad5c mmc: fix env in mmc with redundant compile error by Bo Shen · 12 years ago
  77. bf4e1d3 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  78. 3ff6fc3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  79. 1449bab sf: winbond: Correct the nr_blocks used for W25Q32DW by Jagannadha Sutradharudu Teki · 12 years ago
  80. 80cb2bd sf: winbond: Add support for W25Q80BW by Jagannadha Sutradharudu Teki · 12 years ago
  81. ba7bec3 sf: spansion: Update the name for S25FL256S flash by Jagannadha Sutradharudu Teki · 12 years ago
  82. cbd661c spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave by Axel Lin · 11 years ago
  83. 42c6f6b spi: tegra114_spi: Convert to use spi_alloc_slave() by Axel Lin · 11 years ago
  84. b381444 spi: armada100_spi: Remove unnecessary NULL test for dout and din by Axel Lin · 11 years ago
  85. b3d364f power: exynos-tmu: use the mux_addr bit fields in tmu_control register by Naveen Krishna Chatradhi · 12 years ago
  86. 09ffe60 power: exynos-tmu: fix warnings and clean up code by Naveen Krishna Chatradhi · 12 years ago
  87. 3ccad53 COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition by Amar · 12 years ago
  88. e33add8 SMDK5250: Enable EMMC booting by Amar · 12 years ago
  89. 1104e9b MMC: APIs to support resize of EMMC boot partition by Amar · 12 years ago
  90. bb54b75 SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT by Amar · 12 years ago
  91. e1df628 EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results. by Amar · 12 years ago
  92. d850121 EXYNOS5: DWMMC: Added FDT support for DWMMC by Amar · 12 years ago
  93. 902664c DWMMC: Initialise dwmci and resolve EMMC read write issues by Amar · 12 years ago
  94. 070e83f EXYNOS5: FDT: Add DWMMC device node data by Amar · 12 years ago
  95. 4b538c5 FDT: Add compatible string for DWMMC by Amar · 12 years ago
  96. e1158de arm:trats: change auto-booting to boot kernel with separate device tree blob by Arkadiusz Wlodarczyk · 12 years ago
  97. 06a1b3f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  98. d81863d arm: pxa: config option for PXA270 turbo mode by Sergey Yanovich · 12 years ago
  99. 4976dfe arm: pxa: Add support for ICP DAS LP-8x4x by Sergey Yanovich · 12 years ago
  100. 9e37005 usb, composite: after unregister gadget driver set composite to NULL by Heiko Schocher · 11 years ago