aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-01-27ppc: xilinx-ppc4xx: Port to DM serialRicardo Ribalda Delgado1-0/+8
2016-01-27ARM64: zynqmp: Add support for SD1 boot modeMichal Simek1-1/+2
2016-01-27ARM64: zynqmp: Modify the SD and QSPI bootmode valuesSiva Durga Prasad Paladugu1-0/+3
2016-01-27ARM64: zynqmp: DT: Fix UART compatible stringSoren Brinkmann1-2/+2
2016-01-27ARM64: zynqmp: Correct the watchdog timer interrupt numberPunnaiah Choudary Kalluri1-1/+1
2016-01-27ARM64: zynqmp: Fix coding style in phy nodeMichal Simek1-1/+1
2016-01-27ARM64: zynqmp: Add initial support for the first siliconMichal Simek2-2/+6
2016-01-27ARM64: zynqmp: Use the same U-Boot version with/without ATFMichal Simek5-8/+51
2016-01-27ARM: zynq: Move spi node to aligned locationMichal Simek3-27/+27
2016-01-27ARM: zynq: Fix all remaining zynq platform to use stdout-pathMichal Simek4-12/+8
2016-01-27ARM: zynq: Clean DTSI coding styleMichal Simek1-5/+5
2016-01-27ARM: zynq: Do not select options if SPL is not enabledMichal Simek1-3/+3
2016-01-27ARM: zynq: Remove memory division by 2 for ECC caseMichal Simek1-2/+0
2016-01-27microblaze: Remove empty file - cpu.cMichal Simek2-10/+1
2016-01-27microblaze: Wire-up debug_uart in asmMichal Simek1-0/+4
2016-01-27serial: uartlite: Move driver to DMMichal Simek1-0/+1
2016-01-27ppc: dts: Add device tree for xilix-ppc4xx-genericRicardo Ribalda Delgado3-0/+32
2016-01-27mailaddr: Update mail addressRicardo Ribalda Delgado5-5/+5
2016-01-27xilinx-ppc440: Remove support for v5fx30tevalRicardo Ribalda Delgado1-4/+0
2016-01-27ppc: xilinx-ppc405: Remove support for fx12mmRicardo Ribalda Delgado1-4/+0
2016-01-27ppc: xilinx-ppc440: Remove support for ml507Ricardo Ribalda Delgado1-4/+0
2016-01-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini13-19/+186
2016-01-26sunxi: Add suport for A83T based Banana-pi M3 BoardVishnu Patekar2-1/+66
2016-01-26sunxi: Add support for LPDDR3 for A83TVishnu Patekar2-5/+54
2016-01-26sunxi: Groundwork to support new dram type for A83TVishnu Patekar2-2/+13
2016-01-26sunxi: Redundant code cleanup from a83t dram initVishnu Patekar1-5/+0
2016-01-26sunxi: Support PSCI ops on Allwinner H3Chen-Yu Tsai1-2/+2
2016-01-26sunxi: Support H3 CCU security switchesChen-Yu Tsai4-0/+26
2016-01-26sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai4-4/+25
2016-01-26Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2-0/+14
2016-01-25mips: asm/io.h: Add in <linux/bug.h>Tom Rini1-0/+1
2016-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini3-4/+15
2016-01-25arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()Ashish kumar2-4/+4
2016-01-25powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha1-0/+11
2016-01-25Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini7-10/+188
2016-01-25openrisc: Fix build errorsBin Meng1-0/+1
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada1-0/+1
2016-01-25serial: Remove serial_putc_raw_devTom Rini2-23/+0
2016-01-25arm, powerpc: Update cc-version tests to check for cc-name as wellTom Rini2-2/+4
2016-01-24imx: mx7: default enable MDIO open drainPeng Fan2-0/+22
2016-01-24imx: mx6ul/sx: fix mmdc_ch0 clk calculationPeng Fan2-4/+69
2016-01-24imx: mx6: add more entry for mxc_ccm_regPeng Fan1-0/+91
2016-01-24imx: nand: update GPMI NAND driver to support MX7Peng Fan1-2/+2
2016-01-24imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan2-4/+4
2016-01-24x86: ivybridge: Use syscon for the GMA deviceSimon Glass6-15/+17
2016-01-24x86: Set up a shared syscon numbering schemaSimon Glass3-4/+14
2016-01-24x86: ivybridge: Drop the SMM-locking codeSimon Glass1-57/+0
2016-01-24x86: ivybridge: Drop XHCI supportSimon Glass3-34/+0
2016-01-24x86: ivybridge: Drop special EHCI initSimon Glass5-34/+12
2016-01-24x86: ivybridge: Sort out the calls to bridge_silicon_revision()Simon Glass3-42/+46