summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2017-06-102-1/+3
|\
| * rockchip: Enable the video display bannerSimon Glass2017-06-091-0/+2
| * tegra: Enable CP15 initSimon Glass2017-06-091-1/+1
* | dm: blk: Fix warning on !CONFIG_BLKTom Rini2017-06-101-7/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-06-104-0/+21
|\ \
| * | Fixup bug in PMIC TPS65217 register address definitionBrock Zheng Techyauld Ltd2017-06-091-0/+1
| * | power: pmic: lp87565: Add the basic pmic supportKeerthy2017-06-091-0/+12
| * | dm: blk: Add a way to obtain a block device from its parentSimon Glass2017-06-091-0/+7
| * | board: ti: AM43XX: Add ddr voltage rail configurationKeerthy2017-06-091-0/+1
| |/
* | armv8: Support loading 32-bit OS which is not in the form of FITAlison Wang2017-06-091-1/+2
* | am33xx: Finish migration of CONFIG_AM33XX/AM43XXTom Rini2017-06-093-5/+1
* | davinci: omapl138_lcdk: fix tXSNR DDR2 timing valueSekhar Nori2017-06-091-1/+1
* | rtc: ds1337: drop "SYS" from config variablesChris Packham2017-06-092-2/+2
* | spl: stm32f7: configure for xip bootingVikas Manocha2017-06-091-7/+5
* | spl: stm32f7: add kernel boot supportVikas Manocha2017-06-091-0/+7
* | stm32: stm32f7: add spl build supportVikas Manocha2017-06-091-1/+21
|/
* 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