summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm: socfpga: Enable saveenv for SD/MMCDinh Nguyen2015-09-246-1/+18
| * | arm: socfpga: update MAINTAINERS' file for cyclone5_socdk and arria5_socdkDinh Nguyen2015-09-232-4/+4
| * | arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config filesDinh Nguyen2015-09-233-2/+2
| * | arm: socfpga: Fix cache configurationStefan Roese2015-09-231-1/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-09-24154-1624/+4061
|\ \ \
| * | | ARM: dts: uniphier: use SPDX-License-IdentifierMasahiro Yamada2015-09-251-37/+1
| * | | ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB bootMasahiro Yamada2015-09-251-4/+2
| * | | ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada2015-09-2532-1/+733
| * | | ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada2015-09-2526-1/+445
| * | | ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada2015-09-2580-478/+1070
| * | | ARM: uniphier: remove kernel parameter settings from environmentMasahiro Yamada2015-09-251-16/+6
| * | | ARM: uniphier: unify low-level debug init codeMasahiro Yamada2015-09-2511-152/+115
| * | | ARM: uniphier: fix glitch signal problem for low-level debugMasahiro Yamada2015-09-254-20/+20
| * | | ARM: uniphier: delete unneeded input enable for low-level debugMasahiro Yamada2015-09-251-5/+0
| * | | ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada2015-09-2510-32/+32
| * | | ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada2015-09-251-0/+4
| * | | ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada2015-09-253-16/+12
| * | | ARM: uniphier: refactor LED functionMasahiro Yamada2015-09-259-128/+96
| * | | ARM: uniphier: remove useless wrapper functionsMasahiro Yamada2015-09-253-17/+10
| * | | ARM: uniphier: remove unused header fileMasahiro Yamada2015-09-251-24/+0
| * | | ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada2015-09-253-26/+48
| * | | ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.hMasahiro Yamada2015-09-2511-119/+109
| * | | ARM: uniphier: change the external bus address mappingMasahiro Yamada2015-09-255-20/+25
| * | | ARM: uniphier: enable setexpr commandMasahiro Yamada2015-09-254-4/+0
| * | | ARM: uniphier: drop DCC micro support card supportMasahiro Yamada2015-09-2516-311/+29
| * | | ARM: uniphier: drop ad-hoc input enable settingsMasahiro Yamada2015-09-257-51/+7
| * | | ARM: uniphier: drop ad-hoc early pin-muxing settingsMasahiro Yamada2015-09-256-82/+7
| * | | ARM: uniphier: enable PINCTRL and SPL_PINCTRLMasahiro Yamada2015-09-253-0/+6
| * | | ARM: dts: uniphier: prepare device trees to use pinctrl in SPLMasahiro Yamada2015-09-254-4/+60
| * | | ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN to bind all nodesMasahiro Yamada2015-09-253-0/+3
| * | | ARM: uniphier: enable simple-bus driver for SPLMasahiro Yamada2015-09-253-0/+3
| * | | pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driverMasahiro Yamada2015-09-253-0/+140
| * | | pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driverMasahiro Yamada2015-09-253-0/+147
| * | | pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driverMasahiro Yamada2015-09-253-0/+151
| * | | pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driverMasahiro Yamada2015-09-253-0/+148
| * | | pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driverMasahiro Yamada2015-09-253-0/+137
| * | | pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driverMasahiro Yamada2015-09-253-0/+141
| * | | pinctrl: uniphier: add UniPhier pinctrl core supportMasahiro Yamada2015-09-236-0/+278
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-09-229-328/+3497
|\ \ \ | |/ / |/| |
| * | drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-IdentifierCodrin Ciubotariu2015-09-212-9/+4
| * | drivers/net/vsc9953: Add commands for VLAN ingress filteringCodrin Ciubotariu2015-09-213-0/+155
| * | drivers/net/vsc9953: Add command for shared/private VLAN learningCodrin Ciubotariu2015-09-214-0/+167
| * | drivers/net/vsc9953: Add VLAN commands for VSC9953Codrin Ciubotariu2015-09-214-0/+767
| * | drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953Codrin Ciubotariu2015-09-214-0/+693
| * | common/env_flags.c: Add function to validate a MAC addressCodrin Ciubotariu2015-09-212-13/+34
| * | drivers/net/vsc9953: Add commands to enable/disable HW learningCodrin Ciubotariu2015-09-214-0/+211
| * | drivers/net/vsc9953: Add command to show/clear port countersCodrin Ciubotariu2015-09-214-3/+415
| * | drivers/net/vsc9953: Use the generic Ethernet Switch parserCodrin Ciubotariu2015-09-212-185/+166
| * | common/cmd_ethsw: Add generic commands for Ethernet SwitchesCodrin Ciubotariu2015-09-213-0/+396
| * | drivers/net/vsc9953: Add default configuration for VSC9953 L2 SwitchCodrin Ciubotariu2015-09-212-0/+309
OpenPOWER on IntegriCloud