summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-02efi_selftest: test exit_dataHeinrich Schuchardt1-1/+1
2019-05-02efi_loader: implement support of exit dataHeinrich Schuchardt1-0/+5
2019-05-02efi_loader: optional data in load options are binaryHeinrich Schuchardt1-1/+1
2019-05-01Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini19-58/+2174
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt128-171/+0
2019-04-26avb: add support for named persistent valuesIgor Opaniuk3-3/+30
2019-04-26firmware: ti_sci: Modify auth_boot TI-SCI API to match new versionAndrew F. Davis1-2/+2
2019-04-26firmware: ti_sci: Add support for firewall managementAndrew F. Davis1-0/+64
2019-04-26main: add new bootstage ID for entering cli loopHeiko Schocher1-0/+1
2019-04-26Merge git://git.denx.de/u-boot-marvellTom Rini5-7/+145
2019-04-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini12-144/+23
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese3-5/+45
2019-04-26ARM: kirkwood: add db-88f6281-bp boardChris Packham1-0/+99
2019-04-26arm: kirkwood: openrd: Increase U-Boot size in flash to make it fitStefan Roese1-1/+1
2019-04-26arm: kirkwood: openrd: Remove superfluous CONFIG_ENV_ADDRStefan Roese1-1/+0
2019-04-25colibri_imx6: use UUID for rootfsIgor Opaniuk1-19/+39
2019-04-25warp7: Switch to DM SerialPierre-Jean Texier1-2/+0
2019-04-25imx: Add variscite DART-6UL Evaluation KitParthiban Nallathambi1-0/+131
2019-04-25imx: 8qxp_mek: fix fdt_file and consolePeng Fan1-2/+2
2019-04-25warp7: Fix dfu_alt_info setting after DM conversionPierre-Jean Texier1-1/+1
2019-04-25pico-imx7d: Increase u-boot size for dfu requestJoris Offouga1-1/+1
2019-04-25colibri-imx6ull: migrate fec to using driver modelMarcel Ziswiler1-4/+0
2019-04-25colibri-imx6ull: migrate mmc to using driver modelMarcel Ziswiler1-3/+3
2019-04-25apalis/colibri_imx6/imx6ull: make sure loadaddr does not collideStefan Agner3-6/+6
2019-04-25imx: support i.MX8QM MEK boardPeng Fan1-0/+176
2019-04-25dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QM clocks definitionPeng Fan1-0/+846
2019-04-25dt-bindings: pinctrl: add i.MX8QM pads definitionPeng Fan1-0/+961
2019-04-25Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski7-7/+0
2019-04-25ARM: config: Remove not needed CONFIG_MXC_USB_PORT defineLukasz Majewski1-1/+0
2019-04-25ARM: kp_imx53: config: Do not use ${boardtype} to setup update wic fileLukasz Majewski1-1/+1
2019-04-25ARM: Remove non DM/DTS esdhc3 code from HSC|DDC board related filesLukasz Majewski1-4/+0
2019-04-25ARM: defconfig: Move CONFIG_FSL_ESDHC to KconfigLukasz Majewski1-1/+0
2019-04-25ARM: omap3_logic: Enable UUIDAdam Ford1-2/+4
2019-04-25ARM: imx6q_logic: Allow optional arguments to cmd lineAdam Ford1-3/+3
2019-04-25imx8: mek: move HUSH_PARSER to defconfigPeng Fan1-1/+0
2019-04-25arm: socfpga: clean up board config filesSimon Goldschmidt11-42/+0
2019-04-25arm: socfpga: remove CONFIG_SYS_BOOTMAPSZSimon Goldschmidt1-2/+0
2019-04-25arm: socfpga: clean up socfpga_common.hSimon Goldschmidt1-40/+0
2019-04-25arm: socfpga: move vining_fpga to DM_I2CSimon Goldschmidt2-35/+0
2019-04-25arm: socfpga: put initial U-Boot stack into DDRSimon Goldschmidt1-22/+20
2019-04-25arm: socfpga: fix comment about SPL memory layoutSimon Goldschmidt1-3/+3
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini8-67/+68
2019-04-24Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efiTom Rini3-15/+15
2019-04-24Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini4-2964/+18
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini8-1/+468
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca1-0/+2
2019-04-23pci: pci.h: add missing maskbitRamon Fried1-0/+1
2019-04-23fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()Thierry Reding1-1/+4
2019-04-23dm: core: Change platform specific translation-offset handlingStefan Roese2-21/+4
2019-04-23sandbox: Enable the 'trace' command when tracing is usedSimon Glass1-1/+1