summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-26x86: Correct microcode documentationSimon Glass1-2/+2
2015-08-26efi: Update README.efi to clarify build and test instructionsBin Meng1-13/+20
2015-08-26x86: Set up video framebuffer for coreboot before loading kernelBin Meng1-2/+0
2015-08-26video: coreboot: Save VESA mode for future useBin Meng3-1/+27
2015-08-26x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng5-4/+1
2015-08-26x86: Only include cbfs command for corebootBin Meng1-0/+2
2015-08-26x86: kconfig: Hide "System tables" for corebootBin Meng1-1/+1
2015-08-26x86: kconfig: Hide "System tables" for EFIBin Meng1-3/+1
2015-08-26x86: coreboot: Allow >=4GiB memory bank sizeBin Meng1-5/+4
2015-08-26x86: Remove calculate_relocation_address()Bin Meng3-60/+2
2015-08-26x86: coreboot: Correctly report E820 typesBin Meng1-2/+13
2015-08-26x86: coreboot: Increase memrange entry number to 32Bin Meng1-6/+3
2015-08-26x86: doc: Update coreboot payload entry point addressBin Meng1-3/+3
2015-08-26net: e1000: Fix build warnings for 32-bitBin Meng1-4/+5
2015-08-24Merge git://git.denx.de/u-boot-pxaTom Rini12-88/+94
2015-08-24arm: pxa: colibri_pxa270: add optional i2c supportMarcel Ziswiler1-0/+9
2015-08-24arm: pxa: colibri_pxa270: add optional lcd supportMarcel Ziswiler1-0/+13
2015-08-24arm: pxa: colibri_pxa270: add some more nor flash detailsMarcel Ziswiler1-0/+4
2015-08-24arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIASMarcel Ziswiler1-1/+0
2015-08-24lcd: pxa: clean-up include file orderMarcel Ziswiler1-5/+4
2015-08-24usb: pxa27x_udc: clean-up include file orderMarcel Ziswiler1-3/+2
2015-08-24serial: pxa: clean-up include file orderMarcel Ziswiler1-2/+2
2015-08-24arm: pxa: mmc: clean-up include file orderMarcel Ziswiler1-5/+3
2015-08-24arm: pxa: clean-up include file orderMarcel Ziswiler2-3/+3
2015-08-24arm: pxa: use common timer functionsAndrew Ruder3-69/+30
2015-08-24pxa: Fix boot hang by avoiding vector relocationAndrew Ruder2-0/+24
2015-08-24Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2-4/+4
2015-08-23Merge git://git.denx.de/u-boot-socfpgaTom Rini49-2760/+3220
2015-08-23Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini344-447/+1103
2015-08-23arm: socfpga: Fix ArriaV SoCDK PLL configMarek Vasut1-13/+13
2015-08-23arm: socfpga: Enable ethernet on ArriaV SoCDKMarek Vasut1-0/+3
2015-08-23arm: socfpga: Fix SD/MMC boot on ArriaV SoCDKMarek Vasut1-0/+6
2015-08-23arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDKMarek Vasut2-9/+4
2015-08-23arm: socfpga: Enable DWAPB GPIO driverMarek Vasut5-2/+8
2015-08-23arm: socfpga: dts: Add bank-name property to each GPIO bankMarek Vasut1-0/+3
2015-08-23gpio: Add DW APB GPIO driverMarek Vasut3-0/+175
2015-08-23arm: socfpga: Make the pinmux table const u8Marek Vasut6-8/+6
2015-08-23arm: socfpga: Switch to filtered QTS filesMarek Vasut23-2982/+2546
2015-08-23arm: socfpga: Add qts-filter.sh scriptMarek Vasut1-0/+205
2015-08-23arm: socfpga: Remove AV-specific parts from CV-SoCDKMarek Vasut8-1153/+0
2015-08-23arm: socfpga: Remove CV-specific parts from AV-SoCDKMarek Vasut8-1117/+0
2015-08-23arm: socfpga: Split Altera socfpga into AV and CV SoCDKMarek Vasut27-2/+2773
2015-08-23arm: socfpga: Unbind CPU type from board typeMarek Vasut4-8/+21
2015-08-23arm: socfpga: Move wrappers into platform directoryMarek Vasut6-11/+18
2015-08-23arm: socfpga: Do not enable gmac1 in Cyclone V dtsiMarek Vasut2-6/+1
2015-08-23arm: socfpga: Make the DT mmc node consistentMarek Vasut2-3/+2
2015-08-23arm: socfpga: Fix delay in clock managerMarek Vasut1-7/+5
2015-08-23arm: socfpga: Fix delay in freeze controllerMarek Vasut1-7/+5
2015-08-23ddr: altera: Repair uninited variableMarek Vasut1-1/+1
2015-08-23ddr: altera: Replace float multiplication with integer oneMarek Vasut1-1/+1