aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-08ARM: dts: stm32mp157c-ed1: Add regulator nodePatrice Chotard1-0/+60
2018-05-08env: ti: android: boot with FIT ImagePraneeth Bajjuri1-1/+2
2018-05-08ARM64: meson: Sync DT and Bindings with Linux 4.16Neil Armstrong4-2/+78
2018-05-08ARM: meson: rename GXBB to GXNeil Armstrong5-8/+8
2018-05-08clk: clk_stm32f: Use PLLSAIP as USB 48MHz clockPatrice Chotard1-1/+2
2018-05-08mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.hJaehoon Chung1-0/+3
2018-05-08lib: fdtdec: drop the old compatible about max77686Jaehoon Chung1-1/+0
2018-05-07fastboot: sparse: make write_sparse_image useable for non-fastbootJassi Brar1-2/+4
2018-05-07fastboot: sparse: remove redundant argument to write_sparse_imageJassi Brar1-1/+1
2018-05-07syscon: add Linux-compatible syscon APIMasahiro Yamada1-0/+8
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada1-2/+2
2018-05-07dm: ofnode: add ofnode_device_is_compatible() helperMasahiro Yamada1-0/+11
2018-05-07regmap: clean up regmap allocationMasahiro Yamada1-5/+2
2018-05-07arm: stm32mp1: add PSCI supportPatrick Delaunay1-0/+5
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini5-10/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1195-2386/+1199
2018-05-07ARM: dts: sun8i: Sync r40 dtsi from LinuxJagan Teki2-0/+317
2018-05-06board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy1-0/+1
2018-05-06stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directlyTom Rini1-0/+1
2018-05-06stdio_dev.h: Drop the video section as it is unusedTom Rini1-18/+0
2018-05-03Merge git://git.denx.de/u-boot-shTom Rini14-37/+0
2018-05-02ARM: rmobile: Zap #undef DEBUGMarek Vasut14-27/+0
2018-05-02ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to KconfigMarek Vasut10-10/+0
2018-05-02ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRINGMarek Vasut1-1/+1
2018-05-02mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODEHannes Schmelzer1-0/+6
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini4-11/+31
2018-04-28Cleanup CONFIG_SPL_SERIAL_SUPPORT migrationAlex Kiernan3-4/+0
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara4-4/+0
2018-04-28ARM: qemu-arm: Dynamically determine timer frequencyTuomas Tynkkynen1-3/+1
2018-04-28Migrate IMAGE_FORMAT_LEGACY to KconfigAlex Kiernan5-20/+0
2018-04-28serial: Migrate CONFIG_FSL_LINFLEXUART to KconfigTuomas Tynkkynen1-1/+0
2018-04-28ARM: s32v234evb: Set CONFIG_DM & CONFIG_DM_SERIAL in KconfigTuomas Tynkkynen1-2/+0
2018-04-27configs: Drop CONFIG_NET_MULTITom Rini3-4/+0
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford30-73/+2
2018-04-27ARM: mxs: support full SPL frameworkMans Rullgard1-0/+2
2018-04-26Merge git://git.denx.de/u-boot-shTom Rini3-138/+62
2018-04-26ARM: rmobile: Update E2 AltMarek Vasut1-49/+22
2018-04-26ARM: rmobile: Update M2-N GoseMarek Vasut1-43/+21
2018-04-26ARM: rmobile: Update H2 LagerMarek Vasut1-46/+19
2018-04-26imx6ul: opos6ul: add SPL_DM supportSébastien Szymanski1-6/+3
2018-04-26warp7: Add support for automated secure boot.scr verificationBryan O'Donoghue1-0/+9
2018-04-26warp7: hab: Set environment variable indicating IVT offsetBryan O'Donoghue1-0/+2
2018-04-26warp7: add warp7_auth_or_failBryan O'Donoghue1-0/+1
2018-04-26warp7: Define the name of a signed boot-script fileBryan O'Donoghue1-0/+1
2018-04-26warp7: select uuid partition based on rootpartBryan O'Donoghue1-1/+2
2018-04-26warp7: Make CONFIG_SYS_FDT_ADDR a defineBryan O'Donoghue1-1/+1
2018-04-26warp7: Specify CONFIG_OPTEE_LOAD_ADDRBryan O'Donoghue1-0/+1
2018-04-26warp7: hab: Set environment variable indicating HAB enableBryan O'Donoghue1-0/+3
2018-04-26imximage: Specify default IVT offset in IMX imageBryan O'Donoghue1-0/+3
2018-04-26warp7: include/configs: use generic fs commands in CONFIG_EXTRA_ENV_SETTINGSPierre-Jean TEXIER1-3/+3