1. fd5f973 orion5x: fix relocation-incompatible code by Albert Aribaud · 14 years ago
  2. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  3. 697e771 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  4. f127745 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  5. 26cc2f0 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 14 years ago
  6. d3a00cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  7. 4baa1f1 powerpc/85xx: fix rev.2 job queue LIODN error storm by Kim Phillips · 14 years ago
  8. a9d1f9c powerpc/p4080: Add new CPC register - HDBCR0 by Kumar Gala · 14 years ago
  9. 5d3c37f x86: Implement fully relocatable image by Graeme Russ · 14 years ago
  10. 9905285 x86: Use loops instead of memcpy/memset in board_init_f by Graeme Russ · 14 years ago
  11. fb4e2be x86: Rearrange linker script by Graeme Russ · 14 years ago
  12. ae428db x86: Rename linker script symbols by Graeme Russ · 14 years ago
  13. 80ccbac x86: Set cold/warm boot flag by Graeme Russ · 14 years ago
  14. 5fb91cc x86: Place global data below stack before entering C by Graeme Russ · 14 years ago
  15. 2beb72d x86: Dont clobber %eax after getting memory size by Graeme Russ · 14 years ago
  16. bcf0038 x86: Don't clobber %ebx by Graeme Russ · 14 years ago
  17. 157b0e9 x86: Remove usage of %ebp as a return pointer by Graeme Russ · 14 years ago
  18. 2c7ce41 x86: Move ECC initialisation outside RAM initialisation by Graeme Russ · 14 years ago
  19. 8f12035 x86: Remove progress indication in low-level init by Graeme Russ · 14 years ago
  20. 4326153 x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · 14 years ago
  21. bed10fa x86: Change compiler options by Graeme Russ · 14 years ago
  22. 3e6ec38 x86: Coding Style Cleanup by Graeme Russ · 14 years ago
  23. 1ce0a60 x86: Move loading of GTD to C code by Graeme Russ · 14 years ago
  24. 4cde5d0 x86: use gc sections to reduce image size by Graeme Russ · 14 years ago
  25. 3134be2 x86: zboot update by Graeme Russ · 14 years ago
  26. e0e3015 x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards by Graeme Russ · 14 years ago
  27. 8d5c89d PowerPC: change board specific early pci_init() into generic. by Andre Schwarz · 14 years ago
  28. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  29. 696c73b at91: Add arch_preboot_os which disables PIT in a faster way by Alexander Stein · 14 years ago
  30. 36e47af at91_emac.h: fix typo in register definition by Andreas Bießmann · 14 years ago
  31. db364ae AT91: convert cpu.c to struct SoC access by Reinhard Meyer · 14 years ago
  32. afc448b Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  33. 504d2dc Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  34. 40ed86d Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  35. 386ecdb ppc4xx: Remove some testing hacks from ppc4xx.h by Stefan Roese · 14 years ago
  36. 69a4864 ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRx by Stefan Roese · 14 years ago
  37. 95ac428 APM821xx: Add CPU support by Tirumala Marri · 14 years ago
  38. d9548e3 Blackfin: fix MMC init output alignment by Mike Frysinger · 14 years ago
  39. 6ca3e8a Blackfin: propagate target cpu defines when building embedded env by Mike Frysinger · 14 years ago
  40. af21839 Blackfin: cmd_gpio: accept upper case pin names by Mike Frysinger · 14 years ago
  41. a4f1afc Blackfin: cmd_gpio: return gpio value to caller by Mike Frysinger · 14 years ago
  42. 4ef4ad0 Blackfin: cmd_gpio: document/extend input sub-option by Mike Frysinger · 14 years ago
  43. 81fb7d0 Blackfin: move CONFIG_BFIN_CPU to board config.mk by Mike Frysinger · 14 years ago
  44. e45613c Blackfin: bf561: merge headers by Mike Frysinger · 14 years ago
  45. e6ca6fb Blackfin: bf533: merge headers by Mike Frysinger · 14 years ago
  46. 7b99578 Blackfin: unify core MMRs by Mike Frysinger · 14 years ago
  47. 0089b87 Blackfin: bf52x: unify arch header duplication by Mike Frysinger · 14 years ago
  48. 0986231 Blackfin: bf537: unify arch header duplication by Mike Frysinger · 14 years ago
  49. c2c27cb Blackfin: punt old *p style volatile MMR defines by Mike Frysinger · 14 years ago
  50. 68b7a4f Blackfin: punt headers for non-existent BF541 by Mike Frysinger · 14 years ago
  51. b3e82c7 Blackfin: bfin_spi: add optional DMA support by Mike Frysinger · 15 years ago
  52. 6914865 Blackfin: add support for BF51x parts by Mike Frysinger · 16 years ago
  53. 5662611 Blackfin: add support for BF538/BF539 processors by Mike Frysinger · 16 years ago
  54. ffb5a7b MX51: Register definitions cannot be included in board config file by Stefano Babic · 14 years ago
  55. 74c5a89 MX51: add structure to access System Reset Controller by Stefano Babic · 14 years ago
  56. 85cc606 MX51: Added pins definition to set up pads by Stefano Babic · 14 years ago
  57. dd1d1d5 ARM: Use syslib functions for all CORTEXA8 by Stefano Babic · 14 years ago
  58. d77fe99 Use common function to set GPIOs for MX3 and MX5 by Stefano Babic · 14 years ago
  59. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  60. ec0868b mpc512x: fix build issues by Wolfgang Denk · 14 years ago
  61. 04bd2b9 ARMV7: OMAP4: Calculate SDRAM size by Aneesh V · 14 years ago
  62. 22ffd70 ixp/npe: Remove duplicated comment by Thomas Weber · 14 years ago
  63. 43ffc53 fsl_diu_fb: further refactoring of FSL DIU code by Anatolij Gustschin · 14 years ago
  64. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  65. 3b386ae mpc83xx: fix pcie build warning by Kim Phillips · 14 years ago
  66. a4f3ed3 mpc83xx: add support for setting PCIE clocks by Ilya Yanok · 14 years ago
  67. f0b1fc5 mpc83xx/pcie: make it compile with PCIE2 unconfigured by Ilya Yanok · 14 years ago
  68. b52cde9 ppc4xx: Disable trace broadcast for 44x non debug mode by Victor Gallardo · 14 years ago
  69. 43e1b45 ppc4xx: Cleanup of PVR detection code in cpu.c by Stefan Roese · 14 years ago
  70. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  71. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  72. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  73. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  74. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  75. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  76. 412a71a ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  77. c43f06d Blackfin: bfin_spi: use same gpio cs define as Linux by Mike Frysinger · 14 years ago
  78. e604463 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · 14 years ago
  79. f969a68 POST cleanup. by Michael Zaidman · 14 years ago
  80. 55f965a ARM: implement relocation for arm1176 by Heiko Schocher · 14 years ago
  81. cad80e1 ARM: implement relocation for arm720t by Heiko Schocher · 14 years ago
  82. c620af2 ARM: implement relocation for arm_intcm by Heiko Schocher · 14 years ago
  83. 6ecd962 ARM: implement relocation for lh7a40x by Heiko Schocher · 14 years ago
  84. 296c3ee ARM: implement relocation for s3c44b0 by Heiko Schocher · 14 years ago
  85. 344c303 ARM: implement relocation for sa1100 by Heiko Schocher · 14 years ago
  86. b2b37f0 ARM: implement relocation for ixp by Heiko Schocher · 14 years ago
  87. 3d8f5fa ARM: implement relocation for pxa by Heiko Schocher · 14 years ago
  88. 68c4d2e ARM: implement relocation for ARM946 by Heiko Schocher · 14 years ago
  89. df329fb ARM: implement relocation for ARM925 by Heiko Schocher · 14 years ago
  90. 271a240 ARM: implement relocation for ARM920 by Heiko Schocher · 14 years ago
  91. 0e2412a ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
  92. 56d0a4d ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  93. 504f87c ARM: implement relocation for ARM11 by Heiko Schocher · 14 years ago
  94. aeb2991 ARM: add relocation support by Heiko Schocher · 14 years ago
  95. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  96. 092cf16 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  97. 95965b9 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · 14 years ago
  98. 762cb70 ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · 14 years ago
  99. 5443309 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · 14 years ago
  100. 69f1d0c ARM: cp15: setup mmu and enable dcache by Heiko Schocher · 14 years ago