summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-4/+0
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-082-0/+2
* Merge branch 'master' into nextWolfgang Denk2009-12-072-1/+3
|\
| * help: Correct syntax of nandecc help output.Robert P. J. Day2009-12-071-1/+1
| * trab: fix warning: implicit declaration of function 'disable_vfd'Wolfgang Denk2009-12-071-0/+2
* | Merge branch 'master' into nextWolfgang Denk2009-12-051-0/+1
|\ \ | |/
| * mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler2009-11-221-0/+1
* | Generic udelay() with watchdog supportIngo van Lil2009-12-0528-30/+30
* | i386: Final RelocationGraeme Russ2009-12-053-121/+23
* | i386: Remove inline asm symbols from .dynsymGraeme Russ2009-12-052-0/+6
* | i386: Rearrange Interupt HandlingGraeme Russ2009-12-054-246/+417
* | i386: Fix race condition when using SC520 timersGraeme Russ2009-12-051-5/+6
* | avr32/hsdramc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-11-272-4/+1
* | arm: A320: Add support for Faraday A320 evaluation boardPo-Yu Chuang2009-11-274-0/+313
* | OMAP3: Fix SDRC initNishanth Menon2009-11-271-1/+2
* | OMAP3:SDRC: Cleanup references to SDPNishanth Menon2009-11-272-2/+2
* | TI DA8xx: Add DA8xx cpu functionsSekhar Nori2009-11-272-10/+83
* | TI Davinci timer.c: Remove volatiles and memory mapped structuresNick Thompson2009-11-271-13/+15
* | Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-276-47/+19
* | S3C6400/SMDK6400: fix stack_setup in start.SSeunghyeon Rhee2009-11-271-6/+1
* | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2009-11-276-6/+6
* | Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-275-10/+10
* | ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese2009-11-231-102/+97
* | ppc4xx: Remove some testing code from 4xx_pcie.cStefan Roese2009-11-231-4/+0
* | ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-191-0/+18
* | ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-192-23/+104
* | ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-0/+106
* | Merge branch 'master' into nextWolfgang Denk2009-11-154-11/+14
|\ \ | |/
| * ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala2009-11-131-2/+2
| * fsl-ddr: Fix the chip-select interleaving issueDave Liu2009-11-121-4/+3
| * Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-11-111-1/+1
| |\
| | * ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)Stefan Roese2009-11-091-1/+1
| * | ppc/85xx: Fix misc L2 cache enabling bugDave Liu2009-10-311-4/+8
| |/
* | ppc/85xx: make boot from NAND full relocation to RAMMingkai Hu2009-11-131-1/+0
* | ppc4xx: Switch to I2C bus numer 0 for chip_config commandStefan Roese2009-11-101-0/+6
* | ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-0/+20
* | ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese2009-11-091-0/+123
* | ppc4xx: Add common ppc4xx linker scriptStefan Roese2009-11-022-0/+172
|/
* Coding Style cleanup; update CHANGELOG, prepare -rc1Wolfgang Denk2009-10-283-31/+29
* mpc85xx: Add eSDHC support for MPC8569E-MDS boardsAnton Vorontsov2009-10-271-0/+4
* 85xx: MP Boot Page Translation updatePeter Tyser2009-10-274-31/+78
* ppc/85xx: Fix crashes due to generation of SPE instructionLeon Woestenberg2009-10-261-0/+5
* ppc/85xx: Make L2 support more robustDave Liu2009-10-261-1/+4
* Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-10-2416-854/+1651
|\
| * arm926ejs: 8-byte align stack to avoid LDRD/STRD problemsSimon Kagstrom2009-10-241-0/+1
| * TI OMAP3: make gpmc_config as constNishanth Menon2009-10-241-4/+4
| * OMAP3: fix warnings when NAND/ONENAND is not usedNishanth Menon2009-10-181-1/+5
| * TI: OMAP3: Remove SZ_xx referencesSandeep Paulraj2009-10-182-4/+4
| * Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 codekevin.morfitt@fearnside-systems.co.uk2009-10-137-830/+915
| * CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boardskevin.morfitt@fearnside-systems.co.uk2009-10-131-16/+20
OpenPOWER on IntegriCloud