summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: py: Use global pytestmark for hush testsMichal Simek2017-06-051-4/+2
* arm: am57xx: cl-som-am57x: adjust default env to the installation systemUri Mashiach2017-06-051-2/+4
* ARM: am57xx: cl-som-am57x: support for AM5718Uri Mashiach2017-06-051-0/+5
* arm: am57xx: cl-som-am57x: change the shell promptUri Mashiach2017-06-051-0/+1
* arm: am57xx: cl-som-am57x: support for FS bootUri Mashiach2017-06-052-3/+4
* common: microblaze: Drop arch-specific declarationsSimon Glass2017-06-051-5/+0
* common: arm: freescale: layerscape: Move header files out of common.hSimon Glass2017-06-0514-12/+33
* common: arm: davinci: Move header file out of commonSimon Glass2017-06-059-4/+20
* common: ep93xx: Move arch-specific declarations out of commonSimon Glass2017-06-052-11/+1
* common: freescale: Move arch-specific imx code to arch-imxSimon Glass2017-06-052-9/+7
* common: freescale: Move arch-specific declarationsSimon Glass2017-06-0523-95/+135
* common: powerpc: Move arch-specific headersSimon Glass2017-06-056-43/+72
* common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass2017-06-052-6/+4
* common: Drop determine_sysper() and determine_pci_clock_per()Simon Glass2017-06-051-6/+0
* common: Drop cpu_init_f() declarationsSimon Glass2017-06-051-11/+0
* arm: Remove include files from common.hSimon Glass2017-06-052-6/+3
* arm: Include asm/setup.h explictlySimon Glass2017-06-0511-0/+12
* arm: Add declarations to avoid needing to include headersSimon Glass2017-06-053-0/+4
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-0555-0/+55
* nds32: Remove include files from common.hSimon Glass2017-06-053-5/+3
* x86: Don't include asm/u-boot.h in commonSimon Glass2017-06-052-4/+3
* sandbox: Don't include asm/u-boot.h in commonSimon Glass2017-06-051-3/+0
* mips: Don't include asm/u-boot.h in commonSimon Glass2017-06-051-3/+0
* arc: Don't include asm/u-boot.h in commonSimon Glass2017-06-051-3/+0
* nds32: Make u-boot-nds32.h a private headerSimon Glass2017-06-052-1/+3
* mips: Make u-boot-mips.h a private headerSimon Glass2017-06-052-1/+2
* arm: Make u-boot-arm.h a private headerSimon Glass2017-06-053-1/+6
* x86: Make u-boot-x86.h a private headerSimon Glass2017-06-052-2/+3
* sandbox: Make u-boot-sandbox.h a private headerSimon Glass2017-06-052-1/+2
* arc: Make u-boot-arc.h a private headerSimon Glass2017-06-052-1/+2
* samsung: Drop more references fo s3c24x0Simon Glass2017-06-055-58/+0
* samsung: nand: Drop s3c2410_nand driverSimon Glass2017-06-052-176/+0
* samsung: usb: Drop ohci-s3c24xx driverSimon Glass2017-06-054-2100/+1
* samsung: mmc: Drop s3c_sdi driverSimon Glass2017-06-053-325/+0
* samsung: Drop s3c24x0 arch-specific codeSimon Glass2017-06-0513-1961/+0
* gpio: samsung: Drop s3c2440_gpio driverSimon Glass2017-06-052-89/+0
* api: Add a header for api_init()Simon Glass2017-06-053-3/+14
* common: Move get_OPB_freq() and get_PCI_freq() to PPC headerSimon Glass2017-06-052-4/+3
* common: Move pcie_setup_hoses() to PPC headerSimon Glass2017-06-052-8/+1
* common: Drop pci_master_init()Simon Glass2017-06-051-3/+0
* common: Move pci_target_init() to PPC headerSimon Glass2017-06-052-3/+1
* common: Drop pci_pre_init() and is_pci_host()Simon Glass2017-06-051-5/+0
* common: Drop inclusion of pci.hSimon Glass2017-06-052-3/+1
* t81xx: Migrate TI81XX/TI816X/TI814X symbols to KconfigTom Rini2017-06-059-17/+38
* ti816x: Modernize the defconfigTom Rini2017-06-053-49/+28
* ti816x: Import dts files from Linux Kernel v4.11Tom Rini2017-06-054-0/+944
* ti816x: Enable NANDTom Rini2017-06-053-4/+62
* ti816x_evm: Disable CONFIG_USE_PRIVATE_LIBGCCTom Rini2017-06-051-0/+1
* ti816x: Rework DDR initialization sequenceTom Rini2017-06-0511-266/+260
* armv7: Mark the default lowlevel_init function as weakTom Rini2017-06-052-3/+9