summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | imx-common/video: add detect_hdmiEric Benard2014-04-152-0/+14
| * | | | imx-common: add board_video_skipEric Benard2014-04-153-0/+76
* | | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-163-0/+6
|\ \ \ \ \
| * | | | | ARM: OMAP5: add CKO buffer control maskDmitry Lifshitz2014-05-131-0/+3
| * | | | | ARM: OMAP5: add UART4 supportDmitry Lifshitz2014-05-131-0/+1
| * | | | | am33xx: add SSC enable macroYegor Yefremov2014-05-131-0/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-1510-9/+74
|\ \ \ \ \
| * | | | | ARM: tegra: use a CPU freq that all SKUs can supportStephen Warren2014-05-132-7/+26
| * | | | | ARM: tegra: add function to enable input clamping on tristateStephen Warren2014-05-132-0/+21
| * | | | | ARM: tegra: add GPIO initialization table functionStephen Warren2014-05-131-0/+20
| * | | | | ARM: tegra: allow pinmux mux option not to be set by init tablesStephen Warren2014-05-135-0/+7
| * | | | | ARM: tegra: fix CPU VDD comment in Tegra30 CPU init codeStephen Warren2014-05-131-1/+1
| * | | | | ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren2014-05-131-2/+0
| |/ / / /
* | | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-158-689/+2616
|\ \ \ \ \
| * | | | | S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-138-689/+2616
| | |_|/ / | |/| | |
* | | | | arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-1520-2426/+313
* | | | | arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD2014-05-155-11/+0
* | | | | arm: pxa: move SP check from start.S to cpuinfo.cAlbert ARIBAUD2014-05-152-6/+6
* | | | | arm: move reset_cpu from start.S into cpu.cAlbert ARIBAUD2014-05-154-33/+27
* | | | | arm1136: move cache code from start.S to cache.cAlbert ARIBAUD2014-05-152-13/+10
| |/ / / |/| | |
* | | | Merge branch 'u-boot/master'Albert ARIBAUD2014-05-0964-4508/+765
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-05-061-0/+147
| |\ \
| | * | usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu2014-04-301-0/+147
| * | | sh: delete an unused source fileMasahiro Yamada2014-04-301-96/+0
| |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2014-04-252-3/+4
| |\ \
| | * | mpc8313, bootcount: mpc8313 has no qe muramHeiko Schocher2014-04-232-3/+4
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-04-2524-155/+484
| |\ \ \ | | |/ / | |/| |
| | * | powerpc/mpc85xx:Update FM1 clock select and shift for B4420Prabhakar Kushwaha2014-04-221-2/+2
| | * | powerpc/mpc85xx: Add Differential SYSCLK config support T1040Nikhil Badola2014-04-221-0/+26
| | * | powerpc/85xx: Enhance get_sys_info() to check clocking modevijay rai2014-04-223-8/+24
| | * | powerpc/mpc85xx:Avoid fix address of bootpg sectionPrabhakar Kushwaha2014-04-222-2/+12
| | * | powerpc/mpc85xx:Disable non DDR LAWs before init_lawPrabhakar Kushwaha2014-04-221-9/+33
| | * | powerpc:Add support of SPL non-relocationPrabhakar Kushwaha2014-04-222-0/+14
| | * | powerpc/mpc85xx: Avoid hardcoding in SPL linker scriptPrabhakar Kushwaha2014-04-221-1/+6
| | * | powerpc/mpc85xx: Move LAW_EN define outside of configPrabhakar Kushwaha2014-04-221-1/+2
| | * | powerpc/mpc85xx: Remove QE firmware copy from NANDPrabhakar Kushwaha2014-04-221-13/+0
| | * | mpc85xx/t104x: Add deep sleep framework supportTang Yuantian2014-04-222-0/+24
| | * | mpc85xx: Add support for the supplement configuration unit registerTang Yuantian2014-04-221-0/+22
| | * | powerpc/cpu/mpc85xx: Add MAC address for layer 2 switchCodrin Ciubotariu2014-04-221-0/+29
| | * | powerpc/mpc85xx: Add workaround for erratum A007212York Sun2014-04-225-0/+99
| | * | fsl/usb: Workaround for USB erratum-A007075Nikhil Badola2014-04-223-0/+23
| | * | driver/ddr/fsl: Add DDR4 support to Freescale DDR driverYork Sun2014-04-221-3/+14
| | * | powerpc/85xx: Fix e6500 L2 cache stash IDsScott Wood2014-04-221-4/+8
| | * | QE/U-QE: Add U-QE supportZhao Qiang2014-04-227-5/+30
| | * | QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang2014-04-221-1/+1
| | * | powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T1040QDS and T1040RDBAneesh Bansal2014-04-221-1/+3
| | * | powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080QDSAneesh Bansal2014-04-221-1/+3
| | * | powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T4240QDS and T4160QDSAneesh Bansal2014-04-221-1/+1
| | * | powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDSAneesh Bansal2014-04-223-6/+30
| | * | powerpc/mpc85xx: SECURE BOOT- Add secure boot target for BSC9132QDSAneesh Bansal2014-04-222-7/+4
OpenPOWER on IntegriCloud