aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-02MAINTAINERS, git-mailrc: Update my email addressTom Rini5-17/+8
2015-03-02armv7.h: Add <asm/io.h>Tom Rini1-0/+1
2015-03-02Merge git://git.denx.de/u-boot-usbTom Rini13-34/+190
2015-03-02Merge git://git.denx.de/u-boot-pxaTom Rini16-61/+47
2015-03-02MAINTAINERS: Add F: drivers/usb/gadget to DFU custodian responsibilityLukasz Majewski1-0/+1
2015-03-02pxa: colibri_pxa270: integrate latest validated register settingsMarcel Ziswiler1-24/+24
2015-03-02pxa: colibri_pxa270: remove CONFIG_ENV_ADDR_REDUNDMarcel Ziswiler1-2/+0
2015-03-02pxa: colibri_pxa270: fix wrong comment about voipac ethernet chipMarcel Ziswiler1-1/+0
2015-03-02pxa: colibri_pax270: fix CONFIG_BOOTCOMMANDMarcel Ziswiler1-2/+2
2015-03-02pxa: colibri_pxa270: avoid overwriting factory configuration blockMarcel Ziswiler1-6/+8
2015-03-02pxa: colibri_pxa270: disable loadb/s commands and long helpMarcel Ziswiler1-1/+3
2015-03-02pxa: colibri_pxa270: migrate to generic boardMarcel Ziswiler1-0/+2
2015-03-02pxa: balloon3/colibri_pxa270: fix environment optionally being nowhereMarcel Ziswiler3-3/+3
2015-03-02pxa: balloon3: fix comment about sdram banksMarcel Ziswiler1-3/+3
2015-03-02pxa: balloon3: remove nowhere used symbol CONFIG_SYS_MEM_BUF_IMPMarcel Ziswiler2-2/+0
2015-03-02remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZMarcel Ziswiler12-15/+0
2015-03-02pxa: fix wrong comment about vpac270 being the arch numberMarcel Ziswiler2-2/+2
2015-03-01Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini10-35/+495
2015-03-01Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini106-608/+741
2015-03-01Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini28-41/+3349
2015-03-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini11-5/+943
2015-03-01ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macrosMasahiro Yamada2-5/+7
2015-03-01ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initializationMasahiro Yamada2-21/+0
2015-03-01ARM: UniPhier: consolidate MEMCONF setting codeMasahiro Yamada6-141/+116
2015-03-01ARM: UniPhier: switch to 1CS support cardMasahiro Yamada3-3/+3
2015-03-01ARM: UniPhier: support 1CS support card for all the UniPhier SoCsMasahiro Yamada9-121/+189
2015-03-01ARM: UniPhier: switch to xHCI for PH1-Pro4Masahiro Yamada2-1/+4
2015-03-01usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada6-1/+98
2015-03-01ARM: UniPhier: add xHCI device nodes to PH1-Pro4 device treeMasahiro Yamada2-6/+15
2015-03-01ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4Masahiro Yamada2-1/+25
2015-03-01ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4Masahiro Yamada1-0/+7
2015-03-01ARM: UniPhier: replace "usb-ehci" with "generic-ehci"Masahiro Yamada4-16/+16
2015-03-01ARM: UniPhier: move uniphier_ehci_reset() functionMasahiro Yamada2-28/+14
2015-03-01ARM: UniPhier: remove EHCI platform devicesMasahiro Yamada7-59/+6
2015-03-01ARM: UniPhier: enable STDMAC for EHCIMasahiro Yamada3-2/+10
2015-03-01ARM: UniPhier: reset NAND core in SPL for non-NAND boot modeMasahiro Yamada1-0/+5
2015-03-01ARM: UniPhier: split clkrst_init() into two functionsMasahiro Yamada11-49/+74
2015-03-01ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_*Masahiro Yamada5-13/+13
2015-03-01ARM: UniPhier: fix SBC init codeMasahiro Yamada3-25/+24
2015-03-01ARM: UniPhier: fix comments in PH1-Pro4 SBC codeMasahiro Yamada1-3/+3
2015-03-01serial: UniPhier: move LCR register setting to probe functionMasahiro Yamada1-9/+11
2015-03-01serial: UniPhier: use 32 bit register accessMasahiro Yamada1-28/+26
2015-03-01ARM: UniPhier: update defconfigs using savedefconfigMasahiro Yamada3-27/+27
2015-03-01ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>Masahiro Yamada46-69/+69
2015-03-01ARM: UniPhier: move SoC headers to mach-uniphier/include/machMasahiro Yamada16-1/+0
2015-03-01ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada62-3/+3
2015-02-28Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800Doug Anderson4-95/+77
2015-02-28Exynos542x: Make A7s boot with thumb-mode U-Boot on warm resetAkshay Saraswat1-1/+1
2015-02-28Exynos542x: Fix secondary core booting for thumbAkshay Saraswat2-1/+4
2015-02-28Exynos542x: add L2 control register configurationAkshay Saraswat2-13/+64