aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-01-14sunxi: Fix PLL1 running at half speed on sun8iHans de Goede2-3/+7
2015-01-14sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka3-18/+6
2015-01-14sun8i: Add dram initialization supportHans de Goede6-1/+621
2015-01-14sunxi: Use memcmp for mctl_mem_matchesHans de Goede1-9/+3
2015-01-14sunxi: Fill memory before comparing it when doing dram init on sun6iHans de Goede2-14/+30
2015-01-14sunxi: Move await_completion dram helper to dram.hHans de Goede3-37/+25
2015-01-14sun6i: clock_set_pll5: Calculate k and m rather then hardcoding themHans de Goede1-2/+7
2015-01-14sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede4-4/+13
2015-01-14sunxi: axp221: Add axp223 supportHans de Goede1-1/+1
2015-01-14sunxi: Add support for the rsb (Reduced Serial Bus)Hans de Goede6-1/+219
2015-01-14sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/Hans de Goede3-10/+10
2015-01-14sunxi: Align PSCI stack calculation to commentJan Kiszka1-1/+1
2015-01-14sunxi: Add sunxi_get_sid helper functionHans de Goede2-0/+20
2015-01-14sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede2-9/+15
2015-01-14sun6i: dram: Do not try to initialize a second dram chan on A31sHans de Goede2-7/+15
2015-01-14sun6i: Add sunxi_get_ss_bonding_id() functionHans de Goede3-2/+45
2015-01-14sun6i: Make dram clk and zq value Kconfig optionsHans de Goede1-7/+5
2015-01-13Merge git://git.denx.de/u-boot-x86Tom Rini35-583/+980
2015-01-13x86: coreboot: Configure pci memory regionsBin Meng1-2/+28
2015-01-13x86: Make chromebook_link the default board for corebootBin Meng3-219/+217
2015-01-13x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigBin Meng2-0/+17
2015-01-13x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selectedBin Meng1-0/+2
2015-01-13x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to KconfigBin Meng1-0/+9
2015-01-13x86: Allow a hardcoded TSC frequency provided by KconfigBin Meng2-2/+26
2015-01-13x86: coreboot: Set up timer base correctlyBin Meng1-13/+20
2015-01-13x86: fsp: Drop get_hob_type() and get_hob_length()Bin Meng5-44/+14
2015-01-13x86: Add an 'mtrr' command to list and adjust MTRRsSimon Glass2-0/+139
2015-01-13x86: ivybridge: Update microcode early in bootSimon Glass5-13/+40
2015-01-13x86: Disable CAR before relocation on platforms that need itSimon Glass1-0/+8
2015-01-13x86: ivybridge: Add a way to turn off the CARSimon Glass1-0/+46
2015-01-13x86: Commit the current MTRRs before relocationSimon Glass1-0/+8
2015-01-13x86: ivybridge: Request MTRRs for DRAM regionsSimon Glass1-0/+10
2015-01-13x86: ivybridge: Set up an MTRR for the video frame bufferSimon Glass1-0/+7
2015-01-13x86: Add support for MTRRsSimon Glass6-101/+187
2015-01-13x86: ivybridge: Drop support for ROM cachingSimon Glass1-25/+0
2015-01-13x86: Tidy up VESA mode numbersSimon Glass1-4/+7
2015-01-13x86: Use cache, don't clear the display in video BIOSSimon Glass1-3/+2
2015-01-13x86: ivybridge: Only run the Video BIOS when video is enabledSimon Glass1-1/+8
2015-01-13x86: Drop RAMTOP KconfigSimon Glass2-12/+0
2015-01-13x86: Correct XIP_ROM_SIZESimon Glass1-1/+1
2015-01-13x86: crownbay: Add pci devices in the dts fileBin Meng1-0/+81
2015-01-13x86: Use ePAPR defined properties for x86-uartBin Meng1-3/+2
2015-01-13ppc4xx: remove some CPCI405 variantsMatthias Fuchs1-9/+0
2015-01-13ppc4xx: remove G2000 boardMatthias Fuchs1-4/+0
2015-01-13ppc4xx: remove WUH405 boardMatthias Fuchs1-4/+0
2015-01-13ppc4xx: remove VOH405 boardMatthias Fuchs1-4/+0
2015-01-13ppc4xx: remove PMC405 boardMatthias Fuchs1-4/+0
2015-01-13ppc4xx: remove PCI405 boardMatthias Fuchs1-4/+0
2015-01-13ppc4xx: remove OCRTC boardMatthias Fuchs1-4/+0
2015-01-13ppc4xx: remove HUB405 boardMatthias Fuchs1-4/+0