summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-04-27sun50i: increase CONFIG_ENV_OFFSET to 840kiBJakob Unterwurzacher
2017-04-27sun50i: increase CONFIG_ENV_OFFSETKlaus Goger
2017-03-09[f] revise DM_ALLOW_MULTIPLE_DRIVERS for SJG-commentsPhilipp Tomsich
2017-03-09dm: clk: lookup callbak into CCU-like clock devicesPhilipp Tomsich
2017-03-09i2c: sunxi: add device-model support for i2cPhilipp Tomsich
2017-03-09spl: dm: Undefine DM_MMC, DM_MMC_OPS and BLK, if SPL_DM is not definedPhilipp Tomsich
2017-03-09sunxi: add clock driver (UCLASS_CLK) support for sunxiPhilipp Tomsich
2017-03-09clk: clk-uclass: add clk_get_by_output_namePhilipp Tomsich
2017-03-09linux/kernel.h: sync DIV_ROUND_UP_ULL from kernelPhilipp Tomsich
2017-03-09sunxi: add module reset (UCLASS_RESET) support for sunxiPhilipp Tomsich
2017-03-09sunxi (sun50i): Set CONFIG_SUNXI_USB_PHYS to 2 (the A64 has 2 PHYs)Philipp Tomsich
2017-03-09sunxi-common: add CONFIG_RANDOM_UUIDPhilipp Tomsich
2017-03-09sunxi: A64: move SPL stack to end of SRAM A2Andre Przywara
2017-03-09[fix] remove duplicate defines in sunxi-common.h after rebasePhilipp Tomsich
2017-03-09[wip] sunxi-common: SPI SPL and Android-enablementPhilipp Tomsich
2017-03-09SPI flash: fixes for non-DM SPLPhilipp Tomsich
2017-03-09pangolin: Configure FASTBOOT and ANDROID_BOOT_IMAGE via defconfigPhilipp Tomsich
2017-03-09Remove CONFIG_DISPLAY_CPUINFO; rename CONFIG_DEFAULT_CONSOLE_ENV -> CONSOLE_D...Philipp Tomsich
2017-03-09sunxi-common.h: Automatically derive 'console=' in default environmentPhilipp Tomsich
2017-03-09[wip] sunxi-common: various changes for Android enablementPhilipp Tomsich
2017-03-09sun6i: Add MACH_TYPEPhilipp Tomsich
2017-03-09sun6i: use full 32KB SRAM for SPLPhilipp Tomsich
2017-03-09ARM: sunxi: pangolin: Customize CLI promptJakob Unterwurzacher
2017-03-09env overwriteKlaus Goger
2017-03-09ARM: sun6i: spiflash: enables M25 SPI flashOctav Zlatior
2017-03-09dm: Fixes an inconsistency in device.h commentsOctav Zlatior
2017-03-09ARM: sunxi: Implements driver model display driverOctav Zlatior
2017-03-09ARM: sun6i: configure axp221 for dual supplyKlaus Goger
2017-03-09ARM: sunxi: enable vendor logoKlaus Goger
2017-03-09[reword] sun6i: pangolin: PHY Reset, DTS: phy-addr, DTS: phy skewsKlaus Goger
2017-03-09ARM: sun6i: Support console on UART2 (GPG6/GPG7)Philipp Tomsich
2017-02-27Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-02-23ARM: uniphier: rename second stage loader nameMasahiro Yamada
2017-02-19tqma6: [cosmetic] sanitize environment definesMarkus Niebel
2017-02-19tqma6: fix rounding in envMarkus Niebel
2017-02-19mx6: tqma6: add rootfsmode environment for mmc / sdMarkus Niebel
2017-02-19mx6: tqma6: fix typo in envMarkus Niebel
2017-02-19imx6: tqma6: rely on default setting for tftp and nfsMarkus Niebel
2017-02-19arm: imx6: tqma6: add configurable CMA sizeMarkus Niebel
2017-02-19mx6sx: udoo_neo: use different load address for ramdiskPeter Robinson
2017-02-19mx6sx: udoo_neo: Define the default serial consolePeter Robinson
2017-02-17Drop CONFIG_ENABLE_VBOOTTom Rini
2017-02-17SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to KconfigDalon Westergreen
2017-02-17SPL: add support to boot from a partition typeDalon Westergreen
2017-02-13Merge tag 'xilinx-fixes-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-02-11Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-02-10configs/topic_miami.h: Correct kernel_size in default environmentMike Looijmans
2017-02-09rockchip: rename miniarm to tinker boardEddie Cai
2017-02-09rockchip: firefly: configs: use spl back to bromJacob Chen