summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | x86: ivybridge: Convert pch.c to use DM PCI APISimon Glass2016-01-244-32/+76
* | | x86: ivybridge: Convert report_platform to DM PCI APISimon Glass2016-01-243-7/+8
* | | x86: ivybridge: Convert SDRAM init to use driver modelSimon Glass2016-01-244-38/+101
* | | x86: ivybridge: Convert sdram_initialise() to use DM PCI APISimon Glass2016-01-241-9/+10
* | | x86: ivybridge: Convert dram_init() to use DM PCI APISimon Glass2016-01-241-14/+25
* | | x86: ivybridge: Convert enable_usb_bar() to use DM PCI APISimon Glass2016-01-241-17/+17
* | | x86: ivybridge: Use the I2C driver to perform SMbus initSimon Glass2016-01-242-36/+9
* | | x86: ivybridge: Convert lpc init code to DM PCI APISimon Glass2016-01-241-63/+66
* | | x86: ivybridge: Drop the special PCI driverSimon Glass2016-01-243-48/+1
* | | x86: ivybridge: Move LPC init into the LPC probe() methodSimon Glass2016-01-243-14/+9
* | | x86: ivybridge: Move lpc_enable() into gma.cSimon Glass2016-01-244-9/+4
* | | x86: ivybridge: Use driver model PCI API in sata.cSimon Glass2016-01-241-49/+45
* | | x86: ivybridge: Use the SATA driver to do the initSimon Glass2016-01-243-10/+8
* | | x86: ivybridge: Drop the unused bd82x6x_init_extra()Simon Glass2016-01-243-18/+0
* | | x86: ivybridge: Do the SATA init before relocationSimon Glass2016-01-245-11/+36
* | | x86: ivybridge: Drop unnecessary northbridge setupSimon Glass2016-01-241-20/+0
* | | x86: ivybridge: Use driver model PCI API in bd82x6x.cSimon Glass2016-01-242-16/+7
OpenPOWER on IntegriCloud