summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-10-2138-352/+1191
|\
| * x86: Add support for Advantech SOM-6896George McCollister2015-10-212-1/+45
| * x86: ivybridge: Enable the MRC cacheBin Meng2015-10-211-8/+2
| * x86: ivybridge: Measure the MRC code execution timeSimon Glass2015-10-211-0/+3
| * x86: ivybridge: Fix car_uninit() to correctly set run stateSimon Glass2015-10-211-1/+1
| * x86: ivybridge: Check the RTC return valueSimon Glass2015-10-211-3/+10
| * x86: ivybridge: Use 'ret' instead of 'rcode'Simon Glass2015-10-211-8/+8
| * x86: chromebook_link: Enable the debug UARTSimon Glass2015-10-211-0/+7
| * x86: Init the debug UART if enabledSimon Glass2015-10-211-8/+3
| * x86: Pass correct cpu_index to ap_init()Bin Meng2015-10-211-2/+2
| * x86: galileo: Enable mrc cacheBin Meng2015-10-211-0/+4
| * x86: quark: Implement mrc cacheBin Meng2015-10-212-7/+64
| * x86: ivybridge: Correct two typos for MRCBin Meng2015-10-211-2/+2
| * x86: Remove unused rw-mrc-cache properties in the link and panther dts filesBin Meng2015-10-212-5/+0
| * x86: baytrail: Issue full system reset in reset_cpu()Bin Meng2015-10-211-0/+6
| * x86: Enable mrc cache for bayleybay and minnowmaxBin Meng2015-10-212-0/+12
| * x86: baytrail: Save mrc cache to spi flashBin Meng2015-10-211-0/+19
| * x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()Bin Meng2015-10-212-1/+35
| * x86: Use struct mrc_region to describe a mrc regionBin Meng2015-10-213-15/+27
| * x86: ivybridge: Use APIs provided in the mrccache libBin Meng2015-10-211-108/+4
| * x86: Add more common routines to manipulate mrc cacheBin Meng2015-10-212-0/+140
| * x86: Add various minor tidy-ups in mrccache codesBin Meng2015-10-212-18/+16
| * x86: Do sanity test on the cache record in mrccache_update()Bin Meng2015-10-212-1/+4
| * x86: Move mrccache.[c|h] to a common placeBin Meng2015-10-215-4/+3
| * x86: Add ENABLE_MRC_CACHE Kconfig optionBin Meng2015-10-211-0/+8
| * x86: fsp: Add a hdr sub-command to show header informationBin Meng2015-10-211-1/+31
| * x86: fsp: Make hob command a sub-command to fspBin Meng2015-10-213-7/+28
| * x86: fsp: Print GUID whenever applicable in the hob command outputBin Meng2015-10-211-3/+19
| * x86: fsp: Compact the output of hob commandBin Meng2015-10-211-14/+14
| * x86: Add SMBIOS table supportBin Meng2015-10-215-0/+522
| * x86: Move install_e820_map() out of zimage.cBin Meng2015-10-215-29/+41
| * x86: Initialize GDT entry 1 to be the 32-bit CS as wellBin Meng2015-10-211-1/+6
| * x86: Allow disabling IGD on Intel QueensbayBin Meng2015-10-213-0/+32
| * x86: ivybridge: Remove the dead codes that programs pci bridgeBin Meng2015-10-211-32/+0
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-10-2019-28/+3357
|\ \
| * | arm: mvebu: Enable DM_SERIAL on AXP / A38x boardsStefan Roese2015-10-211-0/+1
| * | arm: mvebu: Add DM (driver model) supportStefan Roese2015-10-212-3/+3
| * | arm: mvebu: Add basic Armada XP / 38x dtsi/dts filesStefan Roese2015-10-2112-0/+3257
| * | arm: mvebu: Do not call board_init_r() from board_init_f()Stefan Roese2015-10-211-2/+0
| * | arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPLStefan Roese2015-10-211-12/+19
| * | arm: mvebu: Add option to use UART xmodem protocol via kwbootStefan Roese2015-10-215-1/+54
| * | arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig fileStefan Roese2015-10-202-12/+25
| |/
* | sunxi: Add CHIP supportMaxime Ripard2015-10-202-1/+216
* | axp209: Sync the DTSI with the kernelMaxime Ripard2015-10-201-0/+5
* | sun5i: Sync the DTSI with the kernelMaxime Ripard2015-10-204-10/+146
* | sunxi: board: Only try to use the MMC related functions if enabledMaxime Ripard2015-10-201-1/+5
* | sunxi: Add defconfig for the Sinovoip BPI-M2 boardHans de Goede2015-10-203-1/+214
* | sunxi: power: Unify axp pmic function namesHans de Goede2015-10-202-11/+2
* | sunxi: Remove board defconfig-s for specific Q8 tablet PCB-sHans de Goede2015-10-207-475/+0
* | sunxi: Switch to using malloc_simple for the splHans de Goede2015-10-202-0/+2
OpenPOWER on IntegriCloud