summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Correct missing local variable in bootmSimon Glass2013-06-261-0/+2
* cros: exynos: add cros-ec device nodes to exynos5250-snow.dtsHung-ying Tyan2013-06-261-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-2222-127/+262
|\
| * arm: optimize relocate_code routineAlbert ARIBAUD2013-06-211-20/+12
| * arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-214-13/+24
| * arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-215-9/+19
| * arm: generalize lib/bss.c into lib/sections.cAlbert ARIBAUD2013-06-212-3/+3
| * remove all references to .dynsymAlbert ARIBAUD2013-06-216-38/+3
| * arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD2013-06-211-0/+5
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-193-2/+51
| |\
| | * arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-182-0/+23
| | * arm, am335x: make mpu pll config configurableHeiko Schocher2013-06-182-2/+8
| | * arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-182-0/+20
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-199-47/+150
| |\ \ | | |/ | |/|
| | * power: exynos-tmu: fix warnings and clean up codeNaveen Krishna Chatradhi2013-06-131-33/+25
| | * EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.Amar2013-06-131-2/+2
| | * EXYNOS5: DWMMC: Added FDT support for DWMMCAmar2013-06-131-7/+4
| | * EXYNOS5: FDT: Add DWMMC device node dataAmar2013-06-131-0/+33
| | * exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh2013-06-044-18/+25
| | * exynos: move tzpc_init to armv7/exynosInderpal Singh2013-06-043-1/+77
| | * Exynos5: clock: Update the equation to calculate PLL output frequencyAkshay Saraswat2013-05-211-4/+2
* | | powerpc/85xx: Add P1023RDB board supportChunhe Lan2013-06-201-0/+1
* | | powerpc/mpc85xx:Disable Debug TLB entry before init_tlbsPrabhakar Kushwaha2013-06-201-0/+4
* | | powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZEAxel Lin2013-06-2019-25/+25
* | | powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...Ying Zhang2013-06-202-1/+3
* | | powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang2013-06-202-0/+22
* | | powerpc/mpc85xx: work around erratum A-006593Scott Wood2013-06-203-0/+8
* | | fsl_ifc: add support for different IFC bank countMingkai Hu2013-06-203-32/+125
* | | powerpc/t4qds: Slave module for boot from SRIO and PCIELiu Gang2013-06-201-0/+1
* | | powerpc/b4860qds: Slave module for boot from SRIO and PCIELiu Gang2013-06-201-0/+1
* | | powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang2013-06-203-7/+3
* | | 85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFTAndy Fleming2013-06-201-1/+1
* | | powerpc: Use lower case for the core namesFabio Estevam2013-06-202-5/+5
* | | powerpc/BSC9132: Add IFC bank countYork Sun2013-06-201-0/+1
* | | board/bsc9131rdb: Add DSP side tlb and lawsPriyanka Jain2013-06-202-0/+7
* | | powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha2013-06-201-1/+1
* | | powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha2013-06-202-4/+4
* | | powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_tMingkai Hu2013-06-201-1/+1
* | | 85xx: Change clock-frequency compatible to 2.0Andy Fleming2013-06-201-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-1356-1192/+2327
|\ \ \ | |/ /
| * | arm: pxa: config option for PXA270 turbo modeSergey Yanovich2013-06-121-1/+1
| * | cosmetic: arm: fix comments in arch/arm/lib/crt0.SMasahiro Yamada2013-06-101-2/+2
| * | arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish2013-06-103-1/+166
| * | OMAP5: Enable access to auxclk registersLubomir Popov2013-06-103-0/+30
| * | arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-1010-951/+1
| * | ARM: DRA7xx: EMIF: Change settings required for EVM boardSricharan R2013-06-108-31/+220
| * | ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla2013-06-106-46/+71
| * | ARM: DRA7xx: Update pinmux dataLokesh Vutla2013-06-101-2/+5
| * | mmc: omap_hsmmc: Update pbias programmingBalaji T K2013-06-101-1/+1
| * | ARM: DRA7xx: Correct SRAM END addressSricharan R2013-06-101-5/+6
OpenPOWER on IntegriCloud