summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede2015-01-141-0/+26
* sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-143-9/+30
* sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-146-3/+254
* sun7i: Move psci_arch_init close to text_endJan Kiszka2015-01-141-40/+40
* sun7i: Add support for taking CPUs offline via PSCIJan Kiszka2015-01-141-0/+171
* sunxi: video: Add lvds supportHans de Goede2015-01-143-0/+15
* sunxi: video: Add VGA output supportHans de Goede2015-01-142-0/+78
* sunxi: video: Add lcd output supportHans de Goede2015-01-142-6/+26
* sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede2015-01-141-0/+2
* sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede2015-01-141-0/+3
* sunxi: gpio: Properly sort mux defines by port numberHans de Goede2015-01-141-5/+5
* sunxi: video: Set input sync enableHans de Goede2015-01-141-0/+1
* sunxi: video: Add hdmi supportHans de Goede2015-01-141-10/+23
* sunxi: video: Add DDC & EDID supportHans de Goede2015-01-141-0/+85
* sunxi: Fix PLL1 running at half speed on sun8iHans de Goede2015-01-142-3/+7
* sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka2015-01-143-18/+6
* sun8i: Add dram initialization supportHans de Goede2015-01-146-1/+621
* sunxi: Use memcmp for mctl_mem_matchesHans de Goede2015-01-141-9/+3
* sunxi: Fill memory before comparing it when doing dram init on sun6iHans de Goede2015-01-142-14/+30
* sunxi: Move await_completion dram helper to dram.hHans de Goede2015-01-143-37/+25
* sun6i: clock_set_pll5: Calculate k and m rather then hardcoding themHans de Goede2015-01-141-2/+7
* sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede2015-01-144-4/+13
* sunxi: axp221: Add axp223 supportHans de Goede2015-01-141-1/+1
* 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
* sunxi: Align PSCI stack calculation to commentJan Kiszka2015-01-141-1/+1
* sunxi: Add sunxi_get_sid helper functionHans de Goede2015-01-142-0/+20
* sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede2015-01-142-9/+15
* 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-141-7/+5
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-01-1335-583/+980
|\
| * x86: coreboot: Configure pci memory regionsBin Meng2015-01-131-2/+28
| * x86: Make chromebook_link the default board for corebootBin Meng2015-01-133-219/+217
| * x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigBin Meng2015-01-132-0/+17
| * 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-131-0/+9
| * 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-132-0/+139
| * 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: 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: Tidy up VESA mode numbersSimon Glass2015-01-131-4/+7
OpenPOWER on IntegriCloud