aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-25rockchip: enable SYS_NS16550 for all SoCs by defaultKever Yang5-11/+0
2018-04-25Revert "rockchip: firefly: Add "usb start" to auto-start USB device"Kever Yang1-2/+1
2018-04-25rockchip: rk322x: update TPL_TEXT_BASEKever Yang1-1/+1
2018-04-25rockchip: rk3188: use DM timer instead of rk_timerKever Yang1-5/+0
2018-04-25rockchip: rk3288: provide ${fdtfile}Heinrich Schuchardt1-0/+1
2018-04-24Merge git://git.denx.de/u-boot-videoTom Rini1-0/+0
2018-04-23Merge tag 'signed-efi-2018.05' of git://github.com/agraf/u-bootTom Rini4-3/+21
2018-04-23efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOLHeinrich Schuchardt2-0/+10
2018-04-23efi_loader: correcty determine total device path lengthHeinrich Schuchardt1-1/+4
2018-04-23efi_loader: implement CreateDeviceNodeHeinrich Schuchardt1-1/+4
2018-04-23efi_selftest: do not execute test if setup failedHeinrich Schuchardt1-0/+2
2018-04-23log: fix typo LOGL_EFIHeinrich Schuchardt1-1/+1
2018-04-23Merge git://git.denx.de/u-boot-uniphierTom Rini1-2/+3
2018-04-24ARM: uniphier: move SPL stack addressMasahiro Yamada1-1/+1
2018-04-24ARM: uniphier: select a correct mmc device before flashing imagesMasahiro Yamada1-0/+1
2018-04-24ARM: uniphier: increase CONFIG_SYS_MONITOR_LENMasahiro Yamada1-1/+1
2018-04-23arm: zynq: Make ENV_SIZE and ENV_OFFSET optional via board fileMichal Simek1-2/+6