aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-06-1915-143/+795
|\
| * sun50i: h5: Add initial NanoPi NEO2 supportJagan Teki2017-06-142-0/+87
| * sun50i: a64: Add initial Orangepi Win/WinPlus supportJagan Teki2017-06-142-0/+95
| * sun50i: h5: Add initial Orangepi Zero Plus 2 supportJagan Teki2017-06-142-1/+99
| * sunxi: psci: Move entry address setting to separate functionChen-Yu Tsai2017-06-121-7/+18
| * sunxi: add LPDDR3 timing from stock boot0Icenowy Zheng2017-06-083-0/+91
| * sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controllerIcenowy Zheng2017-06-082-0/+5
| * sunxi: enable DRAM initialization and SPL for V3s SoCIcenowy Zheng2017-06-081-1/+6
| * sunxi: add support for V3s DRAM controllerIcenowy Zheng2017-06-082-1/+7
| * sunxi: add support for the DDR2 in V3s SoCIcenowy Zheng2017-06-084-0/+97
| * sunxi: enable dual rank detection in DesignWare-like DRAM codeIcenowy Zheng2017-06-081-1/+3
| * sunxi: Add selective DRAM type and timingIcenowy Zheng2017-06-086-113/+143
| * sunxi: add bank detection code to H3 DRAM initialization codeIcenowy Zheng2017-06-081-4/+15
| * sunxi: add option for 16-bit DW DRAM controllerIcenowy Zheng2017-06-082-4/+46
| * sunxi: Rename bus-width related macros in H3 DRAM codeIcenowy Zheng2017-06-082-8/+9
| * sunxi: makes an invisible option for H3-like DRAM controllersIcenowy Zheng2017-06-085-7/+13
| * sun8i: h3: Add initial NanoPi M1 Plus supportJagan Teki2017-06-082-0/+65
* | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-1649-9301/+0
* | arm: mach-omap2: Generate MLO file from SD boot capable targetsAndrew F. Davis2017-06-161-2/+11
* | treewide: remove unneeded semicolonsMasahiro Yamada2017-06-161-1/+1
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-06-141-10/+0
|\ \
| * | powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADSYork Sun2017-06-121-10/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2017-06-143-83/+0
|\ \ \
| * | | ARM: tegra: remove Whistler supportStephen Warren2017-06-123-83/+0
| |/ /
* | | Revert "ARM: fixed relocation using proper alignment"Tom Rini2017-06-141-1/+1
* | | ARM: dts: keystone-k2hk-evm: Add U-boot specific dtsi fileCooper Jr., Franklin2017-06-121-0/+15
* | | ARM: provide a valid exception stack address for startup codeLothar Waßmann2017-06-121-1/+4
* | | arm: adjust PC displayed in exception handlers to point to the failing instru...Lothar Waßmann2017-06-121-0/+14
* | | ARM: remove bogus cp_delay() functionLothar Waßmann2017-06-121-14/+1
* | | serial: stm32x7: align compatible with kernel onePatrice Chotard2017-06-121-1/+1
* | | powerpc, 5xx: remove support for 5xxHeiko Schocher2017-06-1217-2474/+1
* | | powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-1232-8510/+2
* | | powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-1238-8167/+23
* | | omap: Add routine for setting fastboot variablesSemen Protsenko2017-06-122-0/+121
* | | ARM: fixed relocation using proper alignmentManfred Schlaegl2017-06-121-1/+1
|/ /
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-06-1011-44/+135
|\ \
| * | rockchip: rk3288: Allow setting up clocks in U-Boot properSimon Glass2017-06-091-0/+35
| * | rockchip: rk3288: Convert clock driver to use shifted masksSimon Glass2017-06-091-36/+38
| * | rockchip: rk3288: Add error debugging to veyron_init()Simon Glass2017-06-091-1/+3
| * | rockchip: Fix regualtor typo in veyronSimon Glass2017-06-091-1/+1
| * | tegra: clock: Avoid a divide-by-zero errorSimon Glass2017-06-091-1/+4
| * | tegra: dts: Add cros-ec SPI settingsSimon Glass2017-06-091-0/+9
| * | tegra: Init clocks even when SPL did not runSimon Glass2017-06-094-0/+29
| * | arm: Disable LPAE if not enabledSimon Glass2017-06-091-0/+9
| * | arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4TSimon Glass2017-06-091-1/+1
| * | arm: Rename HCTR to HTCRSimon Glass2017-06-091-1/+1
| * | arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLYSimon Glass2017-06-091-2/+4
| * | sandbox: Fix comparison of unsigned enum expression warningTom Rini2017-06-081-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-06-102-0/+27
|\ \ \
| * | | sunxi: video: Add support for CSC and TVE to DE2 driverJernej Skrabec2017-06-091-0/+17