summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-27serial: uartlite: Move driver to DMMichal Simek
2016-01-27ppc: dts: Add device tree for xilix-ppc4xx-genericRicardo Ribalda Delgado
2016-01-27mailaddr: Update mail addressRicardo Ribalda Delgado
2016-01-27xilinx-ppc440: Remove support for v5fx30tevalRicardo Ribalda Delgado
2016-01-27ppc: xilinx-ppc405: Remove support for fx12mmRicardo Ribalda Delgado
2016-01-27ppc: xilinx-ppc440: Remove support for ml507Ricardo Ribalda Delgado
2016-01-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-01-26sunxi: Add suport for A83T based Banana-pi M3 BoardVishnu Patekar
2016-01-26sunxi: Add support for LPDDR3 for A83TVishnu Patekar
2016-01-26sunxi: Groundwork to support new dram type for A83TVishnu Patekar
2016-01-26sunxi: Redundant code cleanup from a83t dram initVishnu Patekar
2016-01-26sunxi: Support PSCI ops on Allwinner H3Chen-Yu Tsai
2016-01-26sunxi: Support H3 CCU security switchesChen-Yu Tsai
2016-01-26sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai
2016-01-26Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-01-25mips: asm/io.h: Add in <linux/bug.h>Tom Rini
2016-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2016-01-25arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()Ashish kumar
2016-01-25powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha
2016-01-25Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2016-01-25openrisc: Fix build errorsBin Meng
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada
2016-01-25serial: Remove serial_putc_raw_devTom Rini
2016-01-25arm, powerpc: Update cc-version tests to check for cc-name as wellTom Rini
2016-01-24imx: mx7: default enable MDIO open drainPeng Fan
2016-01-24imx: mx6ul/sx: fix mmdc_ch0 clk calculationPeng Fan
2016-01-24imx: mx6: add more entry for mxc_ccm_regPeng Fan
2016-01-24imx: nand: update GPMI NAND driver to support MX7Peng Fan
2016-01-24imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan
2016-01-24x86: ivybridge: Use syscon for the GMA deviceSimon Glass
2016-01-24x86: Set up a shared syscon numbering schemaSimon Glass
2016-01-24x86: ivybridge: Drop the SMM-locking codeSimon Glass
2016-01-24x86: ivybridge: Drop XHCI supportSimon Glass
2016-01-24x86: ivybridge: Drop special EHCI initSimon Glass
2016-01-24x86: ivybridge: Sort out the calls to bridge_silicon_revision()Simon Glass
2016-01-24x86: ivybridge: Move code from pch.c to bd82x6x.cSimon Glass
2016-01-24x86: ivybridge: Convert pch.c to use DM PCI APISimon Glass
2016-01-24x86: ivybridge: Convert report_platform to DM PCI APISimon Glass
2016-01-24x86: ivybridge: Convert SDRAM init to use driver modelSimon Glass
2016-01-24x86: ivybridge: Convert sdram_initialise() to use DM PCI APISimon Glass
2016-01-24x86: ivybridge: Convert dram_init() to use DM PCI APISimon Glass
2016-01-24x86: ivybridge: Convert enable_usb_bar() to use DM PCI APISimon Glass
2016-01-24x86: ivybridge: Use the I2C driver to perform SMbus initSimon Glass
2016-01-24x86: ivybridge: Convert lpc init code to DM PCI APISimon Glass
2016-01-24x86: ivybridge: Drop the special PCI driverSimon Glass
2016-01-24x86: ivybridge: Move LPC init into the LPC probe() methodSimon Glass
2016-01-24x86: ivybridge: Move lpc_enable() into gma.cSimon Glass
2016-01-24x86: ivybridge: Use driver model PCI API in sata.cSimon Glass
2016-01-24x86: ivybridge: Use the SATA driver to do the initSimon Glass
2016-01-24x86: ivybridge: Drop the unused bd82x6x_init_extra()Simon Glass