aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2007-12-27ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese1-3/+4
2007-12-27Fix ppc4xx clear_bss() codeAnatolij Gustschin1-4/+13
2007-12-27PPC4xx: Minimal changes to add vxWorks supportNiklaus Giger1-1/+5
2007-12-27ppc4xx: fix flush + invalidate_dcache_range argumentsMatthias Fuchs1-3/+3
2007-12-27ppc4xx: fdt: use fdt_fixup_ethernet()Stefan Roese1-71/+2
2007-12-27ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese1-80/+34
2007-12-11ppc4xx: Correct GPIO offset in gpio_config()Stefan Roese1-1/+1
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese40-196/+246
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala2-4/+4
2007-11-21Move do_fixup* for libfdt into common codeKumar Gala2-57/+13
2007-11-18s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD2-8/+8
2007-11-18Fix compiler warnings for ARM systems.Wolfgang Denk1-1/+1
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2-1/+6
2007-11-18ppc4xx: Correct 405EX PCIe UTL register mappingStefan Roese1-3/+3
2007-11-17[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi1-2/+1
2007-11-17[MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi1-3/+1
2007-11-17[MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi3-47/+39
2007-11-17[MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.Shinya Kuribayashi1-1/+1
2007-11-17[MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build errorShinya Kuribayashi1-59/+59
2007-11-17Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk6-7/+44
2007-11-17powerpc: Backout relocation changes.Grant Likely14-7/+14
2007-11-1786xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger1-2/+4
2007-11-17make 8610 board use pixis resetJason Jin1-2/+2
2007-11-16ppc4xx: Enable 405EX PCIe UTL register configurationStefan Roese2-4/+42
2007-11-15ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platformsStefan Roese2-78/+62
2007-11-13ppc4xx: Fix 405EX PCIe UTLSET register setupStefan Roese1-2/+2
2007-11-09ppc4xx: Make USB working with CONFIG_4xx_DCACHE definedMatthias Fuchs1-1/+17
2007-11-09ppc4xx: Remove redundant code from 4xx network driverMatthias Fuchs1-5/+3
2007-11-09ppc4xx: Make output a little shorter on I2C bootrom detectionStefan Roese1-34/+19
2007-11-07ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew1-1/+1
2007-11-07ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew1-6/+2
2007-11-07ColdFire: Update cpu flag for 4.2-xx compilerTsiChungLiew4-0/+41
2007-11-03Cleanup coding style; update CHANGELOGWolfgang Denk1-2/+2
2007-11-03Fix a typo in cpu/mpc824x/interrupts.cGuennadi Liakhovetski1-1/+1
2007-11-03add ft_cpu_setup(..) on mpc8260Sergej Stepanov1-0/+38
2007-11-02Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-3/+7
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2-3/+7
2007-11-01Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk4-20/+32
2007-11-01Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2-7/+14
2007-10-31ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAMStefan Roese2-8/+5
2007-10-31ppc4xx: Change 4xx ethernet driver to handle cached memory tooStefan Roese1-75/+62
2007-10-31ppc4xx: Add change_tlb function to modify I attribute of TLB(s)Stefan Roese1-1/+87
2007-10-31ppc4xx: Rework 4xx cache supportStefan Roese4-135/+290
2007-10-31ppc4xx: Change autonegotiation timeout from 4 to 5 secondsStefan Roese1-1/+1
2007-10-31ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friendsStefan Roese2-73/+74
2007-10-31ppc4xx: Correct UART input clock calculation and passing to fdtStefan Roese2-5/+7
2007-10-31ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board supportStefan Roese1-0/+10
2007-10-31ppc4xx: Rework of 4xx serial driver (4)Stefan Roese1-167/+146
2007-10-31ppc4xx: Rework of 4xx serial driver (1)Stefan Roese3-208/+243
2007-10-31ppc4xx: Correct UART input clock calculation and passing to fdtStefan Roese2-4/+15