1. 61ddce0 sandbox: Use the new run_command() by Simon Glass · 13 years ago
  2. 9e02a6b arm: restore fdt_fixup_ethernet call to do_bootm_linux by Stephen Warren · 13 years ago
  3. 1723997 arm: fix bootm with device tree by Stephen Warren · 13 years ago
  4. 030fca5 Fix the behaviour of the 'run' command by Timo Ketola · 12 years ago
  5. 51d0f7c Blackfin: bfin_sdh: drop dos part hardcode by Mike Frysinger · 13 years ago
  6. a4932d7 Blackfin: move gd/bd to bss by default by Mike Frysinger · 13 years ago
  7. 33e7e60 Blackfin: gd_t: relocate volatile markings by Mike Frysinger · 13 years ago
  8. b9725ae board/adp-ag102: add configuration of adp-ag102 by Macpaul Lin · 13 years ago
  9. fd8fed4 board/adp-ag102: add board specific files by Macpaul Lin · 13 years ago
  10. cf14123 nds32/ag102: add ag102 soc support by Macpaul Lin · 13 years ago
  11. 1e52fea nds32/ag102: add header support of ag102 soc by Macpaul Lin · 13 years ago
  12. 2790bf6 Prepare v2012.04 by Wolfgang Denk · 13 years ago
  13. 34921d0 net: ll_temac: drop obsolete "NAMESIZE" define by Stephan Linz · 13 years ago
  14. 0d24de9 Add 'patman' patch generation, checking and submission script by Simon Glass · 13 years ago
  15. 0d62032 eb_cpux9k2: add USB host support to board by Jens Scharsig · 13 years ago
  16. 146bec7 mmc: Fix warning if CONFIG_MMC_TRACE is enabled by Dirk Behme · 13 years ago
  17. 90579fd ehci-omap: fix for enabling the correct usb port by Jeroen Hofstee · 13 years ago
  18. 896bbb5 fdt: avoid bad MAKEALL status by Wolfgang Denk · 13 years ago
  19. 82f4586 fdt: fix out of tree builds with DT support by Wolfgang Denk · 13 years ago
  20. 1432c76 GCC4.6: Squash warnings in onenand_base.c by Wolfgang Denk · 13 years ago
  21. 02b233e CMD: CONFIG_CMD_SETECPR -> CONFIG_CMD_SETEXPR on omap3_logic by Marek Vasut · 13 years ago
  22. b6e95fd CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE by Marek Vasut · 13 years ago
  23. c8339f5 CMD: Fix typo CMD_FSL -> CMD_MFSL in readme by Marek Vasut · 13 years ago
  24. ae291b7 HWW1U1A: Fix CMD_SHA1 -> CMD_SHA1SUM by Marek Vasut · 13 years ago
  25. a2026d2 CMD: Remove CMD_LOG, it's unused by Marek Vasut · 13 years ago
  26. d060b00 CMD: Fix typo KGBD -> KGDB on debris board by Marek Vasut · 13 years ago
  27. e407612 CMD: Drop CONFIG_CMD_EMMC, it's not used by Marek Vasut · 13 years ago
  28. d5f6a15 CMD: Drop CONFIG_CMD_DFL, it's not used by Marek Vasut · 13 years ago
  29. 7be5de4 CMD: Drop CMD_DCR, it's not used by Marek Vasut · 13 years ago
  30. 7d592a1 CMD: Drop CMD_CAN, it's not used by Marek Vasut · 13 years ago
  31. e7075bb CMD: Remove CMD_AUTOSCRIPT, it's not used by Marek Vasut · 13 years ago
  32. 8a401e1 AT91: Drop AT91_SPIMUX command from cmd_all by Marek Vasut · 13 years ago
  33. fb14b6b Prepare v2012.04-rc3 by Wolfgang Denk · 13 years ago
  34. 8262e61 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 13 years ago
  35. 77fe6e7 sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 13 years ago
  36. f8abfde sh: Fix rsk7264 pin setup for on-board ethernet by Phil Edworthy · 13 years ago
  37. 03f3587 i.MX6: arm2: Add AXI cache and Qos setting by Dirk Behme · 13 years ago
  38. f5cdc11 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · 13 years ago
  39. db39f24 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  40. 2694bb9 ARM926EJS: Fix cache.c to comply with checkpatch.pl by Marek Vasut · 13 years ago
  41. c620155 ARM926EJS: Make asm routines volatile in cache ops by Marek Vasut · 13 years ago
  42. 2f002ec MX35: mx35pdk: wrong board revision by Stefano Babic · 13 years ago
  43. fbf4a07 ARM1136: MX35: Make asm routines volatile in cache ops by Stefano Babic · 13 years ago
  44. 38fcc71 ARM: add u-boot.imx as target for i.MX SOCs by Stefano Babic · 13 years ago
  45. e87ca8c M28: Pull out CONFIG_APBH_DMA so it's always enabled by Marek Vasut · 13 years ago
  46. 96666a3 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  47. d71c9c9 imx: Return gpio_set_value in gpio_direction_output by Vikram Narayanan · 13 years ago
  48. be28255 imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) by Vikram Narayanan · 13 years ago
  49. 8d28c21 imx: Add GPIO_TO_PORT macro in the mxc_gpio driver by Vikram Narayanan · 13 years ago
  50. a9407f2 imx: Remove unneeded/repititive definitions from imx headers by Vikram Narayanan · 13 years ago
  51. 4cc76c6 i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC by Marek Vasut · 13 years ago
  52. d0f5600 MX31: mx31pdk: drop enable_caches from board file by Stefano Babic · 13 years ago
  53. 9ed5dfa i.MX28: Fix initial stack pointer position by Marek Vasut · 13 years ago
  54. 0792a36 mx35: mx35pdk: fix when cache functions are linked by Stefano Babic · 13 years ago
  55. 81b1c9e mx35: flea3: fix when cache functions are linked by Stefano Babic · 13 years ago
  56. c8d9cea ARM: 926ejs: use debug() for misaligned addresses by Stefano Babic · 13 years ago
  57. 219872c ARM1136: add cache flush and invalidate operations by Anatolij Gustschin · 13 years ago
  58. f4ac6cb mx6qsabrelite: Fix the serial console port by Fabio Estevam · 13 years ago
  59. b6e80e2 mx6qsabrelite: Add boot switch setting information into the README by Fabio Estevam · 13 years ago
  60. 66b4170 i.MX6: mx6qsabrelite: add cache commands if cache is enabled by Eric Nelson · 13 years ago
  61. 4d422fe i.MX6: implement enable_caches() by Eric Nelson · 13 years ago
  62. c415919 i.MX6: define CACHELINE_SIZE by Eric Nelson · 13 years ago
  63. 1482410 MX53: DDR: Fix ZQHWCTRL field TZQ_CS by Troy Kisky · 13 years ago
  64. 607dfdf mx28evk: Add a README file by Fabio Estevam · 13 years ago
  65. 419ea2d mx28: Split the README into a common part and a m28 specific part by Fabio Estevam · 13 years ago
  66. 008ec95 tricorder: Load kernel from ubifs by Bernhard Walle · 13 years ago
  67. 36f3aab tricorder: Add UBIFS by Bernhard Walle · 13 years ago
  68. 07277e7 cm-t35: fix Ethernet reset timing by Igor Grinberg · 13 years ago
  69. 385488d hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT by Tom Rini · 13 years ago
  70. aae58b9 BeagleBoard: Remove userbutton command and use gpio command instead by Joel Fernandes · 13 years ago
  71. c8da405 OMAP: Move omap1510inn to Unmaintained / Orphaned by Tom Rini · 13 years ago
  72. b64c242 drivers/mtd/spr_smi.c: Fix build warning by Anatolij Gustschin · 13 years ago
  73. 4d675ae README: supported boards are in boards.cfg, not Makefile by Michael Jones · 13 years ago
  74. 1ebff63 mkenvimage: Fix compiler warning by Dirk Behme · 13 years ago
  75. 3786980 Move bootstage timer out of lib/time.c by Simon Glass · 13 years ago
  76. 35897c8 configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSER by Fabio Estevam · 13 years ago
  77. 3f0675d Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  78. 2c734cd Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 13 years ago
  79. 691288e Merge branch 'master' of git://git.denx.de/u-boot-onenand by Wolfgang Denk · 13 years ago
  80. 5c877b1 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 13 years ago
  81. 8ec57a9 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 13 years ago
  82. 35cf5fe LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · 13 years ago
  83. cafabe1 net/designware: Change timeout loop implementation by Amit Virdi · 13 years ago
  84. 20a5dde net/designware: Set ANAR to 0x1e1 by Armando Visconti · 13 years ago
  85. e25c90b net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · 13 years ago
  86. 13edd17 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · 13 years ago
  87. aa51005 net/designware: Consecutive writes must have delay by Armando Visconti · 13 years ago
  88. 024333c net/designware: Phy address fix by Vipin KUMAR · 13 years ago
  89. 97a6caa net/designware: Fix the max frame length size by Vipin KUMAR · 13 years ago
  90. c7f6dbe net/designware: Fix to restore hw mac address by Vipin KUMAR · 13 years ago
  91. a08a649 onenand: samsung: Enable OneNAND support at Samsung's Exynos4210 by Lukasz Majewski · 13 years ago
  92. e26fd3d onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · 13 years ago
  93. 3ceecef microblaze: Wire up LL_TEMAC driver initialization by Stephan Linz · 13 years ago
  94. 2063788 microblaze: Add faked LL_TEMAC driver configuration by Stephan Linz · 13 years ago
  95. 8422a35 microblaze: Enable several ethernet driver compilation by Stephan Linz · 13 years ago
  96. df48265 net: ll_temac: Add LL TEMAC driver to u-boot by Stephan Linz · 13 years ago
  97. 8f9c249 onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210 by Lukasz Majewski · 13 years ago
  98. 6b3967b onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · 13 years ago
  99. 1295f08 Update net subsystem maintainer in doc/git-mailrc by Joe Hershberger · 13 years ago
  100. 6937664 net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back by Eric Miao · 13 years ago