aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-05bootstage: Support SPLSimon Glass5-5/+57
2017-06-05bootstage: Adjust to use const * where possibleSimon Glass2-8/+8
2017-06-05bootstage: Tidy up error return valuesSimon Glass2-12/+14
2017-06-05bootstage: Record the time taken to set up driver modelSimon Glass3-0/+6
2017-06-05bootstage: Init as early as possibleSimon Glass2-3/+2
2017-06-05bootstage: Support relocating boostage dataSimon Glass4-0/+52
2017-06-05bootstage: Use debug() for stashing messagesSimon Glass1-2/+2
2017-06-05bootstage: Show records with a zero timeSimon Glass1-7/+4
2017-06-05bootstage: Use rec_count as the array indexSimon Glass2-49/+96
2017-06-05bootstage: Fix up code style and commentsSimon Glass2-6/+8
2017-06-05bootstage: Convert to use malloc()Simon Glass4-33/+79
2017-06-05bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an intSimon Glass5-5/+5
2017-06-05bootstage: Require timer_get_boot_us() to be definedSimon Glass3-19/+14
2017-06-05bootstage: Provide a default timer functionSimon Glass1-0/+17
2017-06-05ARM: k2g: Fix passing main pll info for higher speedsLokesh Vutla1-8/+8
2017-06-05cmd/elf.c: Support passing arguments with bootelfTom Rini1-17/+17
2017-06-05reset: sti: add deassert counter in reset channel descriptorPatrice Chotard1-11/+30
2017-06-05test: py: hush: Add echo dependencyMichal Simek1-0/+2
2017-06-05test: py: Use global pytestmark for hush testsMichal Simek1-4/+2
2017-06-05arm: am57xx: cl-som-am57x: adjust default env to the installation systemUri Mashiach1-2/+4
2017-06-05ARM: am57xx: cl-som-am57x: support for AM5718Uri Mashiach1-0/+5
2017-06-05arm: am57xx: cl-som-am57x: change the shell promptUri Mashiach1-0/+1
2017-06-05arm: am57xx: cl-som-am57x: support for FS bootUri Mashiach2-3/+4
2017-06-05common: microblaze: Drop arch-specific declarationsSimon Glass1-5/+0
2017-06-05common: arm: freescale: layerscape: Move header files out of common.hSimon Glass14-12/+33
2017-06-05common: arm: davinci: Move header file out of commonSimon Glass9-4/+20
2017-06-05common: ep93xx: Move arch-specific declarations out of commonSimon Glass2-11/+1
2017-06-05common: freescale: Move arch-specific imx code to arch-imxSimon Glass2-9/+7
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass23-95/+135
2017-06-05common: powerpc: Move arch-specific headersSimon Glass6-43/+72
2017-06-05common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass2-6/+4
2017-06-05common: Drop determine_sysper() and determine_pci_clock_per()Simon Glass1-6/+0
2017-06-05common: Drop cpu_init_f() declarationsSimon Glass1-11/+0
2017-06-05arm: Remove include files from common.hSimon Glass2-6/+3
2017-06-05arm: Include asm/setup.h explictlySimon Glass11-0/+12
2017-06-05arm: Add declarations to avoid needing to include headersSimon Glass3-0/+4
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass55-0/+55
2017-06-05nds32: Remove include files from common.hSimon Glass3-5/+3
2017-06-05x86: Don't include asm/u-boot.h in commonSimon Glass2-4/+3
2017-06-05sandbox: Don't include asm/u-boot.h in commonSimon Glass1-3/+0
2017-06-05mips: Don't include asm/u-boot.h in commonSimon Glass1-3/+0
2017-06-05arc: Don't include asm/u-boot.h in commonSimon Glass1-3/+0
2017-06-05nds32: Make u-boot-nds32.h a private headerSimon Glass2-1/+3
2017-06-05mips: Make u-boot-mips.h a private headerSimon Glass2-1/+2
2017-06-05arm: Make u-boot-arm.h a private headerSimon Glass3-1/+6
2017-06-05x86: Make u-boot-x86.h a private headerSimon Glass2-2/+3
2017-06-05sandbox: Make u-boot-sandbox.h a private headerSimon Glass2-1/+2
2017-06-05arc: Make u-boot-arc.h a private headerSimon Glass2-1/+2
2017-06-05samsung: Drop more references fo s3c24x0Simon Glass5-58/+0
2017-06-05samsung: nand: Drop s3c2410_nand driverSimon Glass2-176/+0