summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arm: zynq: Enable FPGA/FPGA_XILINX via KconfigMichal Simek2017-11-281-3/+0
* arm: zynq: Remove empty ifdef env structures from config fileMichal Simek2017-11-281-6/+0
* arm: zynq: Add support for SYZYGY Hub boardTom McLeod2017-11-281-0/+72
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-11-274-19/+268
|\
| * i.MX6UL: icore: Add SPL_OF_CONTROL supportJagan Teki2017-11-271-13/+0
| * i.MX6Q: icore: Add SPL_OF_CONTROL supportJagan Teki2017-11-271-10/+12
| * mx6sxsabresd: Use PARTUUID to specify the rootfs locationFabio Estevam2017-11-271-2/+3
| * mx53: Add Board support for GE PPDPeter Senna Tschudin2017-11-201-0/+248
| * pico-imx6ul: Use FS_GENERIC load commandFabio Berton2017-11-201-2/+2
| * pico-imx6ul: Add function to create gpt partitionsFabio Berton2017-11-201-0/+1
| * pico-imx6ul: Define partition layout in the environmentFabio Berton2017-11-201-0/+3
| * 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