summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-09rockchip: Enable the video display bannerSimon Glass
2017-06-09tegra: Enable CP15 initSimon Glass
2017-06-08rockchip: board: puma_rk3399: enable BMP_16BPP, BMP_24BPP and BMP_32BPPPhilipp Tomsich
2017-06-08usb: dwc2-otg: make regs_otg (in platdata) a uintptr_tPhilipp Tomsich
2017-06-07rockchip: Add basic support for evb-rv1108 boardAndy Yan
2017-06-07rockchip: Add core Soc start-up code for rv1108Andy Yan
2017-06-07rockchip: clk: Add rv1108 clock driverAndy Yan
2017-06-07configs: rk3328: config xhci controllerMeng Dongyang
2017-06-07configs: rk3328: add support for usb and config ehci and ohci driverMeng Dongyang
2017-06-07rockchip: rk3368: Add PX5 Evaluation boardAndy Yan
2017-06-07rockchip: rk3368: Add initial support for RK3368 based GeekBoxAndreas Färber
2017-06-07rockchip: rk3368: add Sheep boardAndy Yan
2017-06-07rockchip: rk3368: Add core start-up code for RK3368Andreas Färber
2017-06-07rockchip: board: puma_rk3399: add support for serial# and cpuid# via efusesPhilipp Tomsich
2017-06-05ARM: ti: Update layout for MMC and eMMC (env and dfu)Jean-Jacques Hiblot
2017-06-05bootstage: Record time taken to set up the live device treeSimon Glass
2017-06-05bootstage: Support SPLSimon Glass
2017-06-05bootstage: Adjust to use const * where possibleSimon Glass
2017-06-05bootstage: Tidy up error return valuesSimon Glass
2017-06-05bootstage: Record the time taken to set up driver modelSimon Glass
2017-06-05bootstage: Support relocating boostage dataSimon Glass
2017-06-05bootstage: Fix up code style and commentsSimon Glass
2017-06-05bootstage: Convert to use malloc()Simon Glass
2017-06-05bootstage: Require timer_get_boot_us() to be definedSimon Glass
2017-06-05arm: am57xx: cl-som-am57x: adjust default env to the installation systemUri Mashiach
2017-06-05arm: am57xx: cl-som-am57x: support for FS bootUri Mashiach
2017-06-05common: microblaze: Drop arch-specific declarationsSimon Glass
2017-06-05common: arm: freescale: layerscape: Move header files out of common.hSimon Glass
2017-06-05common: arm: davinci: Move header file out of commonSimon Glass
2017-06-05common: ep93xx: Move arch-specific declarations out of commonSimon Glass
2017-06-05common: freescale: Move arch-specific imx code to arch-imxSimon Glass
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-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: usb: Drop ohci-s3c24xx driverSimon Glass
2017-06-05api: Add a header for api_init()Simon Glass