aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-26x86: gpio: Tidy up gpio_ich6_get_base() and callersSimon Glass
2015-08-26x86: gpio: Correct calls to _ich6_gpio_set_direction()Simon Glass
2015-08-26x86: minnowmax: Correct pad-offset value for host_en1Simon Glass
2015-08-26dm: pci: Add a comment to help find pci_hose_read_config_byte, etc.Simon Glass
2015-08-26x86: minnowmax: Add access to GPIOs E0, E1, E2Simon Glass
2015-08-26x86: Add DSDT table for supporting ACPI on QEMUSaket Sinha
2015-08-26x86: Add ACPI table support to QEMUSaket Sinha
2015-08-26x86: Generate a valid ACPI tableSaket Sinha
2015-08-26dm: pci: Save devfn without bus number in pci_uclass_child_post_bind()Bin Meng
2015-08-26fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()Bin Meng
2015-08-26patman: use -D option for git format-patchMasahiro Yamada
2015-08-26x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng
2015-08-26x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe()Bin Meng
2015-08-26x86: baytrail: Remove the fsp_init_phase_pci() callBin Meng
2015-08-26x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()Bin Meng
2015-08-26x86: fsp: Add comments about U-Boot entering start.S twiceBin Meng
2015-08-26x86: fsp: Enlarge the size of malloc() pool before relocationBin Meng
2015-08-26x86: fsp: Delay x86_fsp_init() call a little bitBin Meng
2015-08-26dm: pci: Support selected device/driver binding before relocationBin Meng
2015-08-26x86: ifdtool: Drop microcode from the device tree when collatingSimon Glass
2015-08-26x86: ifdtool: Support collating microcode into one placeSimon Glass
2015-08-26x86: ifdtool: Split microcode linking into its own functionSimon Glass
2015-08-26x86: ifdtool: Check that U-Boot does not overlap other regionsSimon Glass
2015-08-26x86: baytrail: Support multiple microcode copiesBin Meng
2015-08-26x86: baytrail: Add microcode for BayTrail-I D0 steppingBin Meng
2015-08-26x86: Correct microcode documentationSimon Glass
2015-08-26efi: Update README.efi to clarify build and test instructionsBin Meng
2015-08-26x86: Set up video framebuffer for coreboot before loading kernelBin Meng
2015-08-26video: coreboot: Save VESA mode for future useBin Meng
2015-08-26x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng
2015-08-26x86: Only include cbfs command for corebootBin Meng
2015-08-26x86: kconfig: Hide "System tables" for corebootBin Meng
2015-08-26x86: kconfig: Hide "System tables" for EFIBin Meng
2015-08-26x86: coreboot: Allow >=4GiB memory bank sizeBin Meng
2015-08-26x86: Remove calculate_relocation_address()Bin Meng
2015-08-26x86: coreboot: Correctly report E820 typesBin Meng
2015-08-26x86: coreboot: Increase memrange entry number to 32Bin Meng
2015-08-26x86: doc: Update coreboot payload entry point addressBin Meng
2015-08-26net: e1000: Fix build warnings for 32-bitBin Meng
2015-08-26Merge git://git.denx.de/u-boot-nand-flashTom Rini
2015-08-25mtd: nand: mxs invalidate dcache before DMA readPeng Fan
2015-08-25mtd: nand: mxs support oobsize bigger than 512Peng Fan
2015-08-25arm: mvebu: Enable NAND on db-mv784mp-gpStefan Roese
2015-08-25mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driverStefan Roese
2015-08-25mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu
2015-08-25nand: Sync with Linux v4.1Scott Wood
2015-08-25mtd: Introduce mtd_block_isreserved()Ezequiel Garcia
2015-08-25nand: Remove __UBOOT__ ifdefsScott Wood
2015-08-24Merge git://git.denx.de/u-boot-pxaTom Rini
2015-08-24arm: pxa: colibri_pxa270: add optional i2c supportMarcel Ziswiler