summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Move get_board_sys_clk to board directoryHaiying Wang2006-07-311-66/+0
* Fix 8641HPCN pollutionJohn Traill2006-07-281-0/+2
* Enable PCIE1 for MPC8641HPCN boardJin Zhengxiong-R641882006-06-273-110/+284
* Do not enable address translation on secondary CPUs.Jon Loeliger2006-06-151-15/+0
* Fix a get_board_sys_clk() use-before-def warning.Jon Loeliger2006-06-071-64/+64
* Review cleanups.Jon Loeliger2006-05-316-99/+37
* White space cleanup.Jon Loeliger2006-05-311-14/+13
* Moved mpc8641hpcn_board_reset() out of cpu/ into board/.Jon Loeliger2006-05-311-84/+6
* Remove dead debug code.Jon Loeliger2006-05-311-24/+0
* Move mpc86xx PIXIS code to board directoryJon Loeliger2006-05-311-293/+15
* Improve "reset" command's interaction with watchdog.Haiying Wang2006-05-301-5/+32
* Fix two SDRAM setup bugs.Haiying Wang2006-05-301-7/+7
* Change arbitration to round-robin for SMP linux.Jon Loeliger2006-05-191-6/+9
* Enable dual DDR controllers and interleaving.Jon Loeliger2006-05-191-121/+494
* Remove L2 Cache invalidate polling.Jon Loeliger2006-05-191-11/+17
* Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang2006-05-101-2/+3
* Cleanup whitespaces and style issues.Jon Loeliger2006-04-279-411/+339
* Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-2613-0/+4699
* MPC5200: enable snooping of DMA transactions on XLB even if no PCIWolfgang Denk2006-04-182-4/+4
* Some code cleanupWolfgang Denk2006-04-164-111/+111
* Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pciWolfgang Denk2006-04-061-5/+5
|\
| * Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski2006-03-291-5/+5
* | Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk2006-04-052-34/+342
|\ \
| * | Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese2006-03-312-34/+342
| |/
* | Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.SWolfgang Denk2006-04-031-1/+2
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-3183-233/+195
* | Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2006-03-2437-453/+4384
|\ \ | |/
| * Add support for MPC859/866 Rev. A.0Wolfgang Denk2006-03-181-3/+8
| * Support for DDR with 32-data path. Addotional notes on injectingRafal Jaworowski2006-03-161-12/+49
| * Add support for ECC DDR initialization on MPC83xx.Marian Balakowicz2006-03-141-22/+108
| * Add DMA support for MPC83xx.Marian Balakowicz2006-03-141-0/+85
| * Add sync in do_reset() routine for MPC83xx after RPR registerMarian Balakowicz2006-03-141-0/+2
| * Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.Marian Balakowicz2006-03-141-0/+34
| * Correct shift offsets in icache_status and dcache_status for MPC83xx.Marian Balakowicz2006-03-141-2/+2
| * Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer andWolfgang Denk2006-03-138-167/+531
| * Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.cStefan Roese2006-03-131-1/+1
| * cpu/ppc4xx/start.S : exceptions are enabled after relocationStefan Roese2006-03-131-23/+18
| * au1x00_eth.c: check malloc return value and abort if it failedWolfgang Denk2006-03-131-2/+6
| * Fix bug in [id]cache_status commands for MPC85xx processors;Wolfgang Denk2006-03-131-2/+2
| * Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xxWolfgang Denk2006-03-123-209/+349
| |\
| | * Enable address translation on MPC83xxKumar Gala2006-02-101-179/+298
| | * Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xxKumar Gala2006-01-251-28/+21
| | * Only disable the MPC83xx watchdog if its enabled out of reset.Kumar Gala2006-01-111-0/+6
| | * Allow config of GPIO direction & data registers at boot on 83xxKumar Gala2006-01-111-0/+8
| | * Enable time handling on 83xxKumar Gala2006-01-111-0/+10
| | * Make System IO Config Registers board configurable on MPC83xxKumar Gala2006-01-111-2/+6
| * | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk2006-03-121-0/+38
| |\ \
| | * | Add helper function for generic flat device tree fixups for mpc83xxKumar Gala2006-01-111-0/+38
| | |/
| * | Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280ECWolfgang Denk2006-03-121-8/+19
| * | Coding Style cleanupWolfgang Denk2006-03-129-171/+165
OpenPOWER on IntegriCloud