1. f37bf3f mtdparts: regroup calls to get_mtd_device_nm by Ben Gardiner · 14 years ago
  2. da0f439 nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
  3. 67d5a2a nand commands: make only "dump" repeatable. by Scott Wood · 14 years ago
  4. 1b5cd51 nand erase: .spread, .part, .chip subcommands by Scott Wood · 14 years ago
  5. e5836dc cmd_nand: some infrastructure fixes and refactoring by Scott Wood · 14 years ago
  6. fe3b5e1 nand util: read/write: accept unaligned length by Scott Wood · 14 years ago
  7. 26cc2f0 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 14 years ago
  8. d3a00cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  9. aed8931 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  10. 11e98e7 fsl: add support for NXID v1 EEPROM format by Timur Tabi · 14 years ago
  11. 4baa1f1 powerpc/85xx: fix rev.2 job queue LIODN error storm by Kim Phillips · 14 years ago
  12. a9d1f9c powerpc/p4080: Add new CPC register - HDBCR0 by Kumar Gala · 14 years ago
  13. 67a6dfe powerpc/85xx: Add support for 4th PCI controller on corenet_ds by Kumar Gala · 14 years ago
  14. b250d37 powerpc/corenet_ds: Various updates to initial env cfg by Emil Medve · 14 years ago
  15. a58e880 fsl: verify writes to the MAC address EEPROM by Timur Tabi · 14 years ago
  16. 8848d47 p1022ds: add audclk hwconfig setting to enable codec reference clock by Timur Tabi · 14 years ago
  17. 47d9882 mpc8569mds: fix some ddr settings by Haiying Wang · 14 years ago
  18. fac2385 mpc8569mds: fix consuming long time while relocating code. by Haiying Wang · 14 years ago
  19. bd76d19 mpc8569mds: fix CONFIG_ENV_SIZE by Haiying Wang · 14 years ago
  20. 5d3c37f x86: Implement fully relocatable image by Graeme Russ · 14 years ago
  21. 9905285 x86: Use loops instead of memcpy/memset in board_init_f by Graeme Russ · 14 years ago
  22. fb4e2be x86: Rearrange linker script by Graeme Russ · 14 years ago
  23. ae428db x86: Rename linker script symbols by Graeme Russ · 14 years ago
  24. 80ccbac x86: Set cold/warm boot flag by Graeme Russ · 14 years ago
  25. 5fb91cc x86: Place global data below stack before entering C by Graeme Russ · 14 years ago
  26. 2beb72d x86: Dont clobber %eax after getting memory size by Graeme Russ · 14 years ago
  27. bcf0038 x86: Don't clobber %ebx by Graeme Russ · 14 years ago
  28. 157b0e9 x86: Remove usage of %ebp as a return pointer by Graeme Russ · 14 years ago
  29. 2c7ce41 x86: Move ECC initialisation outside RAM initialisation by Graeme Russ · 14 years ago
  30. 8f12035 x86: Remove progress indication in low-level init by Graeme Russ · 14 years ago
  31. 4326153 x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · 14 years ago
  32. bed10fa x86: Change compiler options by Graeme Russ · 14 years ago
  33. 3e6ec38 x86: Coding Style Cleanup by Graeme Russ · 14 years ago
  34. 1ce0a60 x86: Move loading of GTD to C code by Graeme Russ · 14 years ago
  35. 4cde5d0 x86: use gc sections to reduce image size by Graeme Russ · 14 years ago
  36. 3134be2 x86: zboot update by Graeme Russ · 14 years ago
  37. 2b158e2 x86: Use TEXT_BASE in linker scripts by Graeme Russ · 14 years ago
  38. e0e3015 x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards by Graeme Russ · 14 years ago
  39. c48363c x86: Remove bi_env from do_bdinfo by Graeme Russ · 14 years ago
  40. 7d398e9 sspi: add options to specify bus and mode by Reinhard Meyer · 14 years ago
  41. d7cc468 sf: spansion: add support for S25FL032P parts by David Jander · 14 years ago
  42. 8f46492 sf: spansion: fixing erasing when sector size >64KiB by Marc-André Hébert · 14 years ago
  43. e027368 include/compiler.h: remove uint typedef for __MACH__ by Andreas Bießmann · 14 years ago
  44. 7e0e5ca Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE by Peter Tyser · 14 years ago
  45. 5339a10 ds1621: Fix negative temperature readings by Jeff Dischler · 14 years ago
  46. 65e72f7 ds1621: Clean up coding style by Peter Tyser · 14 years ago
  47. aedd97c ds1621: Poll for register write completion by Peter Tyser · 14 years ago
  48. 2638b2b lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES by Andreas Bießmann · 14 years ago
  49. e6dc29f cmd_elf: add an option for loading ELFs according to PHDRs by Mike Frysinger · 14 years ago
  50. 8d5c89d PowerPC: change board specific early pci_init() into generic. by Andre Schwarz · 14 years ago
  51. b04fde4 serial.c: Fix build breakage introduced with commit e3c78c9b by Stefan Roese · 14 years ago
  52. faa0d2e env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined by Heiko Schocher · 14 years ago
  53. e9b1b49 board/mpl: Remove mpl-specific memory test command by Peter Tyser · 14 years ago
  54. 0e657e8 env_mmc: Fix broken build due to set_default_env() change by Steve Sakoman · 14 years ago
  55. 19d86f4 CCM: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  56. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  57. 7344159 pm9g45: fix compile warning by Wolfgang Denk · 14 years ago
  58. d5d15a7 pm9263: fix compile warning by Wolfgang Denk · 14 years ago
  59. 9b68845 rules.mk: make sure we always create a .depend file by Wolfgang Denk · 14 years ago
  60. a448bce sf: winbond: add support W25Q64 parts by Graeme Smecher · 14 years ago
  61. afc448b Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  62. 504d2dc Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  63. 40ed86d Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  64. 4010376 ppc44x: config GPIOs for USB on canyonlands board by Rupjyoti Sarmah · 14 years ago
  65. 386ecdb ppc4xx: Remove some testing hacks from ppc4xx.h by Stefan Roese · 14 years ago
  66. a0a1479 ppc4xx: Use common ns16550 functions in 4xx UART POST driver by Stefan Roese · 14 years ago
  67. b97b4c4 ppc4xx: Small whitespace cleanup in canyonlands.c by Stefan Roese · 14 years ago
  68. 442cd1a ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node() by Stefan Roese · 14 years ago
  69. 69a4864 ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRx by Stefan Roese · 14 years ago
  70. 249310a ppc4xx: Big lwmon5 board support rework/update by Sascha Laue · 14 years ago
  71. 6583ef4 APM821xx: Add bluestone board support by Tirumala Marri · 14 years ago
  72. 95ac428 APM821xx: Add CPU support by Tirumala Marri · 14 years ago
  73. 4d20e4a hmi1001, mucmc52, uc100, uc101: move boards to vendor directory by Wolfgang Denk · 14 years ago
  74. 239862b CONFIG_SYS_ARM_WITHOUT_RELOC: document feature removal by Wolfgang Denk · 14 years ago
  75. e6f07dc Blackfin: otp: fix build after constification of args[] by Mike Frysinger · 14 years ago
  76. 103432e Blackfin: bf537-pnav: increase monitor len by Mike Frysinger · 14 years ago
  77. cc2b480 Blackfin: bf527-ad7160-eval: fix GPIO CS define by Mike Frysinger · 14 years ago
  78. 55c5d71 Blackfin: bf548-ezkit: bump SPI flash size up by Mike Frysinger · 14 years ago
  79. d9548e3 Blackfin: fix MMC init output alignment by Mike Frysinger · 14 years ago
  80. 028f90c Blackfin: blackvme: new board port by Wojtek Skulski · 14 years ago
  81. 6ca3e8a Blackfin: propagate target cpu defines when building embedded env by Mike Frysinger · 14 years ago
  82. af21839 Blackfin: cmd_gpio: accept upper case pin names by Mike Frysinger · 14 years ago
  83. 8fe89c1 Blackfin: bf526-ezbrd: enable BootROM-OOB layout when booting from NAND by Mike Frysinger · 14 years ago
  84. 8bbfce8 Blackfin: adi config: enable nand lock/unlock support by Mike Frysinger · 14 years ago
  85. 9e9f4a4 Blackfin: bct-brettl2: new board port by Peter Meerwald · 14 years ago
  86. 7c9a461 Blackfin: adi config: allow boards to tweak a little more by Mike Frysinger · 14 years ago
  87. a4f1afc Blackfin: cmd_gpio: return gpio value to caller by Mike Frysinger · 14 years ago
  88. 8525123 Blackfin: bf527-sdp: new board port by Mike Frysinger · 14 years ago
  89. dc173e0 Blackfin: adi config: add a hook for boards to append the env by Mike Frysinger · 14 years ago
  90. cf01ec9 Blackfin: adi config: add an "all spi flashes" option to unify board lists by Mike Frysinger · 14 years ago
  91. bf20385 Blackfin: support a 3rd gpio cfi pin by Peter Meerwald · 14 years ago
  92. 4ef4ad0 Blackfin: cmd_gpio: document/extend input sub-option by Mike Frysinger · 14 years ago
  93. 81fb7d0 Blackfin: move CONFIG_BFIN_CPU to board config.mk by Mike Frysinger · 14 years ago
  94. e45613c Blackfin: bf561: merge headers by Mike Frysinger · 14 years ago
  95. e6ca6fb Blackfin: bf533: merge headers by Mike Frysinger · 14 years ago
  96. 7b99578 Blackfin: unify core MMRs by Mike Frysinger · 14 years ago
  97. 0089b87 Blackfin: bf52x: unify arch header duplication by Mike Frysinger · 14 years ago
  98. 0986231 Blackfin: bf537: unify arch header duplication by Mike Frysinger · 14 years ago
  99. c2c27cb Blackfin: punt old *p style volatile MMR defines by Mike Frysinger · 14 years ago
  100. 7245077 Blackfin: bf527-ad7160-eval: convert from old style MMR macros by Mike Frysinger · 14 years ago