summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk2008-07-022-2/+2
* mpc8260: add fdt_fixup_ethernet supportEsben Haabendal2008-07-011-0/+5
* i.MX31: fixed CTRL-C detectionJuergen Kilb2008-07-011-1/+2
* Coding Style CleanupWolfgang Denk2008-06-281-1/+1
* MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen2008-06-282-6/+9
* Fix 4xx build issueAnatolij Gustschin2008-06-191-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-123-5/+5
* Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-06-118-28/+17
|\
| * [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate linesShinya Kuribayashi2008-06-075-18/+10
| * [MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi2008-06-073-9/+9
| * [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-051-3/+3
| * [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-053-3/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-06-111-22/+13
|\ \
| * | Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2008-06-091-4/+0
| * | Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren2008-06-091-20/+15
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-1110-547/+656
|\ \
| * | ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese2008-06-061-5/+5
| * | ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-032-8/+8
| * | ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC codeStefan Roese2008-06-031-2/+3
| * | ppc4xx: Fix common ECC generation code for 440GP style platformsStefan Roese2008-06-032-7/+34
| * | ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese2008-06-031-0/+11
| * | ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1Stefan Roese2008-06-031-151/+0
| * | ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.SStefan Roese2008-06-031-126/+80
| * | ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-039-259/+526
| * | PPC4xx: Simplified post_word_{load, store}Grant Erickson2008-06-031-15/+11
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-06-117-73/+265
|\ \ \
| * | | 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-113-7/+4
| * | | FSL LAW: Keep track of LAW allocationsKumar Gala2008-06-111-17/+6
| * | | Added the upmconfig() function for 85xx.Sergei Poselenov2008-06-111-0/+66
| * | | MPC85xx: Beautify boot output of L2 cache configurationWolfgang Grandegger2008-06-102-9/+11
| * | | 85xx: Add setting of cache props in the device tree.Kumar Gala2008-06-101-0/+128
| * | | 85xx: expose cpu identificationKumar Gala2008-06-101-36/+40
| * | | 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define itKumar Gala2008-06-091-2/+6
| * | | MPC85xx: Change traps.c to not reference non-addressable memoryBecky Bruce2008-06-091-3/+5
| | |/ | |/|
* | | MPC86xx: Change traps.c to not reference non-addressable memoryBecky Bruce2008-06-061-1/+7
|/ /
* | PPC4xx: Simplified post_word_{load, store}Grant Erickson2008-06-031-15/+11
* | atmel_spi: Driver for the Atmel SPI controllerHans-Christian Egtvedt2008-06-031-0/+43
* | SPI API improvementsHaavard Skinnemoen2008-06-031-21/+58
* | MPC512x: Change traps.c to not reference non-addressable memoryBecky Bruce2008-06-031-1/+7
* | PPC: 86xx Add bat registers to reginfo commandBecky Bruce2008-06-031-1/+3
* | PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-032-6/+6
* | Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk2008-06-033-0/+66
|\ \
| * \ Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-243-0/+66
| |\ \ | | |/ | |/|
| | * AT91SAM9261EK supportStelian Pop2008-05-101-0/+8
| | * Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platformsStelian Pop2008-05-102-0/+58
| | * Fix @ -> <at> substitutionStelian Pop2008-05-085-5/+5
* | | Merge remote branch 'u-boot-avr32/master'Wolfgang Denk2008-06-0312-248/+260
|\ \ \
| * | | avr32: Fix theoretical race in udelay()Haavard Skinnemoen2008-05-271-9/+7
| * | | avr32: Compile atmel_mci.o conditionallyHaavard Skinnemoen2008-05-272-5/+1
| * | | avr32: Fix wrong error flags in atmel_mci driverHaavard Skinnemoen2008-05-271-1/+1
OpenPOWER on IntegriCloud