1. 4b42c90 allow print_size to print large numbers on 32-bit systems by Timur Tabi · 15 years ago
  2. b88c598 configs: remove unused CONFIG_COMMAND_HISTORY by Kim Phillips · 15 years ago
  3. 679ec15 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  4. 900a1fe Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  5. ecee932 Program net device MAC addresses after initializing by Ben Warren · 14 years ago
  6. c960b13 net: add altera triple speeds ethernet mac driver by Thomas Chou · 14 years ago
  7. f656988 net: add opencore 10/100 ethernet mac driver by Thomas Chou · 15 years ago
  8. 4185ae7 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  9. 20d98c2 pm9263 converted to at91 soc access by Asen Dimov · 15 years ago
  10. c9d944d MX31: Add UBI support to QONG module by Stefano Babic · 15 years ago
  11. 45997e0 MX31: Add support for NAND to QONG board by Stefano Babic · 15 years ago
  12. 1c9d91a configs/openrd_base.h: reordered macros by Frans Meulenbroeks · 15 years ago
  13. 5414fec configs/sheevaplug: added a few additional commands by Frans Meulenbroeks · 15 years ago
  14. 16b7670 Marvell GuruPlug Board Support by Siddarth Gore · 15 years ago
  15. 5e1fe88 Moved board specific values in config file by Stefano Babic · 15 years ago
  16. bbe3109 arm, i.mx27: add support for magnesium board from projectiondesign by Heiko Schocher · 15 years ago
  17. 46a3b5c SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · 15 years ago
  18. da0f2af pm9263: remove CONFIG_CMD_AUTOSCRIPT by Asen Dimov · 15 years ago
  19. dc8cab8 pm9261: remove CONFIG_CMD_AUTOSCRIPT by Asen Dimov · 15 years ago
  20. e3150c7 pm9261 converted to at91 soc access by Asen Dimov · 15 years ago
  21. d3061c6 ppc4xx: Fix APC405 build breakage by Stefan Roese · 14 years ago
  22. 029faf3 ppc4xx: Add support for ICON board (PPC440SPe) by Stefan Roese · 14 years ago
  23. 8a1cdaa QONG: Adapt flash addresses and mtdparts to grown image size by Wolfgang Denk · 14 years ago
  24. 3699c28 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  25. d03f423 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  26. 7c8cf0d MX31: Added LCD support for QONG module by Stefano Babic · 14 years ago
  27. 8e98f5f Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 14 years ago
  28. c303176 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  29. c88d6ab Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  30. 47106ce 85xx/socrates: Remove NFS support to fit image size. by Detlev Zundel · 15 years ago
  31. 8cbb0dd nios2: add nios2-generic board by Thomas Chou · 14 years ago
  32. 29fd7ce mpc5121: pdm360ng: add coprocessor POST by Anatolij Gustschin · 14 years ago
  33. a3921ee mpc5121: add support for PDM360NG board by Anatolij Gustschin · 14 years ago
  34. b9947bb mpc5121: determine RAM size using get_ram_size() by Anatolij Gustschin · 14 years ago
  35. 5d937e8 mpc512x: make MEM IO Control configuration a board config option by Anatolij Gustschin · 14 years ago
  36. 8e234e3 mpc5121: add PSC serial communication routines by Anatolij Gustschin · 14 years ago
  37. e3b28e6 mpc512x: add multi serial PSC support by Anatolij Gustschin · 14 years ago
  38. fbb0030 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 14 years ago
  39. 6e5fb4e Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 14 years ago
  40. b919a3f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  41. 77c1458 ppc/85xx: PIO Support for FSL eSDHC Controller Driver by Dipen Dudhat · 15 years ago
  42. 1a2e203 mpc83xx: turn on icache in core initialization to improve u-boot boot time by Kim Phillips · 14 years ago
  43. a059e90 mpc83xx: enable command line autocompletion by Kim Phillips · 15 years ago
  44. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  45. 26a3350 fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · 15 years ago
  46. 2a72e9e ppc4xx: Add option for PPC440SPe ports without old Rev. A support by Stefan Roese · 15 years ago
  47. 288991c ppc4xx: alpr: Remove some not needed commands to make image fit again by Stefan Roese · 15 years ago
  48. c6fb83d blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* by Peter Tyser · 15 years ago
  49. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  50. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago
  51. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  52. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  53. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  54. fd4e49c Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  55. 8178110 config_cmd_all.h: Sort entries alphabetically by Detlev Zundel · 15 years ago
  56. 9157e9c config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS by Frans Meulenbroeks · 15 years ago
  57. 1f2463d Add initial support for Matrix Vision mvSMR board based on MPC5200B. by Andre Schwarz · 15 years ago
  58. 797131c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  59. 92abce8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  60. 6a1f7e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  61. 9334190 ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size by Kumar Gala · 15 years ago
  62. 5a46960 p2020ds: add alternate boot bank support using the ngPIXIS FPGA by Timur Tabi · 15 years ago
  63. 2feb4af fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · 15 years ago
  64. ff8473e 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater by Sandeep Gopalpet · 15 years ago
  65. 2160827 85xx: Added various P1012/P1013/P1021/P1022 defines by Kumar Gala · 15 years ago
  66. 3f1a5c1 Blackfin: IP04: new board port by Brent Kandetzki · 15 years ago
  67. dd97022 Blackfin: sync ptrace headers with linux by Mike Frysinger · 15 years ago
  68. 6a0be8f Blackfin: cm-bf561: update network/env settings by Harald Krapfenbauer · 15 years ago
  69. 216818c Blackfin: bf537-stamp: add board test defines by Mike Frysinger · 15 years ago
  70. 49b97d9 fdt: Add fdt_del_node_and_alias helper by Kumar Gala · 15 years ago
  71. 459c41a Blackfin: disable NetBSD bootm support by default by Mike Frysinger · 15 years ago
  72. 69bcf5b 85xx: Add defines for BUCSR bits to make code more readable by Kumar Gala · 15 years ago
  73. ab467c5 fsl_esdhc: Only modify the field we are changing in WML by Roy Zang · 15 years ago
  74. 48bb3bb fsl_esdhc: Add function to reset the eSDHC controller by Jerry Huang · 15 years ago
  75. cc4d122 fsl_esdhc: Always stop clock before changing frequency by Kumar Gala · 15 years ago
  76. d0b0dca i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  77. 0701f73 at91: use C structs for AT91 OHCI code by Matthias Fuchs · 15 years ago
  78. c9f72b3 at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT by Daniel Gorsulowski · 15 years ago
  79. 2528dc5 SAMSUNG: SMDKC100: Adds ethernet support. by Naveen Krishna CH · 15 years ago
  80. 01802e0 S5PC100: Function to configure the SROMC registers. by Naveen Krishna CH · 15 years ago
  81. a28bec8 S5PC100: Memory SubSystem Header file, register description(SROMC). by Naveen Krishna CH · 15 years ago
  82. ab693e9 s5pc1xx: support the GPIO interface by Minkyu Kang · 15 years ago
  83. 6c71a8f S5PC100: Moves the Macros to a common header file by Naveen Krishna CH · 15 years ago
  84. 3a89a91 nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards. by Scott McNutt · 15 years ago
  85. 3ea0037 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · 15 years ago
  86. c72bfaf nios2: add struct stat support in linux/stat.h by Thomas Chou · 15 years ago
  87. 3bef253 nios2: use bitops from linux-2.6 asm-generic by Thomas Chou · 15 years ago
  88. d8b73df nios2: add local_irq_enable/disable to asm-nios2/system.h by Thomas Chou · 15 years ago
  89. 54d809e nios2: add asm-nios2/errno.h by Thomas Chou · 15 years ago
  90. c9d4f46 nios2: Move serial drivers to individual files in drivers/serial by Scott McNutt · 15 years ago
  91. ffa37fc Merge branch 'next' by Wolfgang Denk · 15 years ago
  92. 9ff32d8 mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  93. 33f57bd 85xx: Fix enabling of L1 cache parity on secondary cores by Kumar Gala · 15 years ago
  94. fd03ea8 i2c: made unused function i2c_mux_add_device static by Frans Meulenbroeks · 15 years ago
  95. 0020db3 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  96. a574cff ml300: remove support for broken, orphaned board by Wolfgang Denk · 15 years ago
  97. be1a913 Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next by Wolfgang Denk · 15 years ago
  98. f26a247 ColdFire: Fix incorrect M5253DEMO default environment by TsiChung Liew · 15 years ago
  99. dd9f054 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  100. f628e2f ColdFire: Fix SDRAM size on M5208evb rev E by TsiChung Liew · 15 years ago