summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood2013-06-118-21/+35
* MIPS: asm/errno.h: switch to asm-generic/errno.hDaniel Schwierzeck2013-06-081-143/+1
* MIPS: fix __raw_* IO accessorsGabor Juhos2013-06-081-13/+13
* am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>Tom Rini2013-06-064-1/+4
* am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-055-36/+42
* am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini2013-06-041-2/+2
* omap-common/hwinit-common.c: Mark omap_rev_string as staticTom Rini2013-06-041-1/+1
* arm: factorize relocate_code routineAlbert ARIBAUD2013-05-3015-992/+124
* arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-3013-81/+55
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30110-8455/+1488
|\
| * powerpc/mpc85xx: Clear L1 D-cache lockYork Sun2013-05-241-0/+1
| * SECURE BOOT - Removed deletion of TLB entries codeRuchika Gupta2013-05-242-17/+0
| * powerpc/b4860qds: Add LAW Target ID and Create LAW entry for MapleShaveta Leekha2013-05-241-0/+2
| * powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.hPoonam Aggrwal2013-05-241-23/+11
| * powerpc/mpc8xxx: Allow DDR overclockYork Sun2013-05-241-2/+0
| * powerpc/chassis2: Change core numbering schemeYork Sun2013-05-246-58/+92
| * powerpc/mpc8xxx: Add T1040 and variant SoCsYork Sun2013-05-248-0/+282
| * powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.hYork Sun2013-05-241-32/+10
| * Add e6500 L2 replacement policy selectionJames Yang2013-05-243-1/+11
| * powerpc/mpc85xx: check if core is disabled for showing statusYork Sun2013-05-241-0/+2
| * Enable L2 cache parity/ECC error checkingJames Yang2013-05-242-2/+2
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2013-05-1514-107/+376
| |\
| | * powerpc/mpc8xxx: Allow board file to override DDR address assignmentYork Sun2013-05-141-1/+6
| | * powerpc/mpc85xx: Update workaround for DDR erratum A-004934York Sun2013-05-141-1/+1
| | * T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.cRoy Zang2013-05-141-0/+22
| | * powerpc/85xx: fix build error introduced by serdes_get_prtclShengzhou Liu2013-05-141-1/+0
| | * t4240qds/eth: fixup ethernet for t4240qdsShengzhou Liu2013-05-141-0/+1
| | * powerpc/85xx: add missing QMAN frequency calculationShaohui Xie2013-05-141-0/+4
| | * powerpc/mpc85xx: Add T4160 SoCYork Sun2013-05-146-2/+172
| | * powerpc/t4240: Fix SerDes protocol arrays with const prefixYork Sun2013-05-141-7/+7
| | * powerpc/mpc85xx: Fix PIR parsing for chassis2York Sun2013-05-141-3/+3
| | * powerpc/corenet2: Print SerDes protocol in decimalYork Sun2013-05-141-1/+1
| | * T4/USB: Add USB 2.0 UTMI dual phy supportRoy Zang2013-05-142-2/+42
| | * powerpc/mpc85xx: Fix portal setupYork Sun2013-05-141-14/+22
| | * powerpc/mpc8xxx: Fix DDR 3-way interleavingYork Sun2013-05-141-8/+11
| | * T4/SerDes: correct the SATA indexRoy Zang2013-05-141-2/+2
| | * e6500: Move L1 enablement after L2 enablementAndy Fleming2013-05-141-47/+47
| | * powerpc/mpc85xx: Update corenet global utility block registersYork Sun2013-05-141-11/+10
| | * powerpc/mpc85xx: Add definitions for HDBCR registersAndy Fleming2013-05-143-8/+18
| | * powerpc/B4860: Corrected FMAN1 operating frequency print at u-bootSandeep Singh2013-05-141-0/+8
| * | Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-1527-6061/+0
| * | sparc: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-10/+7
| * | m68k: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-12/+3
| * | powerpc: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-83/+1
| * | arm: Use image_setup_linux() instead of local codeSimon Glass2013-05-143-56/+54
| * | arm: Refactor bootm to reduce #ifdefsSimon Glass2013-05-143-68/+72
| * | Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...Tom Rini2013-05-1420-702/+290
| |\ \ | | |/ | |/|
| | * bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-134-183/+31
| | * blackfin: Add comments for watchdog event initialization.Sonic Zhang2013-05-131-2/+10
| | * blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang2013-05-138-419/+4
OpenPOWER on IntegriCloud