summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: enable CONFIG_CMD_FS_GENERICMasahiro Yamada2017-07-265-0/+5
* ARM: uniphier: remove part number info from the boot logMasahiro Yamada2017-07-261-11/+11
* doc: uniphier: rework README.uniphierMasahiro Yamada2017-07-261-59/+59
* ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada2017-07-2636-2145/+45
* Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass2017-07-2512-4/+22
* Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass2017-07-2551-61/+67
* Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass2017-07-2519-9/+24
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-25267-169/+221
* Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass2017-07-2526-24/+30
* Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass2017-07-2513-64/+68
* Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass2017-07-256-19/+18
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-25338-250/+282
* env: Move help from README to KconfigSimon Glass2017-07-252-116/+101
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-25744-502/+472
* configs: Resync with savedefconfigTom Rini2017-07-2521-138/+86
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-24249-341/+164
* cmd: Kconfig: Fix CMD_UBIFS dependenciesKarl Beldan2017-07-241-2/+1
* cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTSKarl Beldan2017-07-241-0/+1
* ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONSKarl Beldan2017-07-241-0/+1
* cmd: Kconfig: Fix a dependency of CMD_MTDPARTSKarl Beldan2017-07-241-1/+0
* ubi: Kconfig: Fix MTD_UBI selection dependencyKarl Beldan2017-07-241-1/+1
* xilinx-ppc.h: DropTom Rini2017-07-231-88/+0
* serial: ns16550: Add RX interrupt buffer supportStefan Roese2017-07-233-5/+138
* arm: omap3: Detect boot mode very earlyAdam Ford2017-07-231-0/+6
* powerpc: Remove 8260 remaindersChristophe Leroy2017-07-235-32/+2
* powerpc, 8xx: fix missing function declarations.Christophe Leroy2017-07-238-13/+18
* powerpc: move get_pvr() and get_svr() into CChristophe Leroy2017-07-225-37/+9
* powerpc, 8xx: move cache helper into CChristophe Leroy2017-07-223-38/+32
* powerpc, 8xx: move get_immr() into CChristophe Leroy2017-07-222-16/+8
* powerpc, 8xx: Move cache function into C filesChristophe Leroy2017-07-223-56/+50
* powerpc, 8xx: Simplifying check_CPU()Christophe Leroy2017-07-221-32/+7
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-2222-53/+12
* powerpc: move set_msr() and get_msr() into .hChristophe Leroy2017-07-223-28/+14
* power, timer: reset TBL before TBUChristophe Leroy2017-07-221-1/+1
* powerpc, timer: Does 8xx specific actions in 8xx cpu_initChristophe Leroy2017-07-222-12/+4
* powerpc: get rid of addr_probe()Christophe Leroy2017-07-224-53/+0
* powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()Christophe Leroy2017-07-221-22/+3
* km/ivm: allow to set locally administred MAC addressesHolger Brunck2017-07-221-3/+21
* km/ivm: always set ethaddr after reading IVMHolger Brunck2017-07-221-6/+3
* RFC: moveconfig: Use toolchains from buildmanSimon Glass2017-07-221-96/+34
* moveconfig: Tidy up imply flag parsingSimon Glass2017-07-221-8/+15
* board: ti: am43xx: Add FDT fixup for HS devicesAndrew F. Davis2017-07-222-0/+10
* board: ti: am43xx: Add TEE loading and firewall setupAndrew F. Davis2017-07-222-0/+10
* arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boardsAndrew F. Davis2017-07-222-0/+44
* arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is definedAndrew F. Davis2017-07-221-6/+14
* arm: mach-omap2: Factor out common FDT fixup suportAndrew F. Davis2017-07-226-120/+174
* arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.cAndrew F. Davis2017-07-225-262/+251
* Makefile: add dependencies to regenerate u-boot.cfg when lostPhilipp Tomsich2017-07-221-1/+4
* dtc: mkimage: Add the possibility to specify DTCEmmanuel Vadot2017-07-223-2/+3
* meson-gx: reserved memory regionsxypron.glpk@gmx.de2017-07-222-4/+6