summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-imxTom Rini2018-01-085-42/+111
|\
| * imx: initialize and use generic timer on i.MX 6UL/ULLStefan Agner2018-01-081-1/+4
| * imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner2018-01-081-1/+0
| * mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam2018-01-042-4/+6
| * ARM: imx: cm_fx6: env: don't run boot scripts twiceChristopher Spinrath2018-01-031-7/+1
| * ARM: imx: cm_fx6: env: support distro boot commandChristopher Spinrath2018-01-031-20/+28
| * ARM: imx: cm_fx6: env: use standard variablesChristopher Spinrath2018-01-031-12/+16
| * mx6: Add board mx6memcal for use in validating DDREric Nelson2018-01-031-0/+59
* | crypto/fsl: fix BLOB encapsulation and decapsulationClemens Gruber2018-01-081-2/+2
|/
* dm: core: remove orphaned parameter description in platdata.hHeinrich Schuchardt2018-01-011-1/+0
* ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}Derald D. Woods2018-01-011-6/+0
* ARM: omap3: evm: Do not relocate FDT addressDerald D. Woods2018-01-011-0/+1
* Merge git://git.denx.de/u-boot-imxTom Rini2017-12-293-5/+7
|\
| * mx6sxsabresd: Load the correct dtb for revA boardFabio Estevam2017-12-291-2/+6
| * power: pmic.h: include dm/ofnode.hPeng Fan2017-12-291-0/+1
| * mx6_common: remove dead codeAdam Ford2017-12-291-3/+0
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-12-272-0/+5
|\ \
| * | boards: ls1046ardb: disable unavailable "ethernet" node in dtsPrabhakar Kushwaha2017-12-241-0/+2
| * | arm: Add support of updating dts before fix-upPrabhakar Kushwaha2017-12-241-0/+3
| |/
* | Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada2017-12-2631-38/+0
|/
* Merge git://git.denx.de/u-boot-spiTom Rini2017-12-191-1/+0
|\
| * spi: Zap unneeded optionJagan Teki2017-11-211-1/+0
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2017-12-192-1/+19
|\ \
| * | sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MBJagan Teki2017-12-191-0/+1
| * | sunxi: Add default partition schemeMaxime Ripard2017-12-071-0/+17
| * | part: efi: Add a Kconfig option for the number of partition entriesMaxime Ripard2017-12-071-1/+1
* | | Merge git://git.denx.de/u-boot-rockchipTom Rini2017-12-182-18/+2
|\ \ \
| * | | rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to KconfigKlaus Goger2017-12-182-14/+0
| * | | rockchip: config: update part tableKever Yang2017-12-171-4/+2
* | | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-12-186-21/+121
|\ \ \ \
| * | | | armv8: ls1046aqds: Adjust IFC timing for NOR flashYork Sun2017-12-181-2/+3
| * | | | armv8: ls2080a: Increase load image len for NAND bootYork Sun2017-12-181-1/+1
| * | | | armv8: ls1012ardb: add more board version informationYangbo Lu2017-12-141-0/+5
| * | | | armv8: ls1012ardb: clean up definitions for I2C IO expandersYangbo Lu2017-12-141-8/+10
| * | | | arm64: ls1012afrdm: Add distro boot supportRajesh Bhagat2017-12-131-9/+48
| * | | | arm64: ls1012ardb: Add distro boot supportRajesh Bhagat2017-12-132-1/+52
| * | | | armv8: ls1088ardb: support force SDHC mode by hwconfigYangbo Lu2017-12-131-0/+2
* | | | | am335x_evm: Fix DFU for eMMCSam Protsenko2017-12-181-1/+1
* | | | | Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini2017-12-183-8/+16
|\ \ \ \ \
| * | | | | arm64: zynqmp: Add support for generic QSPI bootMichal Simek2017-12-141-0/+9
| * | | | | arm64: zynqmp: Do not use SPL_SYS_MALLOC_SIMPLE allocatorMichal Simek2017-12-141-3/+3
| * | | | | arm64: zynqmp: Do not perform reset in case of panicMichal Simek2017-12-141-0/+1
| * | | | | arm: zynq: Fix SPL SD boot modeMichal Simek2017-12-141-5/+2
| * | | | | fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon2017-12-141-0/+1
* | | | | | efi_loader: new function efi_delete_handle()Heinrich Schuchardt2017-12-161-0/+2
* | | | | | efi_loader: return status from efi_setup_loaded_image()Heinrich Schuchardt2017-12-161-3/+5
| |_|/ / / |/| | | |
* | | | | Merge git://git.denx.de/u-boot-dmTom Rini2017-12-144-1/+238
|\ \ \ \ \
| * | | | | power: pmic/regulator: Add basic support for TPS65910Felix Brack2017-12-121-0/+130
| * | | | | power: extend prefix match to regulator-name propertyFelix Brack2017-12-121-1/+4
| * | | | | binman: Add binman symbol support to SPLSimon Glass2017-12-122-0/+24