summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: pci: Support selected device/driver binding before relocationBin Meng2015-08-261-11/+30
* x86: ifdtool: Drop microcode from the device tree when collatingSimon Glass2015-08-261-2/+53
* x86: ifdtool: Support collating microcode into one placeSimon Glass2015-08-262-10/+56
* x86: ifdtool: Split microcode linking into its own functionSimon Glass2015-08-261-27/+78
* x86: ifdtool: Check that U-Boot does not overlap other regionsSimon Glass2015-08-261-11/+22
* x86: baytrail: Support multiple microcode copiesBin Meng2015-08-262-0/+9
* x86: baytrail: Add microcode for BayTrail-I D0 steppingBin Meng2015-08-261-0/+3284
* x86: Correct microcode documentationSimon Glass2015-08-261-2/+2
* efi: Update README.efi to clarify build and test instructionsBin Meng2015-08-261-13/+20
* x86: Set up video framebuffer for coreboot before loading kernelBin Meng2015-08-261-2/+0
* video: coreboot: Save VESA mode for future useBin Meng2015-08-263-1/+27
* x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng2015-08-265-4/+1
* x86: Only include cbfs command for corebootBin Meng2015-08-261-0/+2
* x86: kconfig: Hide "System tables" for corebootBin Meng2015-08-261-1/+1
* x86: kconfig: Hide "System tables" for EFIBin Meng2015-08-261-3/+1
* x86: coreboot: Allow >=4GiB memory bank sizeBin Meng2015-08-261-5/+4
* x86: Remove calculate_relocation_address()Bin Meng2015-08-263-60/+2
* x86: coreboot: Correctly report E820 typesBin Meng2015-08-261-2/+13
* x86: coreboot: Increase memrange entry number to 32Bin Meng2015-08-261-6/+3
* x86: doc: Update coreboot payload entry point addressBin Meng2015-08-261-3/+3
* net: e1000: Fix build warnings for 32-bitBin Meng2015-08-261-4/+5
* Merge git://git.denx.de/u-boot-pxaTom Rini2015-08-2412-88/+94
|\
| * arm: pxa: colibri_pxa270: add optional i2c supportMarcel Ziswiler2015-08-241-0/+9
| * arm: pxa: colibri_pxa270: add optional lcd supportMarcel Ziswiler2015-08-241-0/+13
| * arm: pxa: colibri_pxa270: add some more nor flash detailsMarcel Ziswiler2015-08-241-0/+4
| * arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIASMarcel Ziswiler2015-08-241-1/+0
| * lcd: pxa: clean-up include file orderMarcel Ziswiler2015-08-241-5/+4
| * usb: pxa27x_udc: clean-up include file orderMarcel Ziswiler2015-08-241-3/+2
| * serial: pxa: clean-up include file orderMarcel Ziswiler2015-08-241-2/+2
| * arm: pxa: mmc: clean-up include file orderMarcel Ziswiler2015-08-241-5/+3
| * arm: pxa: clean-up include file orderMarcel Ziswiler2015-08-242-3/+3
| * arm: pxa: use common timer functionsAndrew Ruder2015-08-243-69/+30
| * pxa: Fix boot hang by avoiding vector relocationAndrew Ruder2015-08-242-0/+24
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-08-242-4/+4
|\ \ | |/ |/|
| * MIPS: fix syntax for fdt_chosen/initrd.Govindraj Raja2015-08-211-2/+2
| * mips: Use unsigned int when reading c0 registersChris Packham2015-08-211-2/+2
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-08-2349-2760/+3220
|\ \
| * | arm: socfpga: Fix ArriaV SoCDK PLL configMarek Vasut2015-08-231-13/+13
| * | arm: socfpga: Enable ethernet on ArriaV SoCDKMarek Vasut2015-08-231-0/+3
| * | arm: socfpga: Fix SD/MMC boot on ArriaV SoCDKMarek Vasut2015-08-231-0/+6
| * | arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDKMarek Vasut2015-08-232-9/+4
| * | arm: socfpga: Enable DWAPB GPIO driverMarek Vasut2015-08-235-2/+8
| * | arm: socfpga: dts: Add bank-name property to each GPIO bankMarek Vasut2015-08-231-0/+3
| * | gpio: Add DW APB GPIO driverMarek Vasut2015-08-233-0/+175
| * | arm: socfpga: Make the pinmux table const u8Marek Vasut2015-08-236-8/+6
| * | arm: socfpga: Switch to filtered QTS filesMarek Vasut2015-08-2323-2982/+2546
| * | arm: socfpga: Add qts-filter.sh scriptMarek Vasut2015-08-231-0/+205
| * | arm: socfpga: Remove AV-specific parts from CV-SoCDKMarek Vasut2015-08-238-1153/+0
| * | arm: socfpga: Remove CV-specific parts from AV-SoCDKMarek Vasut2015-08-238-1117/+0
| * | arm: socfpga: Split Altera socfpga into AV and CV SoCDKMarek Vasut2015-08-2327-2/+2773
OpenPOWER on IntegriCloud