aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2006-05-10Minor cleanup.LABEL_2006_05_10_1800Wolfgang Denk3-27/+26
2006-05-10Add support for AMCC 440EP Rev C and 440GR Rev BStefan Roese1-1/+9
2006-05-10Update omap5912osk board supportStefan Roese2-1/+246
2006-05-09Fix watchdog issues for ColdFire boards.Wolfgang Denk1-1/+4
2006-05-09Merge with /home/m8/git/u-bootWolfgang Denk6-15/+172
2006-05-09Make R5200 specific low level initialization board conditional.Marian Balakowicz1-9/+15
2006-05-09Update CPU target identification strings for Coldfire family.Marian Balakowicz1-6/+7
2006-05-09Fix serial console support for MCF5271.Marian Balakowicz1-6/+16
2006-04-27Add support for Freescale M5271: Merge with /work/u-boot.mcf5271Marian Balakowicz6-4/+144
2006-04-20Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:Kumar Gala1-1/+1
2006-04-18MPC5200: enable snooping of DMA transactions on XLB even if no PCILABEL_2006_04_18_1106Wolfgang Denk2-4/+4
2006-04-16Some code cleanupWolfgang Denk4-111/+111
2006-04-06Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pciWolfgang Denk1-5/+5
2006-04-05Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk2-34/+342
2006-04-03Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.SWolfgang Denk1-1/+2
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk83-233/+195
2006-03-31Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese2-34/+342
2006-03-29Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski1-5/+5
2006-03-24Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher37-453/+4384
2006-03-24Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO andMarkus Klotzbuecher1-2/+15
2006-03-24delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher1-5/+14
2006-03-18Add support for MPC859/866 Rev. A.0Wolfgang Denk1-3/+8
2006-03-16Support for DDR with 32-data path. Addotional notes on injectingRafal Jaworowski1-12/+49
2006-03-14Add support for ECC DDR initialization on MPC83xx.Marian Balakowicz1-22/+108
2006-03-14Add DMA support for MPC83xx.Marian Balakowicz1-0/+85
2006-03-14Add sync in do_reset() routine for MPC83xx after RPR registerMarian Balakowicz1-0/+2
2006-03-14Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.Marian Balakowicz1-0/+34
2006-03-14Correct shift offsets in icache_status and dcache_status for MPC83xx.Marian Balakowicz1-2/+2
2006-03-13Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer andWolfgang Denk8-167/+531
2006-03-13Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.cStefan Roese1-1/+1
2006-03-13cpu/ppc4xx/start.S : exceptions are enabled after relocationStefan Roese1-23/+18
2006-03-13au1x00_eth.c: check malloc return value and abort if it failedWolfgang Denk1-2/+6
2006-03-13Fix bug in [id]cache_status commands for MPC85xx processors;Wolfgang Denk1-2/+2
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xxWolfgang Denk3-209/+349
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk1-0/+38
2006-03-12Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280ECWolfgang Denk1-8/+19
2006-03-12Coding Style cleanupWolfgang Denk9-171/+165
2006-03-12Add missing Blackfin files.Wolfgang Denk16-0/+3135
2006-03-11More GCC 4.x woesWolfgang Denk1-1/+2
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk1-2/+2
2006-03-07Cleanup (get rid of debug code that sneaked in)Wolfgang Denk1-1/+0
2006-03-06Merge with /home/wd/git/u-boot/masterWolfgang Denk3-48/+42
2006-03-06Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher1-1/+9
2006-03-04Lots of new stuff:Markus Klotzbücher1-1/+1
2006-02-28All subsystem clocks not immediately need are turned at reset.Markus Klotzbücher1-0/+10
2006-02-28Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher1-0/+1
2006-02-22Initial port to MCC200 board (work in progress)Wolfgang Denk1-1/+2
2006-02-10Enable address translation on MPC83xxKumar Gala1-179/+298
2006-02-07This is the first commit for the u-boot zylonite port. The following has beMarkus Klotzbücher3-12/+47
2006-01-26Add support for Freescale M5271 processorZachary P. Landau6-4/+144