summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* sunxi: ohci: Add ohci usb host controller supportHans de Goede2015-05-14-0/+4
* arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>Tom Rini2015-05-14-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-05-14-222/+1393
|\
| * ARM: tegra: move NVIDIA common files to arch/arm/mach-tegraMasahiro Yamada2015-05-13-1/+326
| * jetson-tk1: Add PSCI configuration options and reserve secure codeIan Campbell2015-05-13-0/+2
| * tegra: Boot in non-secure mode by defaultJan Kiszka2015-05-13-1/+1
| * ARM: tegra: Enable SMMU when going non-secureThierry Reding2015-05-13-0/+42
| * tegra: Set CNTFRQ for secondary CPUsJan Kiszka2015-05-13-0/+13
| * tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell2015-05-13-0/+21
| * tegra124: Add PSCI support for Tegra124Jan Kiszka2015-05-13-0/+174
| * ARM: Add board-specific initialization hook for PSCIJan Kiszka2015-05-13-0/+7
| * tegra: Make tegra_powergate_power_on publicJan Kiszka2015-05-13-1/+2
| * virt-dt: Allow reservation of secure region when in a RAM carveoutJan Kiszka2015-05-13-0/+36
| * tegra124: Add more registers to struct mc_ctlrIan Campbell2015-05-13-2/+33
| * ARM: Put target PC for PSCI CPU_ON on per-CPU stackJan Kiszka2015-05-13-9/+11
| * ARM: Factor out reusable psci_get_cpu_stack_topJan Kiszka2015-05-13-10/+19
| * ARM: Factor out reusable psci_cpu_entryJan Kiszka2015-05-13-18/+25
| * ARM: Factor out reusable psci_cpu_off_commonJan Kiszka2015-05-13-62/+78
| * ARM: Factor out common psci_get_cpu_idJan Kiszka2015-05-13-5/+15
| * ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka2015-05-13-10/+10
| * tegra124: video: Add full link training for eDPSimon Glass2015-05-13-0/+4
| * tegra: video: support eDP displays on Tegra124 devicesSimon Glass2015-05-13-0/+58
| * tegra: dts: nyan-big: Add definitions for eDP displaySimon Glass2015-05-13-0/+43
| * tegra: Move display controller header into commonSimon Glass2015-05-13-12/+55
| * tegra124: clock: Add display clocks and functionsSimon Glass2015-05-13-9/+173
| * tegra: clock: Split the clock source code into a separate functionSimon Glass2015-05-13-22/+40
| * tegra: clock: Add checking for invalid clock IDsSimon Glass2015-05-13-4/+29
| * tegra124: dts: Add host1x node to provide display informationSimon Glass2015-05-13-0/+84
| * tegra: nyan-big: Add LCD PMIC init and board IDSimon Glass2015-05-13-0/+4
| * tegra: Provide a function to allow LCD PMIC setupSimon Glass2015-05-13-0/+8
| * tegra: Add a board ID functionSimon Glass2015-05-13-5/+6
| * tegra: Move checkboard() into the board codeSimon Glass2015-05-13-8/+0
| * tegra: pwm: Allow the clock rate to be left as isSimon Glass2015-05-13-2/+5
| * tegra: Move the pwm into tegra-commonSimon Glass2015-05-13-52/+80
* | Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2015-05-14-10/+2
|\ \
| * | arc: remove dummy targetAlexey Brodkin2015-05-13-8/+0
| * | arc: use more universal prefix for default CROSS_COMPILEMasahiro Yamada2015-05-13-2/+2
| |/
* | ARM: at91: remove non-generic boardsMasahiro Yamada2015-05-13-16/+1
|/
* arch: Make board selection choices optionalJoe Hershberger2015-05-12-0/+47
* ppc4xx: Remove sc3 boardStefan Roese2015-05-10-13/+1
* stv0991: fdt: add stv0991 device treeVikas Manocha2015-05-10-0/+24
* stm32f4: add serial print portkunhuahuang2015-05-10-0/+32
* Merge git://git.denx.de/u-boot-dmTom Rini2015-05-08-9/+116
|\
| * sandbox: Don't try distro_bootcmd by defaultSjoerd Simons2015-05-06-3/+18
| * dm: sandbox: dts: Add a real-time clock attached to I2CSimon Glass2015-05-05-1/+11
| * dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass2015-05-05-0/+49
| * dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass2015-05-05-0/+18
| * dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass2015-05-05-0/+10
| * sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger2015-05-05-0/+2
| * sandbox: Add test function to advance timeJoe Hershberger2015-05-05-5/+8