summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-10edison: write the developer key to the security partitionAlexandru Timohi
2016-03-28Add more variables to 'fastboot getvar' commandAlexandru Timohi
2016-02-25mmc: Fix user area power on write protectionMihai Serban
2016-02-25mmc: implement mmc power on write protect functionhuang lin
2015-10-15edison: Change USB product IDScott D Phillips
2015-10-15fastboot: support set_active command for a/b controlScott D Phillips
2015-10-15boot_brillo: Move metadata location and implement recovery try countsScott D Phillips
2015-10-15fb_mmc: Change gpt flashing to take gpt fragments instead of full gptScott D Phillips
2015-10-07boot_brillo: a/b selector initial implementationManish Regmi
2015-10-07edison: always boot to `boot_brillo`Scott D Phillips
2015-10-02edison: Enable fastbootScott D Phillips
2015-10-02hw_id: read hardware_id from scu using dedicated ipcVincent Tinelli
2015-10-02dfu: add an optional timeout on dfu functionalitySebastien Colleur
2015-10-02ssn: generate serial number from emmc cidVincent Tinelli
2015-10-02edison: remove unneeded dependenciesVincent Tinelli
2015-10-02scu/pmu: clean filesVincent Tinelli
2015-10-02tangier: add scu and pmu related driversAiden Park
2015-10-02edison: set INHERIT_GDT flagVincent Tinelli
2015-10-02cpu: add tangier support based on corebootVincent Tinelli
2015-10-02edison: add board config fileVincent Tinelli
2015-09-28arm: Remove wireless_space boardSimon Glass
2015-09-28arm: Remove da830evm boardSimon Glass
2015-09-28ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFFPeter Griffin
2015-09-28ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin
2015-09-28ARM: hikey: Select DM, DM_GPIO from KconfigPeter Griffin
2015-09-28ARM: hikey: Use linux/sizes.h for malloc sizePeter Griffin
2015-09-28am437x_evm: increase phy autoneg timeoutSekhar Nori
2015-09-28configs: remove remnants of CONFIG_SYS_NAND_QUIET_TESTIgor Grinberg
2015-09-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-09-24Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-09-24Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2015-09-25ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada
2015-09-25ARM: uniphier: remove kernel parameter settings from environmentMasahiro Yamada
2015-09-25ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada
2015-09-25ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada
2015-09-25ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada
2015-09-25ARM: uniphier: change the external bus address mappingMasahiro Yamada
2015-09-25ARM: uniphier: drop DCC micro support card supportMasahiro Yamada
2015-09-24imx: mx7dsabresd: drop code for CONFIG_CMD_BMODEPeng Fan
2015-09-24arm: socfpga: Enable env support on MCVMarek Vasut
2015-09-24arm: socfpga: Enable saveenv for SD/MMCDinh Nguyen
2015-09-23arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config filesDinh Nguyen
2015-09-23arm: socfpga: Fix cache configurationStefan Roese
2015-09-21drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-IdentifierCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add commands for VLAN ingress filteringCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add command for shared/private VLAN learningCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add VLAN commands for VSC9953Codrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953Codrin Ciubotariu
2015-09-21common/env_flags.c: Add function to validate a MAC addressCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add commands to enable/disable HW learningCodrin Ciubotariu