summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-14sunxi: axp221: Add axp223 supportHans de Goede
2015-01-14sunxi: Add support for the rsb (Reduced Serial Bus)Hans de Goede
2015-01-14sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/Hans de Goede
2015-01-14mmc: sunxi: Fix misuse of gpio_direction_input()Axel Lin
2015-01-14sunxi: Align PSCI stack calculation to commentJan Kiszka
2015-01-14sun6i: Add new board Merrii Hummingbird A31Chen-Yu Tsai
2015-01-14sunxi: Add sunxi_get_sid helper functionHans de Goede
2015-01-14sun6i: axp221: Add axp221_get_sid functionHans de Goede
2015-01-14sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede
2015-01-14sun6i: Update Colombus defconfig settingsHans de Goede
2015-01-14sun6i: Add new CSQ_CS908 boardHans de Goede
2015-01-14sun6i: dram: Do not try to initialize a second dram chan on A31sHans de Goede
2015-01-14sun6i: Add sunxi_get_ss_bonding_id() functionHans de Goede
2015-01-14sun6i: Make dram clk and zq value Kconfig optionsHans de Goede
2015-01-13Merge git://git.denx.de/u-boot-x86Tom Rini
2015-01-13x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.hBin Meng
2015-01-13x86: Update README.x86 for coreboot supportBin Meng
2015-01-13x86: coreboot: Configure pci memory regionsBin Meng
2015-01-13x86: coreboot: Wrap cros_ec initializationBin Meng
2015-01-13x86: Make chromebook_link the default board for corebootBin Meng
2015-01-13x86: Remove include/configs/coreboot.hBin Meng
2015-01-13x86: Move CONFIG_SYS_CAR_xxx to KconfigBin Meng
2015-01-13x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigBin Meng
2015-01-13x86: coreboot: Make SYS_CONFIG_NAME and DEFAULT_DEVICE_TREE configurableBin Meng
2015-01-13x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selectedBin Meng
2015-01-13x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to KconfigBin Meng
2015-01-13x86: Allow a hardcoded TSC frequency provided by KconfigBin Meng
2015-01-13x86: coreboot: Set up timer base correctlyBin Meng
2015-01-13x86: fsp: Drop get_hob_type() and get_hob_length()Bin Meng
2015-01-13x86: Add an 'mtrr' command to list and adjust MTRRsSimon Glass
2015-01-13x86: ivybridge: Update microcode early in bootSimon Glass
2015-01-13x86: Disable CAR before relocation on platforms that need itSimon Glass
2015-01-13x86: ivybridge: Add a way to turn off the CARSimon Glass
2015-01-13x86: Commit the current MTRRs before relocationSimon Glass
2015-01-13x86: ivybridge: Request MTRRs for DRAM regionsSimon Glass
2015-01-13x86: board_f: Adjust x86 boot order for performanceSimon Glass
2015-01-13x86: ivybridge: Set up an MTRR for the video frame bufferSimon Glass
2015-01-13x86: Add support for MTRRsSimon Glass
2015-01-13x86: ivybridge: Drop support for ROM cachingSimon Glass
2015-01-13x86: pci: Display vesa modes in hexSimon Glass
2015-01-13x86: Tidy up VESA mode numbersSimon Glass
2015-01-13x86: Use cache, don't clear the display in video BIOSSimon Glass
2015-01-13x86: ivybridge: Only run the Video BIOS when video is enabledSimon Glass
2015-01-13x86: video: Add debug option to time the BIOS copySimon Glass
2015-01-13x86: pci: Don't return a vesa mode when there is not videoSimon Glass
2015-01-13x86: video: Add a debug() to display the frame buffer addressSimon Glass
2015-01-13x86: Correct ifdtool microcode calculationSimon Glass
2015-01-13x86: Drop RAMTOP KconfigSimon Glass
2015-01-13x86: Correct XIP_ROM_SIZESimon Glass
2015-01-13x86: crownbay: Add pci devices in the dts fileBin Meng