1. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  2. 7920954 ppc4xx: Flush complete dcache in relocate_code() by Stefan Roese · 14 years ago
  3. e03dabe powerpc: cmd_ecctest: Use return value of cmd_usage by Thomas Weber · 14 years ago
  4. e2c2a95 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  5. ba273f0 8260: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  6. de550d6 824x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  7. f0687a5 8220: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  8. 085ecde 5xxx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  9. 566d49a 512x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  10. 53f378f 5xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  11. cd0402a 8xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  12. 4e2894b 86xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  13. ff2311a 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  14. ee8028b ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  15. c08e5cf POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections by Wolfgang Denk · 14 years ago
  16. fa11dbe arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
  17. a7186b8 cpu/ppc4xx/Makefile: build only needed object files by Wolfgang Denk · 14 years ago
  18. 57d6c58 WINBOND_83C553: enable only on boards that actually use it. by Wolfgang Denk · 14 years ago
  19. b9d7753 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  20. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  21. 0091337 i2c, mpc5xxx: add multibus support by Heiko Schocher · 14 years ago
  22. 34bbf61 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  23. 0635b09 powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE by Haiying Wang · 14 years ago
  24. 36ae6a8 powerpc/85xx: Fix lds for nand build by Haiying Wang · 14 years ago
  25. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  26. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  27. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  28. 1db3fca MPC8315ERD: fix build error by Wolfgang Denk · 14 years ago
  29. c62491d ppc: Don't initialize write protected NOR flashes by John Schmoller · 14 years ago
  30. d9d47d1 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  31. f472069 ppc4xx: Change tsr/tcr macros to upper case by Stefan Roese · 14 years ago
  32. fbe53f5 85xx: Use gc-sections to reduce image size by Peter Tyser · 14 years ago
  33. 68337fb 86xx: Use gc-sections to reduce image size by Peter Tyser · 14 years ago
  34. bd9715e 86xx: Create common linker script by Kumar Gala · 14 years ago
  35. d333819 mpc8640: Update the io_sel fields for PCI Express by Peter Tyser · 14 years ago
  36. 9d64c6b 85xx: Add support for not releasing secondary cores via 'mp_holdoff' by Aaron Sierra · 14 years ago
  37. 58edbc9 Disable unused chip-select for DDR controller interleaving by York Sun · 14 years ago
  38. 28a9667 Adding fixed sdram setting for cornet_ds board by York Sun · 14 years ago
  39. ebbe11d Add memory test feature for mpc85xx POST. by York Sun · 14 years ago
  40. c02ce6e Adding more control to physical address mapping by York Sun · 14 years ago
  41. a1964ea powerpc/8xxx: Add fdt_fixup_phy_connection helper by Kumar Gala · 14 years ago
  42. f8c4249 powerpc/fsl: Introduce common enum for PHY types by Kumar Gala · 14 years ago
  43. fca43cc boot: change some arch ifdefs to feature ifdefs by John Rigby · 14 years ago
  44. d1e0b10 powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  45. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  46. 29c6fbe MPC5121: Add USB EHCI support by Damien Dusha · 14 years ago
  47. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  48. 4bbfd3e ppc: Conditionally compile bat_rw.c by Peter Tyser · 14 years ago
  49. 52ebd9c powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  50. a1c4864 powerpc: Zero out board info struct on bootup by Peter Tyser · 14 years ago
  51. 29840de Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  52. e95a061 powerpc/85xx: fix rev.2 job queue LIODN error storm by Kim Phillips · 14 years ago
  53. 3c6a22b powerpc/p4080: Add new CPC register - HDBCR0 by Kumar Gala · 14 years ago
  54. 76221a6 PowerPC: change board specific early pci_init() into generic. by Andre Schwarz · 14 years ago
  55. 544d97e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  56. db682a0 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  57. bbf2abc Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  58. eb011d2 ppc4xx: Remove some testing hacks from ppc4xx.h by Stefan Roese · 14 years ago
  59. c96be63 ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRx by Stefan Roese · 14 years ago
  60. 1b8fec1 APM821xx: Add CPU support by Tirumala Marri · 14 years ago
  61. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  62. 949c80e mpc512x: fix build issues by Wolfgang Denk · 14 years ago
  63. 9e70d13 fsl_diu_fb: further refactoring of FSL DIU code by Anatolij Gustschin · 14 years ago
  64. 6aa3d3b 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  65. 654d49b mpc83xx: fix pcie build warning by Kim Phillips · 14 years ago
  66. f137104 mpc83xx: add support for setting PCIE clocks by Ilya Yanok · 14 years ago
  67. bab00b9 mpc83xx/pcie: make it compile with PCIE2 unconfigured by Ilya Yanok · 14 years ago
  68. ad876ff ppc4xx: Disable trace broadcast for 44x non debug mode by Victor Gallardo · 14 years ago
  69. e02d449 ppc4xx: Cleanup of PVR detection code in cpu.c by Stefan Roese · 14 years ago
  70. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  71. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  72. afabb49 ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  73. 5e7abce ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  74. 0988776 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  75. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  76. 8a805df ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  77. e69e520 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · 14 years ago
  78. 800eb09 POST cleanup. by Michael Zaidman · 14 years ago
  79. 3fbeeea common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  80. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  81. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  82. 3611665 Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Wolfgang Denk · 14 years ago
  83. a806035 Save environment data to mmc. by Terry Lv · 14 years ago
  84. 40e74c8 bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. by Wolfgang Denk · 14 years ago
  85. c0026fc Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  86. f3cac53 ppc4xx: Invalidate d-cache when used as init-ram by Stefan Roese · 14 years ago
  87. c1ab75c ppc4xx: Fix 440EPx bug in reconfigure_pll() by Stefan Roese · 14 years ago
  88. 8d9207c Fix parameters to support RDIMM for P2020DS by York Sun · 14 years ago
  89. b80d305 mpx85xx/fdt: Add cpu-release-addr for all cores by Matthew McClintock · 14 years ago
  90. ed062e0 powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs by Kumar Gala · 14 years ago
  91. 680c613 powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · 14 years ago
  92. b9d51fb Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  93. fe8d63c Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  94. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  95. 48690d8 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  96. 958e120 fdt relocate: have more attention to use a bootmap or not by Stephan Linz · 14 years ago
  97. f2a37fc ide: add configuration by Albert Aribaud · 14 years ago
  98. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  99. a37c36f powerpc/8xxx: query feature reporting register for num cores on unknown cpus by Kim Phillips · 14 years ago
  100. 5fb8a8a powerpc/8xxx: Improvement to DDR parameters by york · 14 years ago