summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge git://git.denx.de/u-boot-pxaTom Rini2015-03-0216-61/+47
| |\ \ \
| | * | | pxa: colibri_pxa270: integrate latest validated register settingsMarcel Ziswiler2015-03-021-24/+24
| | * | | pxa: colibri_pxa270: remove CONFIG_ENV_ADDR_REDUNDMarcel Ziswiler2015-03-021-2/+0
| | * | | pxa: colibri_pxa270: fix wrong comment about voipac ethernet chipMarcel Ziswiler2015-03-021-1/+0
| | * | | pxa: colibri_pax270: fix CONFIG_BOOTCOMMANDMarcel Ziswiler2015-03-021-2/+2
| | * | | pxa: colibri_pxa270: avoid overwriting factory configuration blockMarcel Ziswiler2015-03-021-6/+8
| | * | | pxa: colibri_pxa270: disable loadb/s commands and long helpMarcel Ziswiler2015-03-021-1/+3
| | * | | pxa: colibri_pxa270: migrate to generic boardMarcel Ziswiler2015-03-021-0/+2
| | * | | pxa: balloon3/colibri_pxa270: fix environment optionally being nowhereMarcel Ziswiler2015-03-023-3/+3
| | * | | pxa: balloon3: fix comment about sdram banksMarcel Ziswiler2015-03-021-3/+3
| | * | | pxa: balloon3: remove nowhere used symbol CONFIG_SYS_MEM_BUF_IMPMarcel Ziswiler2015-03-022-2/+0
| | * | | remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZMarcel Ziswiler2015-03-0212-15/+0
| | * | | pxa: fix wrong comment about vpac270 being the arch numberMarcel Ziswiler2015-03-022-2/+2
| | | |/ | | |/|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-03-0110-35/+495
| |\ \ \
| | * | | Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800Doug Anderson2015-02-284-95/+77
| | * | | Exynos542x: Make A7s boot with thumb-mode U-Boot on warm resetAkshay Saraswat2015-02-281-1/+1
| | * | | Exynos542x: Fix secondary core booting for thumbAkshay Saraswat2015-02-282-1/+4
| | * | | Exynos542x: add L2 control register configurationAkshay Saraswat2015-02-282-13/+64
| | * | | Exynos542x: cache: Disable clean/evict push to externalAkshay Saraswat2015-02-281-1/+17
| | * | | Exynos542x: Add workaround for exynos iROM errataAkshay Saraswat2015-02-283-16/+200
| | * | | Exynos542x: Add workaround for ARM errata 799270Akshay Saraswat2015-02-281-0/+28
| | * | | Exynos542x: Add workaround for ARM errata 798870Akshay Saraswat2015-02-281-0/+16
| | * | | Exynos542x: CPU: Power down all secondary coresAkshay Saraswat2015-02-284-0/+164
| | * | | Exynos542x: Config: Add various configsAkshay Saraswat2015-02-281-0/+16
| | |/ /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-03-01106-608/+741
| |\ \ \
| | * | | ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macrosMasahiro Yamada2015-03-012-5/+7
| | * | | ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initializationMasahiro Yamada2015-03-012-21/+0
| | * | | ARM: UniPhier: consolidate MEMCONF setting codeMasahiro Yamada2015-03-016-141/+116
| | * | | ARM: UniPhier: switch to 1CS support cardMasahiro Yamada2015-03-013-3/+3
| | * | | ARM: UniPhier: support 1CS support card for all the UniPhier SoCsMasahiro Yamada2015-03-019-121/+189
| | * | | ARM: UniPhier: switch to xHCI for PH1-Pro4Masahiro Yamada2015-03-012-1/+4
| | * | | usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada2015-03-016-1/+98
| | * | | ARM: UniPhier: add xHCI device nodes to PH1-Pro4 device treeMasahiro Yamada2015-03-012-6/+15
| | * | | ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4Masahiro Yamada2015-03-012-1/+25
| | * | | ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4Masahiro Yamada2015-03-011-0/+7
| | * | | ARM: UniPhier: replace "usb-ehci" with "generic-ehci"Masahiro Yamada2015-03-014-16/+16
| | * | | ARM: UniPhier: move uniphier_ehci_reset() functionMasahiro Yamada2015-03-012-28/+14
| | * | | ARM: UniPhier: remove EHCI platform devicesMasahiro Yamada2015-03-017-59/+6
| | * | | ARM: UniPhier: enable STDMAC for EHCIMasahiro Yamada2015-03-013-2/+10
| | * | | ARM: UniPhier: reset NAND core in SPL for non-NAND boot modeMasahiro Yamada2015-03-011-0/+5
| | * | | ARM: UniPhier: split clkrst_init() into two functionsMasahiro Yamada2015-03-0111-49/+74
| | * | | ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_*Masahiro Yamada2015-03-015-13/+13
| | * | | ARM: UniPhier: fix SBC init codeMasahiro Yamada2015-03-013-25/+24
| | * | | ARM: UniPhier: fix comments in PH1-Pro4 SBC codeMasahiro Yamada2015-03-011-3/+3
| | * | | serial: UniPhier: move LCR register setting to probe functionMasahiro Yamada2015-03-011-9/+11
| | * | | serial: UniPhier: use 32 bit register accessMasahiro Yamada2015-03-011-28/+26
| | * | | ARM: UniPhier: update defconfigs using savedefconfigMasahiro Yamada2015-03-013-27/+27
| | * | | ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>Masahiro Yamada2015-03-0146-69/+69
| | * | | ARM: UniPhier: move SoC headers to mach-uniphier/include/machMasahiro Yamada2015-03-0116-1/+0
| | * | | ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada2015-03-0162-3/+3
| | |/ /
OpenPOWER on IntegriCloud