summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2017.07' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-06-218-10/+157
|\
| * arm: zynq: Add support for the topic-miamilite system-on-moduleMike Looijmans2017-06-202-0/+18
| * arm64: zynqmp: Check pmufw versionMichal Simek2017-06-202-0/+36
| * arm64: zynqmp: Define routines for mmio write and readSiva Durga Prasad Paladugu2017-06-202-0/+80
| * arm: zynq: Add Kconfig option for any DDR specific initializationSiva Durga Prasad Paladugu2017-06-202-0/+12
| * arm64: zynqmp: Do not map unused OCM/TCM regionMichal Simek2017-06-201-6/+0
| * arm64: zynqmp: Add comment about level shifter mode v1Michal Simek2017-06-201-1/+1
| * arm64: zynqmp: spl: use given boot_device instead of fetching it againJean-Francois Dagenais2017-06-191-1/+1
| * arm64: zynqmp: spl: fix dual SD controller supportJean-Francois Dagenais2017-06-191-2/+8
| * arm64: zynqmp: Wire SD1 level shifter mode to SPLMichal Simek2017-06-191-0/+1
| * microblaze: Build only DTBs for selected targetMichal Simek2017-06-191-1/+1
* | sunxi: Correct select's of SPL_STACK_R and SPL_SYS_MALLOC_SIMPLETom Rini2017-06-211-2/+2
* | ARM: dts: omap3: Fix dts->dtb typoMarek Vasut2017-06-201-1/+1
* | 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