summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM64: zynqmp: DT: Fix UART compatible stringSoren Brinkmann2016-01-271-2/+2
| * | | ARM64: zynqmp: Correct the watchdog timer interrupt numberPunnaiah Choudary Kalluri2016-01-271-1/+1
| * | | ARM64: zynqmp: Fix coding style in phy nodeMichal Simek2016-01-271-1/+1
| * | | ARM64: zynqmp: Add initial support for the first siliconMichal Simek2016-01-272-2/+6
| * | | ARM64: zynqmp: Use the same U-Boot version with/without ATFMichal Simek2016-01-275-8/+51
| * | | ARM: zynq: Move spi node to aligned locationMichal Simek2016-01-273-27/+27
| * | | ARM: zynq: Fix all remaining zynq platform to use stdout-pathMichal Simek2016-01-274-12/+8
| * | | ARM: zynq: Clean DTSI coding styleMichal Simek2016-01-271-5/+5
| * | | ARM: zynq: Do not select options if SPL is not enabledMichal Simek2016-01-271-3/+3
| * | | ARM: zynq: Remove memory division by 2 for ECC caseMichal Simek2016-01-271-2/+0
| * | | microblaze: Remove empty file - cpu.cMichal Simek2016-01-272-10/+1
| * | | microblaze: Wire-up debug_uart in asmMichal Simek2016-01-271-0/+4
| * | | serial: uartlite: Move driver to DMMichal Simek2016-01-271-0/+1
| * | | ppc: dts: Add device tree for xilix-ppc4xx-genericRicardo Ribalda Delgado2016-01-273-0/+32
| * | | mailaddr: Update mail addressRicardo Ribalda Delgado2016-01-275-5/+5
| * | | xilinx-ppc440: Remove support for v5fx30tevalRicardo Ribalda Delgado2016-01-271-4/+0
| * | | ppc: xilinx-ppc405: Remove support for fx12mmRicardo Ribalda Delgado2016-01-271-4/+0
| * | | ppc: xilinx-ppc440: Remove support for ml507Ricardo Ribalda Delgado2016-01-271-4/+0
* | | | arm: mvebu: Add support for the Armada XP theadorable boardStefan Roese2016-01-273-1/+151
|/ / /
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-01-2613-19/+186
|\ \ \
| * | | sunxi: Add suport for A83T based Banana-pi M3 BoardVishnu Patekar2016-01-262-1/+66
| * | | sunxi: Add support for LPDDR3 for A83TVishnu Patekar2016-01-262-5/+54
| * | | sunxi: Groundwork to support new dram type for A83TVishnu Patekar2016-01-262-2/+13
| * | | sunxi: Redundant code cleanup from a83t dram initVishnu Patekar2016-01-261-5/+0
| * | | sunxi: Support PSCI ops on Allwinner H3Chen-Yu Tsai2016-01-261-2/+2
| * | | sunxi: Support H3 CCU security switchesChen-Yu Tsai2016-01-264-0/+26
| * | | sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai2016-01-264-4/+25
* | | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-01-262-0/+14
|\ \ \ \
| * | | | video: Add support for Armada XP LCD controllerStefan Roese2016-01-232-0/+14
| | |/ / | |/| |
* | | | mips: asm/io.h: Add in <linux/bug.h>Tom Rini2016-01-251-0/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-01-253-4/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()Ashish kumar2016-01-252-4/+4
| * | | powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha2016-01-251-0/+11
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2016-01-257-10/+188
|\ \ \
| * | | imx: mx7: default enable MDIO open drainPeng Fan2016-01-242-0/+22
| * | | imx: mx6ul/sx: fix mmdc_ch0 clk calculationPeng Fan2016-01-242-4/+69
| * | | imx: mx6: add more entry for mxc_ccm_regPeng Fan2016-01-241-0/+91
| * | | imx: nand: update GPMI NAND driver to support MX7Peng Fan2016-01-241-2/+2
| * | | imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan2016-01-242-4/+4
| |/ /
* | | openrisc: Fix build errorsBin Meng2016-01-251-0/+1
* | | bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-251-0/+1
* | | serial: Remove serial_putc_raw_devTom Rini2016-01-252-23/+0
* | | arm, powerpc: Update cc-version tests to check for cc-name as wellTom Rini2016-01-252-2/+4
* | | x86: ivybridge: Use syscon for the GMA deviceSimon Glass2016-01-246-15/+17
* | | x86: Set up a shared syscon numbering schemaSimon Glass2016-01-243-4/+14
* | | x86: ivybridge: Drop the SMM-locking codeSimon Glass2016-01-241-57/+0
* | | x86: ivybridge: Drop XHCI supportSimon Glass2016-01-243-34/+0
* | | x86: ivybridge: Drop special EHCI initSimon Glass2016-01-245-34/+12
* | | x86: ivybridge: Sort out the calls to bridge_silicon_revision()Simon Glass2016-01-243-42/+46
* | | x86: ivybridge: Move code from pch.c to bd82x6x.cSimon Glass2016-01-244-145/+129
OpenPOWER on IntegriCloud