1. b88c598 configs: remove unused CONFIG_COMMAND_HISTORY by Kim Phillips · 15 years ago
  2. 900a1fe Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  3. 4185ae7 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  4. 20d98c2 pm9263 converted to at91 soc access by Asen Dimov · 15 years ago
  5. c9d944d MX31: Add UBI support to QONG module by Stefano Babic · 15 years ago
  6. 45997e0 MX31: Add support for NAND to QONG board by Stefano Babic · 15 years ago
  7. 1c9d91a configs/openrd_base.h: reordered macros by Frans Meulenbroeks · 15 years ago
  8. 5414fec configs/sheevaplug: added a few additional commands by Frans Meulenbroeks · 15 years ago
  9. 16b7670 Marvell GuruPlug Board Support by Siddarth Gore · 15 years ago
  10. 5e1fe88 Moved board specific values in config file by Stefano Babic · 15 years ago
  11. bbe3109 arm, i.mx27: add support for magnesium board from projectiondesign by Heiko Schocher · 15 years ago
  12. da0f2af pm9263: remove CONFIG_CMD_AUTOSCRIPT by Asen Dimov · 15 years ago
  13. dc8cab8 pm9261: remove CONFIG_CMD_AUTOSCRIPT by Asen Dimov · 15 years ago
  14. e3150c7 pm9261 converted to at91 soc access by Asen Dimov · 15 years ago
  15. d3061c6 ppc4xx: Fix APC405 build breakage by Stefan Roese · 14 years ago
  16. 029faf3 ppc4xx: Add support for ICON board (PPC440SPe) by Stefan Roese · 14 years ago
  17. 8a1cdaa QONG: Adapt flash addresses and mtdparts to grown image size by Wolfgang Denk · 14 years ago
  18. 3699c28 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  19. d03f423 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  20. 7c8cf0d MX31: Added LCD support for QONG module by Stefano Babic · 14 years ago
  21. 8e98f5f Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 14 years ago
  22. c303176 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  23. 47106ce 85xx/socrates: Remove NFS support to fit image size. by Detlev Zundel · 15 years ago
  24. 8cbb0dd nios2: add nios2-generic board by Thomas Chou · 14 years ago
  25. 29fd7ce mpc5121: pdm360ng: add coprocessor POST by Anatolij Gustschin · 14 years ago
  26. a3921ee mpc5121: add support for PDM360NG board by Anatolij Gustschin · 14 years ago
  27. b9947bb mpc5121: determine RAM size using get_ram_size() by Anatolij Gustschin · 14 years ago
  28. 5d937e8 mpc512x: make MEM IO Control configuration a board config option by Anatolij Gustschin · 14 years ago
  29. 1a2e203 mpc83xx: turn on icache in core initialization to improve u-boot boot time by Kim Phillips · 14 years ago
  30. a059e90 mpc83xx: enable command line autocompletion by Kim Phillips · 15 years ago
  31. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  32. 2a72e9e ppc4xx: Add option for PPC440SPe ports without old Rev. A support by Stefan Roese · 15 years ago
  33. 288991c ppc4xx: alpr: Remove some not needed commands to make image fit again by Stefan Roese · 15 years ago
  34. c6fb83d blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* by Peter Tyser · 15 years ago
  35. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  36. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  37. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  38. fd4e49c Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  39. 1f2463d Add initial support for Matrix Vision mvSMR board based on MPC5200B. by Andre Schwarz · 15 years ago
  40. 797131c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  41. 92abce8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  42. 6a1f7e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  43. 9334190 ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size by Kumar Gala · 15 years ago
  44. 5a46960 p2020ds: add alternate boot bank support using the ngPIXIS FPGA by Timur Tabi · 15 years ago
  45. 2feb4af fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
  46. 3f1a5c1 Blackfin: IP04: new board port by Brent Kandetzki · 15 years ago
  47. 6a0be8f Blackfin: cm-bf561: update network/env settings by Harald Krapfenbauer · 15 years ago
  48. 216818c Blackfin: bf537-stamp: add board test defines by Mike Frysinger · 15 years ago
  49. d0b0dca i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  50. c9f72b3 at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT by Daniel Gorsulowski · 15 years ago
  51. 2528dc5 SAMSUNG: SMDKC100: Adds ethernet support. by Naveen Krishna CH · 15 years ago
  52. 3a89a91 nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards. by Scott McNutt · 15 years ago
  53. c9d4f46 nios2: Move serial drivers to individual files in drivers/serial by Scott McNutt · 15 years ago
  54. ffa37fc Merge branch 'next' by Wolfgang Denk · 15 years ago
  55. 9ff32d8 mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  56. 0020db3 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  57. a574cff ml300: remove support for broken, orphaned board by Wolfgang Denk · 15 years ago
  58. f26a247 ColdFire: Fix incorrect M5253DEMO default environment by TsiChung Liew · 15 years ago
  59. dd9f054 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  60. f628e2f ColdFire: Fix SDRAM size on M5208evb rev E by TsiChung Liew · 15 years ago
  61. 9e8e927 ColdFire: Misc update for M53017 by TsiChung Liew · 15 years ago
  62. 0e8a755 ColdFire: Update Extra environment Data for M5275EVB by TsiChung Liew · 15 years ago
  63. ac265f7 ColdFire: Update M5253DEMO configuration file by TsiChung Liew · 15 years ago
  64. 9d79e57 add ASTRO MCF5373L board by Wolfgang Wegner · 15 years ago
  65. fb508b8 at91: Get rid of some warnings when building for otc570 by Matthias Fuchs · 15 years ago
  66. b46b353 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  67. fd428c0 mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 15 years ago
  68. 5647f78 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  69. 93910ed Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  70. 9c9cbe7 mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. by Detlev Zundel · 15 years ago
  71. ca02f6f 85xx: Drop FIT support to allow u-boot image to fit in 512k by Kumar Gala · 15 years ago
  72. 7026ead TQM8xx: enable device tree support on all TQM8xx based boards. by Heiko Schocher · 15 years ago
  73. 6258b04 AT91: Update otc570 board to new SoC access by Daniel Gorsulowski · 15 years ago
  74. 67fa8c2 arm: add support for the suen3 board from keymile by Heiko Schocher · 15 years ago
  75. 6895d45 Add support for KARO TX25 board by John Rigby · 15 years ago
  76. c5fb70c Add initial support for Freescale mx51evk board by Stefano Babic · 15 years ago
  77. 7c966a8 ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  78. a32c1e0 VoiceBlue: limit line lenght to 80 characters by Ladislav Michl · 15 years ago
  79. 779b534 netstar.h: do not exceed 80 columns by Ladislav Michl · 15 years ago
  80. 37cffda da830evm: Add support for TI EMAC by Nick Thompson · 15 years ago
  81. d8775d0 NetStar: make mtdparts default ready for recent kernels by Ladislav Michl · 15 years ago
  82. de9a1e0 NetStar: fix default environment by Ladislav Michl · 15 years ago
  83. 4e7e12d mpc83xx: vme8349: fix incorrect BR0_PRELIM port size comment by Kim Phillips · 15 years ago
  84. ecd1a09 mpc83xx: remove hardcoded network addresses from config files by Kim Phillips · 15 years ago
  85. 77e7273 new board (eb_cpux9k2) by Jens Scharsig · 15 years ago
  86. 1b34f00 update at91sam9263ek board to new SoC access by Jens Scharsig · 15 years ago
  87. ea8fbba add a new AT91 GPIO driver by Jens Scharsig · 15 years ago
  88. 425de62 add new CONFIG_AT91_LEGACY by Jens Scharsig · 15 years ago
  89. 3a4e439 DA830 EVM: Enable NAND support on Spectrum Digital EVM by Nick Thompson · 15 years ago
  90. cf3c142 Add support for EDB93xx boards by Matthias Kaehlcke · 15 years ago
  91. 3843e7d NetStar: Disable CONFIG_CMD_JFFS2 by Ladislav Michl · 15 years ago
  92. 632e1d9 OMAP3 Move declaration of gpmc_cfg. by Tom Rix · 15 years ago
  93. 44d8025 at91: Add esd gmbh OTC570 board support by Daniel Gorsulowski · 15 years ago
  94. 6e20e64 musb: Add host support for DM365 EVM by Prathap Srinivas · 15 years ago
  95. 111d6c6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  96. 05c2f4f Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  97. 4710cee ppc4xx: Remove unused feature from AR405 board by Matthias Fuchs · 15 years ago
  98. 59c1db6 ppc4xx: Fix building of PMC440 board by Matthias Fuchs · 15 years ago
  99. c041e9d new at91_emac network driver (NET_MULTI api) by Jens Scharsig · 15 years ago
  100. 582c55a 83xx, uec: split enet_interface in two variables by Heiko Schocher · 15 years ago