summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass
2017-06-05common: powerpc: Move arch-specific headersSimon Glass
2017-06-05common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass
2017-06-05common: Drop determine_sysper() and determine_pci_clock_per()Simon Glass
2017-06-05common: Drop cpu_init_f() declarationsSimon Glass
2017-06-05arm: Remove include files from common.hSimon Glass
2017-06-05arm: Include asm/setup.h explictlySimon Glass
2017-06-05arm: Add declarations to avoid needing to include headersSimon Glass
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-06-05nds32: Remove include files from common.hSimon Glass
2017-06-05x86: Don't include asm/u-boot.h in commonSimon Glass
2017-06-05sandbox: Don't include asm/u-boot.h in commonSimon Glass
2017-06-05mips: Don't include asm/u-boot.h in commonSimon Glass
2017-06-05arc: Don't include asm/u-boot.h in commonSimon Glass
2017-06-05nds32: Make u-boot-nds32.h a private headerSimon Glass
2017-06-05mips: Make u-boot-mips.h a private headerSimon Glass
2017-06-05arm: Make u-boot-arm.h a private headerSimon Glass
2017-06-05x86: Make u-boot-x86.h a private headerSimon Glass
2017-06-05sandbox: Make u-boot-sandbox.h a private headerSimon Glass
2017-06-05arc: Make u-boot-arc.h a private headerSimon Glass
2017-06-05samsung: Drop more references fo s3c24x0Simon Glass
2017-06-05samsung: nand: Drop s3c2410_nand driverSimon Glass
2017-06-05samsung: usb: Drop ohci-s3c24xx driverSimon Glass
2017-06-05samsung: mmc: Drop s3c_sdi driverSimon Glass
2017-06-05samsung: Drop s3c24x0 arch-specific codeSimon Glass
2017-06-05gpio: samsung: Drop s3c2440_gpio driverSimon Glass
2017-06-05api: Add a header for api_init()Simon Glass
2017-06-05common: Move get_OPB_freq() and get_PCI_freq() to PPC headerSimon Glass
2017-06-05common: Move pcie_setup_hoses() to PPC headerSimon Glass
2017-06-05common: Drop pci_master_init()Simon Glass
2017-06-05common: Move pci_target_init() to PPC headerSimon Glass
2017-06-05common: Drop pci_pre_init() and is_pci_host()Simon Glass
2017-06-05common: Drop inclusion of pci.hSimon Glass
2017-06-05t81xx: Migrate TI81XX/TI816X/TI814X symbols to KconfigTom Rini
2017-06-05ti816x: Modernize the defconfigTom Rini
2017-06-05ti816x: Import dts files from Linux Kernel v4.11Tom Rini
2017-06-05ti816x: Enable NANDTom Rini
2017-06-05ti816x_evm: Disable CONFIG_USE_PRIVATE_LIBGCCTom Rini
2017-06-05ti816x: Rework DDR initialization sequenceTom Rini
2017-06-05armv7: Mark the default lowlevel_init function as weakTom Rini
2017-06-05configs: davinci: omapl138_lcdk: add random eth address supportAnna, Suman
2017-06-05Enable PXE boot on meson-gxbb.Vagrant Cascadian
2017-06-05Merge git://git.denx.de/u-boot-x86Tom Rini
2017-06-05x86: fsp: Remove the call to set up internal uart in fsp_init()Bin Meng
2017-06-05x86: baytrail: Fix boot hang with a debug buildBin Meng
2017-06-05x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng
2017-06-05x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng
2017-06-05x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng
2017-06-05x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng
2017-06-04Merge git://git.denx.de/u-boot-fdtTom Rini