aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-01-19mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu6-0/+192
2015-01-16Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini6-51/+138
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada15-2362/+0
2015-01-16mpc8xx: remove unused linker scriptMasahiro Yamada1-82/+0
2015-01-16ppc4xx: remove dead codeMasahiro Yamada1-4/+0
2015-01-14ARM: armv8: Fix typo in commentaryMichal Simek1-1/+1
2015-01-14Add support for Seagate BlackArmor NAS220Evgeni Dobrev1-0/+4
2015-01-14sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede1-0/+26
2015-01-14sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede3-9/+30
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede6-3/+254
2015-01-14sun7i: Move psci_arch_init close to text_endJan Kiszka1-40/+40
2015-01-14sun7i: Add support for taking CPUs offline via PSCIJan Kiszka1-0/+171
2015-01-14sunxi: video: Add lvds supportHans de Goede3-0/+15
2015-01-14sunxi: video: Add VGA output supportHans de Goede2-0/+78
2015-01-14sunxi: video: Add lcd output supportHans de Goede2-6/+26
2015-01-14sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede1-0/+2
2015-01-14sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede1-0/+3
2015-01-14sunxi: gpio: Properly sort mux defines by port numberHans de Goede1-5/+5
2015-01-14sunxi: video: Set input sync enableHans de Goede1-0/+1
2015-01-14sunxi: video: Add hdmi supportHans de Goede1-10/+23
2015-01-14sunxi: video: Add DDC & EDID supportHans de Goede1-0/+85
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-13arm: am437x: Enable hardware leveling for EMIFJames Doublesin6-51/+138
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