summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-10-21x86: chromebook_link: Enable the debug UARTSimon Glass
2015-10-21x86: Init the debug UART if enabledSimon Glass
2015-10-21x86: Pass correct cpu_index to ap_init()Bin Meng
2015-10-21x86: galileo: Enable mrc cacheBin Meng
2015-10-21x86: quark: Implement mrc cacheBin Meng
2015-10-21x86: ivybridge: Correct two typos for MRCBin Meng
2015-10-21x86: Remove unused rw-mrc-cache properties in the link and panther dts filesBin Meng
2015-10-21x86: baytrail: Issue full system reset in reset_cpu()Bin Meng
2015-10-21x86: Enable mrc cache for bayleybay and minnowmaxBin Meng
2015-10-21x86: baytrail: Save mrc cache to spi flashBin Meng
2015-10-21x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()Bin Meng
2015-10-21x86: Use struct mrc_region to describe a mrc regionBin Meng
2015-10-21x86: ivybridge: Use APIs provided in the mrccache libBin Meng
2015-10-21x86: Add more common routines to manipulate mrc cacheBin Meng
2015-10-21x86: Add various minor tidy-ups in mrccache codesBin Meng
2015-10-21x86: Do sanity test on the cache record in mrccache_update()Bin Meng
2015-10-21x86: Move mrccache.[c|h] to a common placeBin Meng
2015-10-21x86: Add ENABLE_MRC_CACHE Kconfig optionBin Meng
2015-10-21x86: fsp: Add a hdr sub-command to show header informationBin Meng
2015-10-21x86: fsp: Make hob command a sub-command to fspBin Meng
2015-10-21x86: fsp: Print GUID whenever applicable in the hob command outputBin Meng
2015-10-21x86: fsp: Compact the output of hob commandBin Meng
2015-10-21x86: Add SMBIOS table supportBin Meng
2015-10-21x86: Move install_e820_map() out of zimage.cBin Meng
2015-10-21x86: Initialize GDT entry 1 to be the 32-bit CS as wellBin Meng
2015-10-21x86: Allow disabling IGD on Intel QueensbayBin Meng
2015-10-21x86: ivybridge: Remove the dead codes that programs pci bridgeBin Meng
2015-10-19powerpc: Drop old non-generic-board codeSimon Glass
2015-10-19Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-10-19ARM: rpi: add another revision of Raspberry Pi A+Lubomir Rintel
2015-10-17ARM: k2e/l: Apply WA for selecting PA clock sourceLokesh Vutla
2015-10-17arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possibleTom Rini
2015-10-16Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-10-17arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dtsDinh Nguyen
2015-10-17arm: socfpga: enable data/inst prefetch and shared override in the L2Dinh Nguyen
2015-10-16arm: mmu: Add missing volatile for reading SCTLR registerAlison Wang
2015-10-15Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-10-15pci: pcie_imx: Fix hang on mx6qpFabio Estevam
2015-10-15armv8/gic: Fix GIC v2 initializationThierry Reding
2015-10-15armv8/mmu: Set bits marked RES1 in TCRThierry Reding
2015-10-15armv8/mmu: Clean up TCR programmingThierry Reding
2015-10-14Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2015-10-12ls102xa: Fix reset hangFabio Estevam
2015-10-11lpc32xx: fix calculation of HCLK PLL output clockVladimir Zapolskiy
2015-10-11lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN configVladimir Zapolskiy
2015-10-11arndale: Apply Cortex-A15 errata #773022 and #774769Ian Campbell
2015-10-11ppc4xx: Remove lcd4_lwmon5 supportStefan Roese
2015-10-11Revert "powerpc: ppc4xx: remove lwmon5 support"Stefan Roese
2015-10-11vexpress64: fvp dram: add DRAM configurationRyan Harkin
2015-10-11dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWRYuan Yao