summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-14x86: Convert minnowmax to use CONFIG_DM_USBSimon Glass
2015-08-14Revert "dm: pci: Allow scan bridge child devices before relocation"Simon Glass
2015-08-14x86: Switch to using generic global_data setupSimon Glass
2015-08-14x86: Move the GDT into global_dataSimon Glass
2015-08-14Allow arch-specific setting of global_data in board_init_f_mem()Simon Glass
2015-08-14Align global_data to a 16-byte boundarySimon Glass
2015-08-14cm5200: fix FAT function prototypesStephen Warren
2015-08-14Add missing part of: "power: pmic: pfuze100 support driver model"Peng Fan
2015-08-14x86: Remove init_gd() functionSimon Glass
2015-08-14x86: baytrail: Support running as an EFI payloadSimon Glass
2015-08-14x86: baytrail: Tidy up interrupt and FSP initSimon Glass
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass
2015-08-14x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass
2015-08-14x86: Tidy up the PIRQ routing code a littleSimon Glass
2015-08-14x86: Re-order efi-x86_defconfigSimon Glass
2015-08-14dm: pci: Add a way to iterate through all PCI devicesSimon Glass
2015-08-14dm: pci: Provide friendly config access functionsSimon Glass
2015-08-14x86: fsp: Do not assert VPD_IMAGE_REV when DEBUGBin Meng
2015-08-14x86: baytrail: Configure FSP UPD from device treeAndrew Bradford
2015-08-14x86: baytrail: Add all IDE/SATA PCI device IDsBin Meng
2015-08-14common: Display >=4GiB memory bank sizeBin Meng
2015-08-14sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede
2015-08-14video: Add support for the ANX9804 parallel lcd to dp bridge chipHans de Goede
2015-08-14sun6i: display: Add support for using the mipi pll as lcd clock sourceHans de Goede
2015-08-14sun6i: clock: Add support for the mipi pllHans de Goede
2015-08-14sunxi: clock: Add clock_get_pll3() helper functionHans de Goede
2015-08-14sunxi: gpio: Add support for the gpio banks which are part of the R-io clusterHans de Goede
2015-08-14sunxi: Fix gmac not working on the Colombus boardHans de Goede
2015-08-14sunxi: display: Disable HDMI support on A13 based tabletsHans de Goede
2015-08-14sunxi: display: Enable composite video support on more boardsHans de Goede
2015-08-14sunxi: Add support for the Auxtek-T003 HDMI stickHans de Goede
2015-08-14sunxi: dts: Sync with kernelHans de Goede
2015-08-14sunxi: display: Fix composite video out on sun5iHans de Goede
2015-08-14sunxi: display: Add overscan correctionHans de Goede
2015-08-14cfbconsole: Add support for stride != widthHans de Goede
2015-08-14cfbconsole: Remove width argument from the logo functionsHans de Goede
2015-08-13ARM: tegra: represent RAM in 1 or 2 banksStephen Warren
2015-08-13ARM: tegra: query_sdram_size() cleanupStephen Warren
2015-08-13ARM: tegra: move kernel_addr_r on T210Stephen Warren
2015-08-13tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass
2015-08-13ARM: tegra: Make pinmux.h standalone includibleThierry Reding
2015-08-13tegra: nand: disable subpage writesMarcel Ziswiler
2015-08-13apalis/colibri_t30: fix usb dm regressionMarcel Ziswiler
2015-08-13colibri_t20: fix reset out pinMarcel Ziswiler
2015-08-13apalis/colibri_t20/30: clean-upMarcel Ziswiler
2015-08-13apalis/colibri_t20/t30: increase tftp blocksizeMax Krummenacher
2015-08-13colibri_t20: enable ubi/ubifs supportMarcel Ziswiler
2015-08-13colibri_t20: enable mtdparts supportMarcel Ziswiler
2015-08-13mtd/nand/tegra: alignment workaroundMarcel Ziswiler
2015-08-13tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler