summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese2007-12-271-3/+4
* Fix ppc4xx clear_bss() codeAnatolij Gustschin2007-12-271-4/+13
* PPC4xx: Minimal changes to add vxWorks supportNiklaus Giger2007-12-271-1/+5
* ppc4xx: fix flush + invalidate_dcache_range argumentsMatthias Fuchs2007-12-271-3/+3
* ppc4xx: fdt: use fdt_fixup_ethernet()Stefan Roese2007-12-271-71/+2
* ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2007-12-271-80/+34
* ppc4xx: Correct GPIO offset in gpio_config()Stefan Roese2007-12-111-1/+1
* Merge commit 'u-boot/master' into for-1.3.1Stefan Roese2007-12-1140-196/+246
|\
| * Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-212-4/+4
| * Move do_fixup* for libfdt into common codeKumar Gala2007-11-212-57/+13
| * s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD2007-11-182-8/+8
| * Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-181-1/+1
| * Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-182-1/+6
| * [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi2007-11-171-2/+1
| * [MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi2007-11-171-3/+1
| * [MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi2007-11-173-47/+39
| * [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.Shinya Kuribayashi2007-11-171-1/+1
| * [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build errorShinya Kuribayashi2007-11-171-59/+59
| * Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-176-7/+44
| |\
| | * ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-071-1/+1
| | * ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew2007-11-071-6/+2
| | * ColdFire: Update cpu flag for 4.2-xx compilerTsiChungLiew2007-11-074-0/+41
| * | powerpc: Backout relocation changes.Grant Likely2007-11-1714-7/+14
| * | 86xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger2007-11-171-2/+4
| * | make 8610 board use pixis resetJason Jin2007-11-171-2/+2
| |/
| * Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-031-2/+2
| * Fix a typo in cpu/mpc824x/interrupts.cGuennadi Liakhovetski2007-11-031-1/+1
| * add ft_cpu_setup(..) on mpc8260Sergej Stepanov2007-11-031-0/+38
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-022-3/+7
| |\
| | * Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-012-3/+7
| | |\
| | | * ColdFire 5329: Assign correct SDRAM size and fix cacheTsiChungLiew2007-10-251-2/+2
| | | * ColdFire 5282: Fix external flash boot and return dramsizeTsiChungLiew2007-10-251-1/+5
| * | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-014-20/+32
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2007-11-012-7/+14
| | |\ \
| | | * | [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanupShinya Kuribayashi2007-10-211-1/+1
| | | * | [MIPS] Fix $gp usageShinya Kuribayashi2007-10-211-6/+13
| | | |/
| | * | Setting MSR[DE] in do_reseturwithsughosh@gmail.com2007-10-191-1/+6
| | * | MSR overwrite fixurwithsughosh@gmail.com2007-10-191-8/+3
| | * | Remove magic numbers from cache related operations for mpc85xxKumar Gala2007-10-191-4/+4
| | * | Merge branch 'denx'Andy Fleming2007-10-1928-340/+568
| | |\ \ | | | |/
| | * | 85xx io out functions need sync after write.Ed Swarthout2007-09-261-0/+5
* | | | ppc4xx: Correct 405EX PCIe UTL register mappingStefan Roese2007-11-181-3/+3
* | | | ppc4xx: Enable 405EX PCIe UTL register configurationStefan Roese2007-11-162-4/+42
* | | | ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platformsStefan Roese2007-11-152-78/+62
* | | | ppc4xx: Fix 405EX PCIe UTLSET register setupStefan Roese2007-11-131-2/+2
* | | | ppc4xx: Make USB working with CONFIG_4xx_DCACHE definedMatthias Fuchs2007-11-091-1/+17
* | | | ppc4xx: Remove redundant code from 4xx network driverMatthias Fuchs2007-11-091-5/+3
* | | | ppc4xx: Make output a little shorter on I2C bootrom detectionStefan Roese2007-11-091-34/+19
* | | | ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAMStefan Roese2007-10-312-8/+5
* | | | ppc4xx: Change 4xx ethernet driver to handle cached memory tooStefan Roese2007-10-311-75/+62
OpenPOWER on IntegriCloud