summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | ARM: uniphier: unify low-level debug init codeMasahiro Yamada2015-09-25-152/+115
| * | | ARM: uniphier: fix glitch signal problem for low-level debugMasahiro Yamada2015-09-25-20/+20
| * | | ARM: uniphier: delete unneeded input enable for low-level debugMasahiro Yamada2015-09-25-5/+0
| * | | ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada2015-09-25-32/+32
| * | | ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada2015-09-25-0/+4
| * | | ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada2015-09-25-16/+12
| * | | ARM: uniphier: refactor LED functionMasahiro Yamada2015-09-25-128/+96
| * | | ARM: uniphier: remove useless wrapper functionsMasahiro Yamada2015-09-25-17/+10
| * | | ARM: uniphier: remove unused header fileMasahiro Yamada2015-09-25-24/+0
| * | | ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada2015-09-25-26/+48
| * | | ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.hMasahiro Yamada2015-09-25-119/+109
| * | | ARM: uniphier: change the external bus address mappingMasahiro Yamada2015-09-25-20/+25
| * | | ARM: uniphier: enable setexpr commandMasahiro Yamada2015-09-25-4/+0
| * | | ARM: uniphier: drop DCC micro support card supportMasahiro Yamada2015-09-25-311/+29
| * | | ARM: uniphier: drop ad-hoc input enable settingsMasahiro Yamada2015-09-25-51/+7
| * | | ARM: uniphier: drop ad-hoc early pin-muxing settingsMasahiro Yamada2015-09-25-82/+7
| * | | ARM: uniphier: enable PINCTRL and SPL_PINCTRLMasahiro Yamada2015-09-25-0/+6
| * | | ARM: dts: uniphier: prepare device trees to use pinctrl in SPLMasahiro Yamada2015-09-25-4/+60
| * | | ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN to bind all nodesMasahiro Yamada2015-09-25-0/+3
| * | | ARM: uniphier: enable simple-bus driver for SPLMasahiro Yamada2015-09-25-0/+3
| * | | pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driverMasahiro Yamada2015-09-25-0/+140
| * | | pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driverMasahiro Yamada2015-09-25-0/+147
| * | | pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driverMasahiro Yamada2015-09-25-0/+151
| * | | pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driverMasahiro Yamada2015-09-25-0/+148
| * | | pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driverMasahiro Yamada2015-09-25-0/+137
| * | | pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driverMasahiro Yamada2015-09-25-0/+141
| * | | pinctrl: uniphier: add UniPhier pinctrl core supportMasahiro Yamada2015-09-23-0/+278
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-09-22-328/+3497
|\ \ \ | |/ / |/| |
| * | drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-IdentifierCodrin Ciubotariu2015-09-21-9/+4
| * | drivers/net/vsc9953: Add commands for VLAN ingress filteringCodrin Ciubotariu2015-09-21-0/+155
| * | drivers/net/vsc9953: Add command for shared/private VLAN learningCodrin Ciubotariu2015-09-21-0/+167
| * | drivers/net/vsc9953: Add VLAN commands for VSC9953Codrin Ciubotariu2015-09-21-0/+767
| * | drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953Codrin Ciubotariu2015-09-21-0/+693
| * | common/env_flags.c: Add function to validate a MAC addressCodrin Ciubotariu2015-09-21-13/+34
| * | drivers/net/vsc9953: Add commands to enable/disable HW learningCodrin Ciubotariu2015-09-21-0/+211
| * | drivers/net/vsc9953: Add command to show/clear port countersCodrin Ciubotariu2015-09-21-3/+415
| * | drivers/net/vsc9953: Use the generic Ethernet Switch parserCodrin Ciubotariu2015-09-21-185/+166
| * | common/cmd_ethsw: Add generic commands for Ethernet SwitchesCodrin Ciubotariu2015-09-21-0/+396
| * | drivers/net/vsc9953: Add default configuration for VSC9953 L2 SwitchCodrin Ciubotariu2015-09-21-0/+309
| * | include/bitfield: Add new bitfield operationsCodrin Ciubotariu2015-09-21-0/+32
| * | drivers/net/vsc9953: Fix missing reserved registerCodrin Ciubotariu2015-09-21-0/+1
| * | drivers/net/vsc9953: Fix bug when enabling a portCodrin Ciubotariu2015-09-21-3/+3
| * | drivers/net/vsc9953: Cleanup patchCodrin Ciubotariu2015-09-21-118/+147
| * | drivers/net/vsc9953: Remove 'CONFIG_' from macros' nameCodrin Ciubotariu2015-09-21-42/+42
| |/
* | pinctrl: move dm_scan_fdt_node() out of pinctrl uclassMasahiro Yamada2015-09-19-6/+17
|/
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-09-17-70/+400
|\
| * x86: quark: Configure MTRR to enable cacheBin Meng2015-09-16-0/+111
| * x86: doc: Add DMI to the TODO listBin Meng2015-09-16-0/+2
| * x86: doc: Document some porting hints about Intel QuarkBin Meng2015-09-16-0/+24
| * x86: galileo: Add PCIe root port IRQ routingBin Meng2015-09-16-0/+12