1. d060b00 CMD: Fix typo KGBD -> KGDB on debris board by Marek Vasut · 12 years ago
  2. e407612 CMD: Drop CONFIG_CMD_EMMC, it's not used by Marek Vasut · 12 years ago
  3. d5f6a15 CMD: Drop CONFIG_CMD_DFL, it's not used by Marek Vasut · 12 years ago
  4. 7be5de4 CMD: Drop CMD_DCR, it's not used by Marek Vasut · 12 years ago
  5. 7d592a1 CMD: Drop CMD_CAN, it's not used by Marek Vasut · 12 years ago
  6. e7075bb CMD: Remove CMD_AUTOSCRIPT, it's not used by Marek Vasut · 12 years ago
  7. 8a401e1 AT91: Drop AT91_SPIMUX command from cmd_all by Marek Vasut · 12 years ago
  8. fb14b6b Prepare v2012.04-rc3 by Wolfgang Denk · 12 years ago
  9. 8262e61 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 12 years ago
  10. 77fe6e7 sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 12 years ago
  11. f8abfde sh: Fix rsk7264 pin setup for on-board ethernet by Phil Edworthy · 12 years ago
  12. 03f3587 i.MX6: arm2: Add AXI cache and Qos setting by Dirk Behme · 12 years ago
  13. f5cdc11 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · 12 years ago
  14. db39f24 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  15. 2694bb9 ARM926EJS: Fix cache.c to comply with checkpatch.pl by Marek Vasut · 12 years ago
  16. c620155 ARM926EJS: Make asm routines volatile in cache ops by Marek Vasut · 12 years ago
  17. 2f002ec MX35: mx35pdk: wrong board revision by Stefano Babic · 12 years ago
  18. fbf4a07 ARM1136: MX35: Make asm routines volatile in cache ops by Stefano Babic · 12 years ago
  19. 38fcc71 ARM: add u-boot.imx as target for i.MX SOCs by Stefano Babic · 12 years ago
  20. e87ca8c M28: Pull out CONFIG_APBH_DMA so it's always enabled by Marek Vasut · 12 years ago
  21. 96666a3 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 12 years ago
  22. d71c9c9 imx: Return gpio_set_value in gpio_direction_output by Vikram Narayanan · 12 years ago
  23. be28255 imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) by Vikram Narayanan · 12 years ago
  24. 8d28c21 imx: Add GPIO_TO_PORT macro in the mxc_gpio driver by Vikram Narayanan · 12 years ago
  25. a9407f2 imx: Remove unneeded/repititive definitions from imx headers by Vikram Narayanan · 12 years ago
  26. 4cc76c6 i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC by Marek Vasut · 12 years ago
  27. d0f5600 MX31: mx31pdk: drop enable_caches from board file by Stefano Babic · 12 years ago
  28. 9ed5dfa i.MX28: Fix initial stack pointer position by Marek Vasut · 12 years ago
  29. 0792a36 mx35: mx35pdk: fix when cache functions are linked by Stefano Babic · 12 years ago
  30. 81b1c9e mx35: flea3: fix when cache functions are linked by Stefano Babic · 12 years ago
  31. c8d9cea ARM: 926ejs: use debug() for misaligned addresses by Stefano Babic · 12 years ago
  32. 219872c ARM1136: add cache flush and invalidate operations by Anatolij Gustschin · 12 years ago
  33. f4ac6cb mx6qsabrelite: Fix the serial console port by Fabio Estevam · 12 years ago
  34. b6e80e2 mx6qsabrelite: Add boot switch setting information into the README by Fabio Estevam · 12 years ago
  35. 66b4170 i.MX6: mx6qsabrelite: add cache commands if cache is enabled by Eric Nelson · 13 years ago
  36. 4d422fe i.MX6: implement enable_caches() by Eric Nelson · 13 years ago
  37. c415919 i.MX6: define CACHELINE_SIZE by Eric Nelson · 13 years ago
  38. 1482410 MX53: DDR: Fix ZQHWCTRL field TZQ_CS by Troy Kisky · 13 years ago
  39. 607dfdf mx28evk: Add a README file by Fabio Estevam · 13 years ago
  40. 419ea2d mx28: Split the README into a common part and a m28 specific part by Fabio Estevam · 13 years ago
  41. 008ec95 tricorder: Load kernel from ubifs by Bernhard Walle · 12 years ago
  42. 36f3aab tricorder: Add UBIFS by Bernhard Walle · 12 years ago
  43. 07277e7 cm-t35: fix Ethernet reset timing by Igor Grinberg · 12 years ago
  44. 385488d hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT by Tom Rini · 12 years ago
  45. aae58b9 BeagleBoard: Remove userbutton command and use gpio command instead by Joel Fernandes · 13 years ago
  46. c8da405 OMAP: Move omap1510inn to Unmaintained / Orphaned by Tom Rini · 12 years ago
  47. b64c242 drivers/mtd/spr_smi.c: Fix build warning by Anatolij Gustschin · 12 years ago
  48. 4d675ae README: supported boards are in boards.cfg, not Makefile by Michael Jones · 13 years ago
  49. 1ebff63 mkenvimage: Fix compiler warning by Dirk Behme · 12 years ago
  50. 3786980 Move bootstage timer out of lib/time.c by Simon Glass · 12 years ago
  51. 35897c8 configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSER by Fabio Estevam · 12 years ago
  52. 3f0675d Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  53. 2c734cd Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 12 years ago
  54. 691288e Merge branch 'master' of git://git.denx.de/u-boot-onenand by Wolfgang Denk · 12 years ago
  55. 5c877b1 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 12 years ago
  56. 8ec57a9 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 12 years ago
  57. 35cf5fe LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · 12 years ago
  58. cafabe1 net/designware: Change timeout loop implementation by Amit Virdi · 13 years ago
  59. 20a5dde net/designware: Set ANAR to 0x1e1 by Armando Visconti · 13 years ago
  60. e25c90b net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · 13 years ago
  61. 13edd17 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · 13 years ago
  62. aa51005 net/designware: Consecutive writes must have delay by Armando Visconti · 13 years ago
  63. 024333c net/designware: Phy address fix by Vipin KUMAR · 13 years ago
  64. 97a6caa net/designware: Fix the max frame length size by Vipin KUMAR · 13 years ago
  65. c7f6dbe net/designware: Fix to restore hw mac address by Vipin KUMAR · 13 years ago
  66. a08a649 onenand: samsung: Enable OneNAND support at Samsung's Exynos4210 by Lukasz Majewski · 13 years ago
  67. e26fd3d onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · 13 years ago
  68. 3ceecef microblaze: Wire up LL_TEMAC driver initialization by Stephan Linz · 13 years ago
  69. 2063788 microblaze: Add faked LL_TEMAC driver configuration by Stephan Linz · 13 years ago
  70. 8422a35 microblaze: Enable several ethernet driver compilation by Stephan Linz · 13 years ago
  71. df48265 net: ll_temac: Add LL TEMAC driver to u-boot by Stephan Linz · 13 years ago
  72. 8f9c249 onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210 by Lukasz Majewski · 13 years ago
  73. 6b3967b onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · 13 years ago
  74. 1295f08 Update net subsystem maintainer in doc/git-mailrc by Joe Hershberger · 12 years ago
  75. 6937664 net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back by Eric Miao · 13 years ago
  76. cc79697 mvgbe: remove warning for unused methods by Stefan Bigler · 13 years ago
  77. f4cdde4 LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · 12 years ago
  78. 6cb461b MIPS: fix endianess handling by Daniel Schwierzeck · 12 years ago
  79. 979cfea MIPS: fix inconsistency in config option for cache operation mode by Daniel Schwierzeck · 12 years ago
  80. 71919cf MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · 12 years ago
  81. 33d7b71 x86: Remove dead code in eNET by Simon Glass · 13 years ago
  82. c008b6f Prepare v2012.04-rc1 by Wolfgang Denk · 12 years ago
  83. ee04a10 net/altera_tse: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · 13 years ago
  84. 83ea130 net/ethoc: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · 13 years ago
  85. a7ed871 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  86. 57d40ab RAMDISK: Fix unused variable issue caused by raw rd support by Marek Vasut · 12 years ago
  87. 017e1f3 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · 13 years ago
  88. 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  89. 1102d8d mx28evk: fix build error by Anatolij Gustschin · 12 years ago
  90. a3a7072 pci: declare pciauto functions in header by Linus Walleij · 13 years ago
  91. 8d96e1b pci: get rid of local prototypes by Linus Walleij · 13 years ago
  92. 57210c7 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · 13 years ago
  93. 9b96c6b MAKEALL: Add -m/-M option to determine maintainers by Marek Vasut · 13 years ago
  94. c0b77e0 cmd_log: print log->v2.con value in the "log info" command by Heiko Schocher · 13 years ago
  95. 1e8e7ae command, log: Coding Style cleanup by Heiko Schocher · 13 years ago
  96. c16a123 command, log: print with "log show" a full logbuffer by Heiko Schocher · 13 years ago
  97. dc3faf0 drivers/mmc/mmc.c: Fix build warning by Anatolij Gustschin · 12 years ago
  98. 60e242e drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  99. 7373323 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 12 years ago
  100. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago