summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24Merge git://git.denx.de/u-boot-pxaTom Rini
2015-08-24arm: pxa: colibri_pxa270: add optional i2c supportMarcel Ziswiler
2015-08-24arm: pxa: colibri_pxa270: add optional lcd supportMarcel Ziswiler
2015-08-24arm: pxa: colibri_pxa270: add some more nor flash detailsMarcel Ziswiler
2015-08-24arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIASMarcel Ziswiler
2015-08-24lcd: pxa: clean-up include file orderMarcel Ziswiler
2015-08-24usb: pxa27x_udc: clean-up include file orderMarcel Ziswiler
2015-08-24serial: pxa: clean-up include file orderMarcel Ziswiler
2015-08-24arm: pxa: mmc: clean-up include file orderMarcel Ziswiler
2015-08-24arm: pxa: clean-up include file orderMarcel Ziswiler
2015-08-24arm: pxa: use common timer functionsAndrew Ruder
2015-08-24pxa: Fix boot hang by avoiding vector relocationAndrew Ruder
2015-08-24Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2015-08-23Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-08-23Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-08-23arm: socfpga: Fix ArriaV SoCDK PLL configMarek Vasut
2015-08-23arm: socfpga: Enable ethernet on ArriaV SoCDKMarek Vasut
2015-08-23arm: socfpga: Fix SD/MMC boot on ArriaV SoCDKMarek Vasut
2015-08-23arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDKMarek Vasut
2015-08-23arm: socfpga: Enable DWAPB GPIO driverMarek Vasut
2015-08-23arm: socfpga: dts: Add bank-name property to each GPIO bankMarek Vasut
2015-08-23gpio: Add DW APB GPIO driverMarek Vasut
2015-08-23arm: socfpga: Make the pinmux table const u8Marek Vasut
2015-08-23arm: socfpga: Switch to filtered QTS filesMarek Vasut
2015-08-23arm: socfpga: Add qts-filter.sh scriptMarek Vasut
2015-08-23arm: socfpga: Remove AV-specific parts from CV-SoCDKMarek Vasut
2015-08-23arm: socfpga: Remove CV-specific parts from AV-SoCDKMarek Vasut
2015-08-23arm: socfpga: Split Altera socfpga into AV and CV SoCDKMarek Vasut
2015-08-23arm: socfpga: Unbind CPU type from board typeMarek Vasut
2015-08-23arm: socfpga: Move wrappers into platform directoryMarek Vasut
2015-08-23arm: socfpga: Do not enable gmac1 in Cyclone V dtsiMarek Vasut
2015-08-23arm: socfpga: Make the DT mmc node consistentMarek Vasut