summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rockchip: board: puma_rk3399: enable BMP_16BPP, BMP_24BPP and BMP_32BPPPhilipp Tomsich2017-06-071-0/+4
* usb: dwc2-otg: make regs_otg (in platdata) a uintptr_tPhilipp Tomsich2017-06-071-1/+1
* rockchip: Add basic support for evb-rv1108 boardAndy Yan2017-06-071-0/+26
* rockchip: Add core Soc start-up code for rv1108Andy Yan2017-06-071-0/+33
* rockchip: clk: Add rv1108 clock driverAndy Yan2017-06-071-0/+269
* configs: rk3328: config xhci controllerMeng Dongyang2017-06-071-0/+3
* configs: rk3328: add support for usb and config ehci and ohci driverMeng Dongyang2017-06-071-0/+3
* rockchip: rk3368: Add PX5 Evaluation boardAndy Yan2017-06-071-0/+17
* rockchip: rk3368: Add initial support for RK3368 based GeekBoxAndreas Färber2017-06-071-0/+17
* rockchip: rk3368: add Sheep boardAndy Yan2017-06-071-0/+21
* rockchip: rk3368: Add core start-up code for RK3368Andreas Färber2017-06-072-0/+433
* rockchip: board: puma_rk3399: add support for serial# and cpuid# via efusesPhilipp Tomsich2017-06-071-0/+4
* ARM: ti: Update layout for MMC and eMMC (env and dfu)Jean-Jacques Hiblot2017-06-054-10/+13
* bootstage: Record time taken to set up the live device treeSimon Glass2017-06-051-0/+1
* bootstage: Support SPLSimon Glass2017-06-051-3/+12
* bootstage: Adjust to use const * where possibleSimon Glass2017-06-051-2/+2
* bootstage: Tidy up error return valuesSimon Glass2017-06-051-1/+3
* bootstage: Record the time taken to set up driver modelSimon Glass2017-06-051-0/+2
* bootstage: Support relocating boostage dataSimon Glass2017-06-052-0/+13
* bootstage: Fix up code style and commentsSimon Glass2017-06-051-4/+4
* bootstage: Convert to use malloc()Simon Glass2017-06-052-0/+16
* bootstage: Require timer_get_boot_us() to be definedSimon Glass2017-06-051-1/+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 FS bootUri Mashiach2017-06-051-3/+3
* common: microblaze: Drop arch-specific declarationsSimon Glass2017-06-051-5/+0
* common: arm: freescale: layerscape: Move header files out of common.hSimon Glass2017-06-056-7/+11
* common: arm: davinci: Move header file out of commonSimon Glass2017-06-057-3/+14
* common: ep93xx: Move arch-specific declarations out of commonSimon Glass2017-06-051-10/+0
* common: freescale: Move arch-specific imx code to arch-imxSimon Glass2017-06-051-9/+0
* common: freescale: Move arch-specific declarationsSimon Glass2017-06-051-95/+1
* common: powerpc: Move arch-specific headersSimon Glass2017-06-051-43/+1
* common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass2017-06-051-6/+0
* 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-051-6/+0
* nds32: Remove include files from common.hSimon Glass2017-06-051-5/+0
* x86: Don't include asm/u-boot.h in commonSimon Glass2017-06-051-3/+0
* 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-051-1/+1
* mips: Make u-boot-mips.h a private headerSimon Glass2017-06-051-1/+1
* arm: Make u-boot-arm.h a private headerSimon Glass2017-06-051-1/+1
* x86: Make u-boot-x86.h a private headerSimon Glass2017-06-051-2/+2
* sandbox: Make u-boot-sandbox.h a private headerSimon Glass2017-06-051-1/+1
* arc: Make u-boot-arc.h a private headerSimon Glass2017-06-051-1/+1
* samsung: usb: Drop ohci-s3c24xx driverSimon Glass2017-06-051-2/+1
* api: Add a header for api_init()Simon Glass2017-06-052-3/+13
* common: Move get_OPB_freq() and get_PCI_freq() to PPC headerSimon Glass2017-06-051-4/+0
* common: Move pcie_setup_hoses() to PPC headerSimon Glass2017-06-051-8/+0