summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usageHans de Goede2015-01-145-19/+14
* sunxi: axp221: Add axp223 supportHans de Goede2015-01-144-26/+76
* sunxi: Add support for the rsb (Reduced Serial Bus)Hans de Goede2015-01-146-1/+219
* sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/Hans de Goede2015-01-143-10/+10
* mmc: sunxi: Fix misuse of gpio_direction_input()Axel Lin2015-01-142-3/+6
* sunxi: Align PSCI stack calculation to commentJan Kiszka2015-01-141-1/+1
* sun6i: Add new board Merrii Hummingbird A31Chen-Yu Tsai2015-01-143-0/+28
* sunxi: Add sunxi_get_sid helper functionHans de Goede2015-01-143-13/+31
* sun6i: axp221: Add axp221_get_sid functionHans de Goede2015-01-142-0/+33
* sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede2015-01-143-36/+83
* sun6i: Update Colombus defconfig settingsHans de Goede2015-01-141-3/+10
* sun6i: Add new CSQ_CS908 boardHans de Goede2015-01-142-1/+22
* sun6i: dram: Do not try to initialize a second dram chan on A31sHans de Goede2015-01-142-7/+15
* sun6i: Add sunxi_get_ss_bonding_id() functionHans de Goede2015-01-143-2/+45
* sun6i: Make dram clk and zq value Kconfig optionsHans de Goede2015-01-144-7/+26
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-01-1358-715/+1416
|\
| * x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.hBin Meng2015-01-131-1/+0
| * x86: Update README.x86 for coreboot supportBin Meng2015-01-131-2/+37
| * x86: coreboot: Configure pci memory regionsBin Meng2015-01-131-2/+28
| * x86: coreboot: Wrap cros_ec initializationBin Meng2015-01-131-0/+2
| * x86: Make chromebook_link the default board for corebootBin Meng2015-01-138-223/+228
| * x86: Remove include/configs/coreboot.hBin Meng2015-01-132-71/+1
| * x86: Move CONFIG_SYS_CAR_xxx to KconfigBin Meng2015-01-133-2/+22
| * x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigBin Meng2015-01-133-5/+17
| * x86: coreboot: Make SYS_CONFIG_NAME and DEFAULT_DEVICE_TREE configurableBin Meng2015-01-131-0/+13
| * x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selectedBin Meng2015-01-131-0/+2
| * x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to KconfigBin Meng2015-01-135-4/+11
| * x86: Allow a hardcoded TSC frequency provided by KconfigBin Meng2015-01-132-2/+26
| * x86: coreboot: Set up timer base correctlyBin Meng2015-01-131-13/+20
| * x86: fsp: Drop get_hob_type() and get_hob_length()Bin Meng2015-01-135-44/+14
| * x86: Add an 'mtrr' command to list and adjust MTRRsSimon Glass2015-01-133-1/+156
| * x86: ivybridge: Update microcode early in bootSimon Glass2015-01-135-13/+40
| * x86: Disable CAR before relocation on platforms that need itSimon Glass2015-01-131-0/+8
| * x86: ivybridge: Add a way to turn off the CARSimon Glass2015-01-131-0/+46
| * x86: Commit the current MTRRs before relocationSimon Glass2015-01-131-0/+8
| * x86: ivybridge: Request MTRRs for DRAM regionsSimon Glass2015-01-131-0/+10
| * x86: board_f: Adjust x86 boot order for performanceSimon Glass2015-01-131-3/+5
| * x86: ivybridge: Set up an MTRR for the video frame bufferSimon Glass2015-01-131-0/+7
| * x86: Add support for MTRRsSimon Glass2015-01-136-101/+187
| * x86: ivybridge: Drop support for ROM cachingSimon Glass2015-01-131-25/+0
| * x86: pci: Display vesa modes in hexSimon Glass2015-01-131-2/+2
| * x86: Tidy up VESA mode numbersSimon Glass2015-01-131-4/+7
| * x86: Use cache, don't clear the display in video BIOSSimon Glass2015-01-131-3/+2
| * x86: ivybridge: Only run the Video BIOS when video is enabledSimon Glass2015-01-131-1/+8
| * x86: video: Add debug option to time the BIOS copySimon Glass2015-01-131-0/+3
| * x86: pci: Don't return a vesa mode when there is not videoSimon Glass2015-01-131-1/+1
| * x86: video: Add a debug() to display the frame buffer addressSimon Glass2015-01-131-0/+1
| * x86: Correct ifdtool microcode calculationSimon Glass2015-01-131-2/+2
| * x86: Drop RAMTOP KconfigSimon Glass2015-01-132-12/+0
| * x86: Correct XIP_ROM_SIZESimon Glass2015-01-131-1/+1
OpenPOWER on IntegriCloud