1. 8ffb2e8 x86: Coding Style Cleanup by Graeme Russ · 14 years ago
  2. 59c6d0e x86: Move loading of GTD to C code by Graeme Russ · 14 years ago
  3. d664adb x86: use gc sections to reduce image size by Graeme Russ · 14 years ago
  4. abe98f4 x86: zboot update by Graeme Russ · 14 years ago
  5. 76d5763 x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards by Graeme Russ · 14 years ago
  6. d628866 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  7. db682a0 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  8. bbf2abc Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  9. eb011d2 ppc4xx: Remove some testing hacks from ppc4xx.h by Stefan Roese · 14 years ago
  10. c96be63 ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRx by Stefan Roese · 14 years ago
  11. 1b8fec1 APM821xx: Add CPU support by Tirumala Marri · 14 years ago
  12. d3c07a5 Blackfin: fix MMC init output alignment by Mike Frysinger · 14 years ago
  13. 48c00fe Blackfin: propagate target cpu defines when building embedded env by Mike Frysinger · 14 years ago
  14. cec11d5 Blackfin: cmd_gpio: accept upper case pin names by Mike Frysinger · 14 years ago
  15. 73b6f40 Blackfin: cmd_gpio: return gpio value to caller by Mike Frysinger · 14 years ago
  16. 1729615 Blackfin: cmd_gpio: document/extend input sub-option by Mike Frysinger · 14 years ago
  17. 821ad16 Blackfin: move CONFIG_BFIN_CPU to board config.mk by Mike Frysinger · 14 years ago
  18. 543ef36 Blackfin: bf561: merge headers by Mike Frysinger · 14 years ago
  19. c489762 Blackfin: bf533: merge headers by Mike Frysinger · 14 years ago
  20. 9615398 Blackfin: unify core MMRs by Mike Frysinger · 14 years ago
  21. aa79cbb Blackfin: bf52x: unify arch header duplication by Mike Frysinger · 14 years ago
  22. 9d291d81 Blackfin: bf537: unify arch header duplication by Mike Frysinger · 14 years ago
  23. 94e3e44 Blackfin: punt old *p style volatile MMR defines by Mike Frysinger · 14 years ago
  24. f47a5a8 Blackfin: punt headers for non-existent BF541 by Mike Frysinger · 14 years ago
  25. 6f070e1 Blackfin: bfin_spi: add optional DMA support by Mike Frysinger · 14 years ago
  26. 2c0a6f2 Blackfin: add support for BF51x parts by Mike Frysinger · 16 years ago
  27. 180e311 Blackfin: add support for BF538/BF539 processors by Mike Frysinger · 16 years ago
  28. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  29. 949c80e mpc512x: fix build issues by Wolfgang Denk · 14 years ago
  30. 7ca3f9c ARMV7: OMAP4: Calculate SDRAM size by Aneesh V · 14 years ago
  31. 85d3eba ixp/npe: Remove duplicated comment by Thomas Weber · 14 years ago
  32. 9e70d13 fsl_diu_fb: further refactoring of FSL DIU code by Anatolij Gustschin · 14 years ago
  33. 6aa3d3b 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  34. 654d49b mpc83xx: fix pcie build warning by Kim Phillips · 14 years ago
  35. f137104 mpc83xx: add support for setting PCIE clocks by Ilya Yanok · 14 years ago
  36. bab00b9 mpc83xx/pcie: make it compile with PCIE2 unconfigured by Ilya Yanok · 14 years ago
  37. ad876ff ppc4xx: Disable trace broadcast for 44x non debug mode by Victor Gallardo · 14 years ago
  38. e02d449 ppc4xx: Cleanup of PVR detection code in cpu.c by Stefan Roese · 14 years ago
  39. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  40. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  41. afabb49 ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  42. 5e7abce ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  43. 0988776 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  44. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  45. 8a805df ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  46. 55fed6f Blackfin: bfin_spi: use same gpio cs define as Linux by Mike Frysinger · 14 years ago
  47. e69e520 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · 14 years ago
  48. 800eb09 POST cleanup. by Michael Zaidman · 14 years ago
  49. a51dd67 ARM: implement relocation for arm1176 by Heiko Schocher · 14 years ago
  50. abef7b8 ARM: implement relocation for arm720t by Heiko Schocher · 14 years ago
  51. c6c2ceb ARM: implement relocation for arm_intcm by Heiko Schocher · 14 years ago
  52. ec985e9 ARM: implement relocation for lh7a40x by Heiko Schocher · 14 years ago
  53. 0110955 ARM: implement relocation for s3c44b0 by Heiko Schocher · 14 years ago
  54. e30ceca ARM: implement relocation for sa1100 by Heiko Schocher · 14 years ago
  55. 2af0a09 ARM: implement relocation for ixp by Heiko Schocher · 14 years ago
  56. 5347f68 ARM: implement relocation for pxa by Heiko Schocher · 14 years ago
  57. 5a8a87e ARM: implement relocation for ARM946 by Heiko Schocher · 14 years ago
  58. 405d023 ARM: implement relocation for ARM925 by Heiko Schocher · 14 years ago
  59. cc7cdcb ARM: implement relocation for ARM920 by Heiko Schocher · 14 years ago
  60. ab86f72 ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
  61. 561142a ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  62. e48b7c0 ARM: implement relocation for ARM11 by Heiko Schocher · 14 years ago
  63. f1d2b31 ARM: add relocation support by Heiko Schocher · 14 years ago
  64. 3fbeeea common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  65. 620f1f6 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  66. 7e4a9e6 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · 14 years ago
  67. 95c6f6d ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · 14 years ago
  68. c3330e9 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · 14 years ago
  69. 880eff5 ARM: cp15: setup mmu and enable dcache by Heiko Schocher · 14 years ago
  70. 55e9742 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  71. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  72. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  73. 3611665 Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Wolfgang Denk · 14 years ago
  74. 07517e7 Prepare v2010.09-rc2 by Wolfgang Denk · 14 years ago
  75. a806035 Save environment data to mmc. by Terry Lv · 14 years ago
  76. c54b592 ARM: Update ARM mach-types by Thomas Weber · 14 years ago
  77. 797960f x86: Fix x86 Cold Boot by Graeme Russ · 14 years ago
  78. e69c0cb x86: Fix do_go_exec() - const argv[] by Graeme Russ · 14 years ago
  79. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  80. 8fea51a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  81. a78ded1 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  82. 40e74c8 bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. by Wolfgang Denk · 14 years ago
  83. 3667cbe ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank by Steve Sakoman · 14 years ago
  84. 543431b ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · 14 years ago
  85. 0c0a0e0 ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions by Mans Rullgard · 14 years ago
  86. 096ca83 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · 14 years ago
  87. 2984470 ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions by Mans Rullgard · 14 years ago
  88. 7c281c9 ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX by Steve Sakoman · 14 years ago
  89. b2b9169 ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX by Steve Sakoman · 14 years ago
  90. 0e7b621 ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  91. f8736c2 Merge branch 'avr32' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  92. cf64fda Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  93. 09b4a9c Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  94. 27130f1 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  95. f91506e Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  96. c0026fc Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  97. 6050c75 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  98. 67bd941 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  99. 5c3dab9 at91_pit: Fix AT91_PIT_MR_PIV_MASK macro by Alexander Stein · 14 years ago
  100. 1f36f73 avr32: Add simple paging support by Haavard Skinnemoen · 14 years ago