1. 1095493 ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  2. 06f4328 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  3. 25643d4 ppc/85xx: make boot from NAND full relocation to RAM by Mingkai Hu · 15 years ago
  4. cdbdbe6 ppc/85xx: Fix how we determine the number of CAM entries by Kumar Gala · 15 years ago
  5. 3ad95de fsl-ddr: Fix the chip-select interleaving issue by Dave Liu · 15 years ago
  6. a9e9d69 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  7. cdaed5d ppc4xx: Switch to I2C bus numer 0 for chip_config command by Stefan Roese · 15 years ago
  8. 4fe5193 ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES) by Stefan Roese · 15 years ago
  9. 9a81c61 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  10. b0b8674 ppc4xx: Consolidate 4xx PCIe board specific configuration by Stefan Roese · 15 years ago
  11. 4649913 ppc4xx: Add common ppc4xx linker script by Stefan Roese · 15 years ago
  12. ff882295 ppc/85xx: Fix misc L2 cache enabling bug by Dave Liu · 15 years ago
  13. 4946775 Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  14. 7f52ed5 mpc85xx: Add eSDHC support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  15. 5ccd29c 85xx: MP Boot Page Translation update by Peter Tyser · 15 years ago
  16. da0e5f7 ppc/85xx: Fix crashes due to generation of SPE instruction by Leon Woestenberg · 15 years ago
  17. 654ea1f ppc/85xx: Make L2 support more robust by Dave Liu · 15 years ago
  18. 922754c Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  19. 4ee6326 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  20. 62506ae Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  21. 8003c36 arm926ejs: 8-byte align stack to avoid LDRD/STRD problems by Simon Kagstrom · 15 years ago
  22. f8a812a TI OMAP3: make gpmc_config as const by Nishanth Menon · 15 years ago
  23. 08c6a26 ppc4xx: Print PCI synchronous clock frequency upon bootup by Stefan Roese · 15 years ago
  24. 5e47f95 ppc4xx: Add function to check and dynamically change PCI sync clock by Stefan Roese · 15 years ago
  25. 92b8964 ppc4xx: Update flash size in reg property of the NOR flash node by Stefan Roese · 15 years ago
  26. 76706cb cpu/ppc4xx/fdt.c: avoid strcpy() to constant string by Wolfgang Denk · 15 years ago
  27. 4e0539d OMAP3: fix warnings when NAND/ONENAND is not used by Nishanth Menon · 15 years ago
  28. 9c44ddc TI: OMAP3: Remove SZ_xx references by Sandeep Paulraj · 15 years ago
  29. 7120c88 mpc83xx: mpc8313 - handle erratum IPIC1 (TSEC IRQ number swappage) by Kim Phillips · 15 years ago
  30. d11823c mpc8xxx: improve LAW error messages when setting up DDR by Paul Gortmaker · 15 years ago
  31. 9efe379 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  32. d67cce2 Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  33. cd85662 CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  34. 399e5ae s5pc1xx: support Samsung s5pc1xx SoC by Minkyu Kang · 15 years ago
  35. 1f003cf Blackfin: reset watchdog in udelay() by Mike Frysinger · 15 years ago
  36. 9df20ce arm: Correct build with CONFIG_SYS_HUSH_PARSER set by Simon Kagstrom · 15 years ago
  37. 23b8098 Add support for Eukrea CPU9260/CPU9G20 SBC by Tom Rix · 15 years ago
  38. d8380c9 Add support for Eukrea CPUAT91 SBC by Tom Rix · 15 years ago
  39. 7908c97 TI DaVinci: DM646x: Initial Support for DM646x SOC by Sandeep Paulraj · 15 years ago
  40. 7a2aa8b OMAP3 Move cache routine to cache.S by Tom Rix · 15 years ago
  41. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  42. afc3ba0 relocation: Do not relocate NULL pointers. by Joakim Tjernlund · 15 years ago
  43. 3beb40c 85xx: Ensure BSS segment isn't linked at address 0 by Peter Tyser · 15 years ago
  44. da01f53 mpc512x: fix fixed_sdram() init code. by Wolfgang Denk · 15 years ago
  45. 78d2a64 ppc4xx: Rework cmd reginfo by Niklaus Giger · 15 years ago
  46. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  47. 56f1481 ppc4xx: Add PPC405EX(r) Rev D support by Stefan Roese · 15 years ago
  48. 06dfaee ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · 15 years ago
  49. 54f5f05 PPC4xx: Denali core: Fix incorrect DDR row bits by Mike Nuss · 15 years ago
  50. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  51. fb95169 ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling by Stefan Roese · 15 years ago
  52. d24bd25 ppc4xx: Reorganize DDR2 ECC handling by Felix Radensky · 15 years ago
  53. 9ae7ae6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  54. b306db2 ppc4xx: Remove mtsdram0() marcos and use common mtsdram() instead by Stefan Roese · 15 years ago
  55. 95b602b ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  56. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  57. c7190f0 mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields by Kim Phillips · 15 years ago
  58. 3887c3f mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · 15 years ago
  59. 054197b mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · 15 years ago
  60. 39aaca1 ppc/p4080: Determine various chip frequencies on CoreNet platforms by Kumar Gala · 16 years ago
  61. 3c2a67e ppc/p4080: Handle timebase enabling and frequency reporting by Kumar Gala · 15 years ago
  62. 7e4259b ppc/p4080: Add various p4080 related defines (and p4040) by Kumar Gala · 16 years ago
  63. 39a7e7f ppc/p4080: CoreNet platfrom style secondary core release by Kumar Gala · 15 years ago
  64. a880cf3 ppc/p4080: CoreNet platfrom style CCSRBAR setting by Kumar Gala · 15 years ago
  65. 25bacf7 ppc/85xx: Fix enabling of L2 cache by Kumar Gala · 15 years ago
  66. cb0ff65 85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQ by Vivek Mahajan · 15 years ago
  67. 234a89d ppc/85xx: add cpu init config file for boot from NAND by Mingkai Hu · 15 years ago
  68. 098bcba ppc/85xx: add ld script file for boot from NAND by Mingkai Hu · 15 years ago
  69. fcdb36b ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board by Rupjyoti Sarmah · 15 years ago
  70. e67af44 ppc4xx: Consolidate get_OPB_freq() by Stefan Roese · 15 years ago
  71. 95a4a59 ppc4xx: Fix 405EZ uart base baud calculation by Stefan Roese · 15 years ago
  72. 15fba32 ppc/85xx: Disable all async interrupt sources when we boot by Kumar Gala · 15 years ago
  73. 9f00409 ppc/85xx: Split out cpu_init_early into its own file for NAND_SPL by Kumar Gala · 15 years ago
  74. 0456dbf ppc/85xx: Change cpu_init_early_f so we can use with NAND SPL by Kumar Gala · 15 years ago
  75. 7da5335 ppc/85xx: add boot from NAND/eSDHC/eSPI support by Mingkai Hu · 15 years ago
  76. b2eec28 ppc/85xx: Move code around to prep for NAND_SPL by Kumar Gala · 15 years ago
  77. 206af35 ppc/85xx: Repack tlb_table to save space by Kumar Gala · 15 years ago
  78. d30f904 ppc/85xx: Introduce low level write_tlb function by Kumar Gala · 15 years ago
  79. 6d8565a ppc/8xxx: Misc DDR related fixes by Kumar Gala · 15 years ago
  80. 3e3c9c1 ppc/85xx: Remove some bogus code from external interrupt handler. by Scott Wood · 15 years ago
  81. dcc87dd ppc/85xx: Ensure that MAS8 is zero when writing TLB entries. by Scott Wood · 15 years ago
  82. 1b72dbe ppc/85xx: Don't enable interrupts before we're ready by Scott Wood · 15 years ago
  83. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  84. 0b34dbb ppc4xx: Fix compilation warning in 4xx miiphy.c by Stefan Roese · 15 years ago
  85. 99bcf14 ppc4xx: Allow overwriting pci target registers for all 4xx boards by Matthias Fuchs · 15 years ago
  86. 6c97a20 ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address by Kumar Gala · 15 years ago
  87. c348322 ppc/85xx: Clean up do_reset by Kumar Gala · 15 years ago
  88. 21170c8 ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). by Poonam Aggrwal · 15 years ago
  89. f8027f6 ppc/85xx/86xx: Device tree fixup for number of cores by Poonam Aggrwal · 15 years ago
  90. 58442dc ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · 15 years ago
  91. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  92. 5052a77 ppc/85xx: Cleanup makefile and related optional files by Kumar Gala · 15 years ago
  93. c725908 ppc/85xx: Fix bug in setup_mp code by Kumar Gala · 15 years ago
  94. c2287af ppc/85xx: Add a simple function to search the TLB by Kumar Gala · 15 years ago
  95. 26f4cdba 85xx: Add support for setting IVORs to fixed offset defaults by Kumar Gala · 15 years ago
  96. da1cd95 ppc/85xx: Fix up eSDHC controller clock frequency in the device tree by Dipen Dudhat · 15 years ago
  97. 2abbd31 ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist by Kumar Gala · 15 years ago
  98. 6b9ea08 ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clk by Dipen Dudhat · 15 years ago
  99. 0052a05 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  100. 3ea43ff Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago