1. e7a7ed2 MX5: rename mx51 to mx5 by Jason Liu · 14 years ago
  2. fee0e3a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  3. e7f3e72 OMAP3: SDRC: Introduce Numonyx DDR type by Enric Balletbo i Serra · 14 years ago
  4. 97c57f1 ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP by Steve Sakoman · 14 years ago
  5. 3978959 ARMV7: OMAP3: Fix bug in get_sdr_cs_offset() by Steve Sakoman · 14 years ago
  6. c53f5e5 ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC by Sukumar Ghorai · 14 years ago
  7. 2e88030 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  8. b91d7d9 Blackfin: workaround anomaly 05000440 by Mike Frysinger · 14 years ago
  9. 42cb1bb Blackfin: update anomaly lists to latest sheets by Mike Frysinger · 14 years ago
  10. a93ec57 env_mmc: Fix crashing bug encountered after enabling ARM relocation by Steve Sakoman · 14 years ago
  11. 86dee4a ppc: Conditionally compile bat_rw.c by Peter Tyser · 14 years ago
  12. 7f0ca34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  13. 6272c7e MX31: add support for setting pin pads by Stefano Babic · 14 years ago
  14. bc86e0f MX31: Adding missing iomux pin to MX.31 registers by Stefano Babic · 14 years ago
  15. 35c638b ARMV7: Versatile Express Coretile CortexA9x4 support by Matt Waddel · 14 years ago
  16. c959998 arch/arm/include/asm/sizes.h: cleanups by Andreas Bießmann · 14 years ago
  17. f8e4262 Kirkwood: dram_init is moved to dram.c by Prafulla Wadaskar · 14 years ago
  18. 787aba3 orion5x: optimize window size computation by Albert Aribaud · 14 years ago
  19. 3149629 Kirkwood: print_cpuinfo fixed for valid devid revid by Prafulla Wadaskar · 14 years ago
  20. 0c44caf powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  21. 4b25a8d powerpc: Zero out board info struct on bootup by Peter Tyser · 14 years ago
  22. e8107b9 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 14 years ago
  23. ead124a microblaze: Support little-endian microblaze target by Michal Simek · 14 years ago
  24. 7f581f0 microblaze: Add support for NET_MULTI api by Michal Simek · 14 years ago
  25. 1fb49e3 davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr by Ben Gardiner · 14 years ago
  26. fd5f973 orion5x: fix relocation-incompatible code by Albert Aribaud · 14 years ago
  27. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  28. 697e771 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  29. f127745 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  30. 26cc2f0 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 14 years ago
  31. d3a00cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  32. 4baa1f1 powerpc/85xx: fix rev.2 job queue LIODN error storm by Kim Phillips · 14 years ago
  33. a9d1f9c powerpc/p4080: Add new CPC register - HDBCR0 by Kumar Gala · 14 years ago
  34. 5d3c37f x86: Implement fully relocatable image by Graeme Russ · 14 years ago
  35. 9905285 x86: Use loops instead of memcpy/memset in board_init_f by Graeme Russ · 14 years ago
  36. fb4e2be x86: Rearrange linker script by Graeme Russ · 14 years ago
  37. ae428db x86: Rename linker script symbols by Graeme Russ · 14 years ago
  38. 80ccbac x86: Set cold/warm boot flag by Graeme Russ · 14 years ago
  39. 5fb91cc x86: Place global data below stack before entering C by Graeme Russ · 14 years ago
  40. 2beb72d x86: Dont clobber %eax after getting memory size by Graeme Russ · 14 years ago
  41. bcf0038 x86: Don't clobber %ebx by Graeme Russ · 14 years ago
  42. 157b0e9 x86: Remove usage of %ebp as a return pointer by Graeme Russ · 14 years ago
  43. 2c7ce41 x86: Move ECC initialisation outside RAM initialisation by Graeme Russ · 14 years ago
  44. 8f12035 x86: Remove progress indication in low-level init by Graeme Russ · 14 years ago
  45. 4326153 x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · 14 years ago
  46. bed10fa x86: Change compiler options by Graeme Russ · 14 years ago
  47. 3e6ec38 x86: Coding Style Cleanup by Graeme Russ · 14 years ago
  48. 1ce0a60 x86: Move loading of GTD to C code by Graeme Russ · 14 years ago
  49. 4cde5d0 x86: use gc sections to reduce image size by Graeme Russ · 14 years ago
  50. 3134be2 x86: zboot update by Graeme Russ · 14 years ago
  51. e0e3015 x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards by Graeme Russ · 14 years ago
  52. 8d5c89d PowerPC: change board specific early pci_init() into generic. by Andre Schwarz · 14 years ago
  53. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  54. 696c73b at91: Add arch_preboot_os which disables PIT in a faster way by Alexander Stein · 14 years ago
  55. 36e47af at91_emac.h: fix typo in register definition by Andreas Bießmann · 14 years ago
  56. db364ae AT91: convert cpu.c to struct SoC access by Reinhard Meyer · 14 years ago
  57. afc448b Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  58. 504d2dc Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  59. 40ed86d Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  60. 386ecdb ppc4xx: Remove some testing hacks from ppc4xx.h by Stefan Roese · 14 years ago
  61. 69a4864 ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRx by Stefan Roese · 14 years ago
  62. 95ac428 APM821xx: Add CPU support by Tirumala Marri · 14 years ago
  63. d9548e3 Blackfin: fix MMC init output alignment by Mike Frysinger · 14 years ago
  64. 6ca3e8a Blackfin: propagate target cpu defines when building embedded env by Mike Frysinger · 14 years ago
  65. af21839 Blackfin: cmd_gpio: accept upper case pin names by Mike Frysinger · 14 years ago
  66. a4f1afc Blackfin: cmd_gpio: return gpio value to caller by Mike Frysinger · 14 years ago
  67. 4ef4ad0 Blackfin: cmd_gpio: document/extend input sub-option by Mike Frysinger · 14 years ago
  68. 81fb7d0 Blackfin: move CONFIG_BFIN_CPU to board config.mk by Mike Frysinger · 14 years ago
  69. e45613c Blackfin: bf561: merge headers by Mike Frysinger · 14 years ago
  70. e6ca6fb Blackfin: bf533: merge headers by Mike Frysinger · 14 years ago
  71. 7b99578 Blackfin: unify core MMRs by Mike Frysinger · 14 years ago
  72. 0089b87 Blackfin: bf52x: unify arch header duplication by Mike Frysinger · 14 years ago
  73. 0986231 Blackfin: bf537: unify arch header duplication by Mike Frysinger · 14 years ago
  74. c2c27cb Blackfin: punt old *p style volatile MMR defines by Mike Frysinger · 14 years ago
  75. 68b7a4f Blackfin: punt headers for non-existent BF541 by Mike Frysinger · 14 years ago
  76. b3e82c7 Blackfin: bfin_spi: add optional DMA support by Mike Frysinger · 15 years ago
  77. 6914865 Blackfin: add support for BF51x parts by Mike Frysinger · 16 years ago
  78. 5662611 Blackfin: add support for BF538/BF539 processors by Mike Frysinger · 16 years ago
  79. ffb5a7b MX51: Register definitions cannot be included in board config file by Stefano Babic · 14 years ago
  80. 74c5a89 MX51: add structure to access System Reset Controller by Stefano Babic · 14 years ago
  81. 85cc606 MX51: Added pins definition to set up pads by Stefano Babic · 14 years ago
  82. dd1d1d5 ARM: Use syslib functions for all CORTEXA8 by Stefano Babic · 14 years ago
  83. d77fe99 Use common function to set GPIOs for MX3 and MX5 by Stefano Babic · 14 years ago
  84. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  85. ec0868b mpc512x: fix build issues by Wolfgang Denk · 14 years ago
  86. 04bd2b9 ARMV7: OMAP4: Calculate SDRAM size by Aneesh V · 14 years ago
  87. 22ffd70 ixp/npe: Remove duplicated comment by Thomas Weber · 14 years ago
  88. 43ffc53 fsl_diu_fb: further refactoring of FSL DIU code by Anatolij Gustschin · 14 years ago
  89. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  90. 3b386ae mpc83xx: fix pcie build warning by Kim Phillips · 14 years ago
  91. a4f3ed3 mpc83xx: add support for setting PCIE clocks by Ilya Yanok · 14 years ago
  92. f0b1fc5 mpc83xx/pcie: make it compile with PCIE2 unconfigured by Ilya Yanok · 14 years ago
  93. b52cde9 ppc4xx: Disable trace broadcast for 44x non debug mode by Victor Gallardo · 14 years ago
  94. 43e1b45 ppc4xx: Cleanup of PVR detection code in cpu.c by Stefan Roese · 14 years ago
  95. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  96. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  97. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  98. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  99. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  100. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago