summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storageStefan Roese2008-01-091-1/+13
* ppc4xx: Add 44x cache locking to better support init-ram in d-cacheStefan Roese2008-01-091-0/+52
* ppc4xx: Enable 405EP PCI arbiter per default on all boardsStefan Roese2007-12-281-0/+5
* ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)Stefan Roese2007-12-281-1/+1
* Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese2007-12-2726-259/+739
|\
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-271-4/+1
| |\
| | * TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein2007-12-271-4/+1
| * | Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-276-44/+40
| * | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-278-0/+529
| |\ \ | | |/
| | * Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2007-12-278-0/+529
| | |\
| | | * Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-074-61/+17
| | | |\
| | | * \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-2950-341/+392
| | | |\ \
| | | * | | sh: Update core code of SuperH.Nobuhiro Iwamatsu2007-09-235-22/+152
| | | * | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-09-23203-5470/+14939
| | | |\ \ \
| | | * | | | sh: First support code of SuperH.Nobuhiro Iwamatsu2007-05-137-0/+399
| * | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-273-7/+15
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2007-12-273-7/+15
| | |\ \ \ \ \
| | | * | | | | AVR32: Fix wrong pin setup for USART3Haavard Skinnemoen2007-12-171-1/+1
| | | * | | | | AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen2007-12-171-0/+7
| | | * | | | | AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen2007-12-172-0/+0
| | | * | | | | atmel_mci: Show SR when block read failsHaavard Skinnemoen2007-12-171-6/+7
| | | | |_|_|/ | | | |/| | |
| * | | | | | Handle Asynchronous DDR clock on 85xxKumar Gala2007-12-113-4/+43
| * | | | | | Stop using immap_t on 85xxKumar Gala2007-12-116-32/+18
| * | | | | | Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdtKumar Gala2007-12-112-123/+0
| * | | | | | Stop using immap_t for cpm offset on 85xxKumar Gala2007-12-115-66/+63
| * | | | | | Stop using immap_t for guts offset on 85xxKumar Gala2007-12-114-6/+5
| * | | | | | Add libfdt based ft_cpu_setup for mpc85xxKumar Gala2007-12-112-1/+67
| |/ / / / /
| * | | | | Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala2007-12-071-16/+2
| |/ / / /
* | | | | Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx MakefileLarry Johnson2007-12-271-0/+2
* | | | | Add 440EPx DDR2 SPD DIMM supportLarry Johnson2007-12-271-0/+1254
* | | | | Copy 440EPx/GRx SDRAM data-eye search to common directoryLarry Johnson2007-12-271-0/+396
* | | | | Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson2007-12-271-52/+114
* | | | | 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
OpenPOWER on IntegriCloud