summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | pico-imx6ul: Add boot and rootfs dfu_alt_infoFabio Berton2017-11-201-1/+5
| * | pico-imx6ul: Use PARTUUID to specify the rootfs locationFabio Berton2017-11-201-3/+3
| * | pico-imx6ul: Move dfu_alt_info to CONFIG_DFU_ENV_SETTINGS variableFabio Berton2017-11-201-1/+4
* | | spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-sizePhilipp Tomsich2017-11-261-2/+0
* | | spl: fit: implement fdt_record_loadablePhilipp Tomsich2017-11-261-0/+20
* | | spl: change load_addr and entry_point to uintptr_tPhilipp Tomsich2017-11-261-3/+6
* | | spl: add a fdt_addr field to spl_image_infoPhilipp Tomsich2017-11-261-0/+3
* | | image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted FirmwarePhilipp Tomsich2017-11-261-0/+1
| |/ |/|
* | rockchip: remove duplicate CONFIG_ENV_SIZE definitionsPhilipp Tomsich2017-11-213-5/+0
* | rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to KconfigPhilipp Tomsich2017-11-211-6/+0
* | rockchip: rk3188: use boot0 hook to load up SPL in 2 stepsPhilipp Tomsich2017-11-211-9/+3
* | rockchip: rk3036: use aligned address for SPL_TEXT_BASEPhilipp Tomsich2017-11-211-1/+1
* | rockchip: rk3288: use aligned address for SPL_TEXT_BASEKever Yang2017-11-211-1/+1
* | env: Remove CONFIG_ENV_AES supportTom Rini2017-11-211-11/+1
* | dra7x: fastboot: Increase recovery partition sizePraneeth Bajjuri2017-11-202-2/+2
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-11-192-1/+16
|\ \
| * | dm: core: fix member name in ofnode_union documentationBaruch Siach2017-11-171-1/+1
| * | tpm: add more useful NV storage permission flagsAndré Draszik2017-11-171-0/+3
| * | tpm: add tpm_get_random()André Draszik2017-11-171-0/+12
| |/
* | Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini2017-11-1713-55/+0
* | arm: config: fix default console only to specify the deviceDongjin Kim2017-11-176-12/+12
* | configs: dragonboard410c: Save environment data on eMMCJorge Ramirez-Ortiz2017-11-171-0/+1
* | arm: amlogic: p212: Add support for Ethernet with Internal PHYNeil Armstrong2017-11-171-0/+2
* | net: phy: Add Amlogic Meson GXL Internal PHY supportNeil Armstrong2017-11-171-0/+1
* | lib: libfdt: wrap scripts/dtc/libfdt/* where possibleMasahiro Yamada2017-11-173-6/+39
* | linux/types.h: add typedef of uintptr_tMasahiro Yamada2017-11-171-0/+2
* | libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/*Masahiro Yamada2017-11-171-1/+1
* | arm: add initial support for Amlogic P212 based on Meson GXL familyNeil Armstrong2017-11-171-0/+22
* | ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5Neil Armstrong2017-11-171-0/+131
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-11-161-3/+1
|\ \
| * | arm: mvebu: clearfog: Fix SPI-NOR flash accessJon Nettleton2017-11-161-3/+1
| |/
* | armv8: ls2080ardb: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu2017-11-151-7/+32
* | armv7: ls1021atwr: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu2017-11-151-4/+10
* | armv8: ls1046ardb: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu2017-11-152-4/+12
* | armv8: ls1043ardb: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu2017-11-151-4/+11
* | armv8: ls1088ardb: Add distro boot supportAshish Kumar2017-11-151-26/+87
* | armv8: ls1088aqds: Add SD boot support for ls1088qdsAshish Kumar2017-11-151-3/+29
* | armv8: ls1088ardb: Add SD boot support for ls1088Ashish Kumar2017-11-152-2/+53
* | armv8: ls1088: Enable SATA for ls1088Ashish Kumar2017-11-151-0/+13
* | armv8: ls1088a: Move CONFIG_SPI_FLASH_SPANSION to defconfigAshish Kumar2017-11-142-2/+0
|/
* rockchip: configs: vyasa: Update falcon offsetsJagan Teki2017-11-101-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-11-091-1/+1
|\
| * sunxi: fix CONFIG_SUNXI_EMAC referencesArtturi Alm2017-11-091-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-11-094-3/+409
|\ \
| * | imx:display5: Add support for LWN's DISPLAY5 boardLukasz Majewski2017-11-091-0/+408
| * | mmc: fsl_esdhc: Fix PIO timeoutBenoît Thébaudeau2017-11-071-1/+1
| * | mx25: Move MX25 selection to KconfigFabio Estevam2017-11-072-2/+0
* | | rockchip: board: puma_rk3399: make env location selectable via KconfigKlaus Goger2017-11-071-0/+8
* | | rockchip: config: use common CONFIG_ENV_SIZE for all SoCsKever Yang2017-11-0711-12/+1
* | | rockchip: config: sync the ENV offset from rockchip legacy U-BootKever Yang2017-11-071-12/+3