Age | Commit message (Expand) | Author |
2016-01-26 | sunxi: Add suport for A83T based Banana-pi M3 Board | Vishnu Patekar |
2016-01-26 | sunxi: Add support for LPDDR3 for A83T | Vishnu Patekar |
2016-01-26 | sunxi: Groundwork to support new dram type for A83T | Vishnu Patekar |
2016-01-26 | sunxi: Redundant code cleanup from a83t dram init | Vishnu Patekar |
2016-01-26 | sunxi: Support PSCI ops on Allwinner H3 | Chen-Yu Tsai |
2016-01-26 | sunxi: Support H3 CCU security switches | Chen-Yu Tsai |
2016-01-26 | sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3 | Chen-Yu Tsai |
2016-01-25 | Merge branch 'master' of git://git.denx.de/u-boot-imx | Tom Rini |
2016-01-25 | openrisc: Fix build errors | Bin Meng |
2016-01-25 | bug.h: move BUILD_BUG_* defines to include/linux/bug.h | Masahiro Yamada |
2016-01-25 | serial: Remove serial_putc_raw_dev | Tom Rini |
2016-01-25 | arm, powerpc: Update cc-version tests to check for cc-name as well | Tom Rini |
2016-01-24 | imx: mx7: default enable MDIO open drain | Peng Fan |
2016-01-24 | imx: mx6ul/sx: fix mmdc_ch0 clk calculation | Peng Fan |
2016-01-24 | imx: mx6: add more entry for mxc_ccm_reg | Peng Fan |
2016-01-24 | imx: nand: update GPMI NAND driver to support MX7 | Peng Fan |
2016-01-24 | imx: apbh_dma: Update APBH-DMA for MX7D | Peng Fan |
2016-01-24 | x86: ivybridge: Use syscon for the GMA device | Simon Glass |
2016-01-24 | x86: Set up a shared syscon numbering schema | Simon Glass |
2016-01-24 | x86: ivybridge: Drop the SMM-locking code | Simon Glass |
2016-01-24 | x86: ivybridge: Drop XHCI support | Simon Glass |
2016-01-24 | x86: ivybridge: Drop special EHCI init | Simon Glass |
2016-01-24 | x86: ivybridge: Sort out the calls to bridge_silicon_revision() | Simon Glass |
2016-01-24 | x86: ivybridge: Move code from pch.c to bd82x6x.c | Simon Glass |
2016-01-24 | x86: ivybridge: Convert pch.c to use DM PCI API | Simon Glass |
2016-01-24 | x86: ivybridge: Convert report_platform to DM PCI API | Simon Glass |
2016-01-24 | x86: ivybridge: Convert SDRAM init to use driver model | Simon Glass |
2016-01-24 | x86: ivybridge: Convert sdram_initialise() to use DM PCI API | Simon Glass |
2016-01-24 | x86: ivybridge: Convert dram_init() to use DM PCI API | Simon Glass |
2016-01-24 | x86: ivybridge: Convert enable_usb_bar() to use DM PCI API | Simon Glass |
2016-01-24 | x86: ivybridge: Use the I2C driver to perform SMbus init | Simon Glass |
2016-01-24 | x86: ivybridge: Convert lpc init code to DM PCI API | Simon Glass |
2016-01-24 | x86: ivybridge: Drop the special PCI driver | Simon Glass |
2016-01-24 | x86: ivybridge: Move LPC init into the LPC probe() method | Simon Glass |
2016-01-24 | x86: ivybridge: Move lpc_enable() into gma.c | Simon Glass |
2016-01-24 | x86: ivybridge: Use driver model PCI API in sata.c | Simon Glass |
2016-01-24 | x86: ivybridge: Use the SATA driver to do the init | Simon Glass |
2016-01-24 | x86: ivybridge: Drop the unused bd82x6x_init_extra() | Simon Glass |
2016-01-24 | x86: ivybridge: Do the SATA init before relocation | Simon Glass |
2016-01-24 | x86: ivybridge: Drop unnecessary northbridge setup | Simon Glass |
2016-01-24 | x86: ivybridge: Use driver model PCI API in bd82x6x.c | Simon Glass |
2016-01-24 | x86: ivybridge: Move northbridge and PCH init into drivers | Simon Glass |
2016-01-24 | x86: Bring up northbridge, pch and lpc after the CPUs | Simon Glass |
2016-01-24 | x86: Don't show an error when the MRC cache is up to date | Simon Glass |
2016-01-24 | x86: Make x86_init_cpus() static | Simon Glass |
2016-01-24 | x86: ivybridge: Move early init code into northbridge.c | Simon Glass |
2016-01-24 | x86: ivybridge: Drop the dead MTRR code | Simon Glass |
2016-01-24 | x86: ivybridge: Set up the thermal target correctly | Simon Glass |
2016-01-24 | x86: ivybridge: Move CPU init code into the driver | Simon Glass |
2016-01-24 | x86: ivybridge: Use common CPU init code | Simon Glass |