aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-08MIPS: asm/errno.h: switch to asm-generic/errno.hDaniel Schwierzeck1-143/+1
2013-06-08MIPS: fix __raw_* IO accessorsGabor Juhos1-13/+13
2013-06-06am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>Tom Rini4-1/+4
2013-06-05am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini5-36/+42
2013-06-04am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini1-2/+2
2013-06-04omap-common/hwinit-common.c: Mark omap_rev_string as staticTom Rini1-1/+1
2013-05-30arm: factorize relocate_code routineAlbert ARIBAUD15-992/+124
2013-05-30arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD13-81/+55
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD110-8455/+1488
2013-05-28tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin1-2/+0
2013-05-28ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_critAxel Lin1-0/+2
2013-05-28ARM: tegra: support SKU 7 of Tegra20Stephen Warren2-0/+2
2013-05-28ARM: tegra: support SKU 1 of Tegra114Stephen Warren2-0/+2
2013-05-28Tegra: clk: always use find_best_divider() for periph clocksAllen Martin1-5/+5
2013-05-24powerpc/mpc85xx: Clear L1 D-cache lockYork Sun1-0/+1
2013-05-24SECURE BOOT - Removed deletion of TLB entries codeRuchika Gupta2-17/+0
2013-05-24powerpc/b4860qds: Add LAW Target ID and Create LAW entry for MapleShaveta Leekha1-0/+2
2013-05-24powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.hPoonam Aggrwal1-23/+11
2013-05-24powerpc/mpc8xxx: Allow DDR overclockYork Sun1-2/+0
2013-05-24powerpc/chassis2: Change core numbering schemeYork Sun6-58/+92
2013-05-24powerpc/mpc8xxx: Add T1040 and variant SoCsYork Sun8-0/+282
2013-05-24powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.hYork Sun1-32/+10
2013-05-24Add e6500 L2 replacement policy selectionJames Yang3-1/+11
2013-05-24powerpc/mpc85xx: check if core is disabled for showing statusYork Sun1-0/+2
2013-05-24Enable L2 cache parity/ECC error checkingJames Yang2-2/+2
2013-05-23arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini2-4/+3
2013-05-21ARM: atmel: add sama5d3xek supportBo Shen11-0/+947
2013-05-21ARM: at91: add Atmel sama5d3 SoC new pmc registerBo Shen1-0/+23
2013-05-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini14-107/+376
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk27-6061/+0
2013-05-14powerpc/mpc8xxx: Allow board file to override DDR address assignmentYork Sun1-1/+6
2013-05-14powerpc/mpc85xx: Update workaround for DDR erratum A-004934York Sun1-1/+1
2013-05-14T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.cRoy Zang1-0/+22
2013-05-14powerpc/85xx: fix build error introduced by serdes_get_prtclShengzhou Liu1-1/+0
2013-05-14t4240qds/eth: fixup ethernet for t4240qdsShengzhou Liu1-0/+1
2013-05-14powerpc/85xx: add missing QMAN frequency calculationShaohui Xie1-0/+4
2013-05-14powerpc/mpc85xx: Add T4160 SoCYork Sun6-2/+172
2013-05-14powerpc/t4240: Fix SerDes protocol arrays with const prefixYork Sun1-7/+7
2013-05-14powerpc/mpc85xx: Fix PIR parsing for chassis2York Sun1-3/+3
2013-05-14powerpc/corenet2: Print SerDes protocol in decimalYork Sun1-1/+1
2013-05-14T4/USB: Add USB 2.0 UTMI dual phy supportRoy Zang2-2/+42
2013-05-14powerpc/mpc85xx: Fix portal setupYork Sun1-14/+22
2013-05-14powerpc/mpc8xxx: Fix DDR 3-way interleavingYork Sun1-8/+11
2013-05-14T4/SerDes: correct the SATA indexRoy Zang1-2/+2
2013-05-14e6500: Move L1 enablement after L2 enablementAndy Fleming1-47/+47
2013-05-14powerpc/mpc85xx: Update corenet global utility block registersYork Sun1-11/+10
2013-05-14powerpc/mpc85xx: Add definitions for HDBCR registersAndy Fleming3-8/+18
2013-05-14powerpc/B4860: Corrected FMAN1 operating frequency print at u-bootSandeep Singh1-0/+8
2013-05-14sparc: Use image_setup_linux() instead of local codeSimon Glass1-10/+7
2013-05-14m68k: Use image_setup_linux() instead of local codeSimon Glass1-12/+3