aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-05-01Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchipTom Rini
2019-05-01Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-26avb: add support for named persistent valuesIgor Opaniuk
2019-04-26firmware: ti_sci: Modify auth_boot TI-SCI API to match new versionAndrew F. Davis
2019-04-26firmware: ti_sci: Add support for firewall managementAndrew F. Davis
2019-04-26main: add new bootstage ID for entering cli loopHeiko Schocher
2019-04-26Merge git://git.denx.de/u-boot-marvellTom Rini
2019-04-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2019-04-26ARM: kirkwood: add db-88f6281-bp boardChris Packham
2019-04-26arm: kirkwood: openrd: Increase U-Boot size in flash to make it fitStefan Roese
2019-04-26arm: kirkwood: openrd: Remove superfluous CONFIG_ENV_ADDRStefan Roese
2019-04-25colibri_imx6: use UUID for rootfsIgor Opaniuk
2019-04-25warp7: Switch to DM SerialPierre-Jean Texier
2019-04-25imx: Add variscite DART-6UL Evaluation KitParthiban Nallathambi
2019-04-25imx: 8qxp_mek: fix fdt_file and consolePeng Fan
2019-04-25warp7: Fix dfu_alt_info setting after DM conversionPierre-Jean Texier
2019-04-25pico-imx7d: Increase u-boot size for dfu requestJoris Offouga
2019-04-25colibri-imx6ull: migrate fec to using driver modelMarcel Ziswiler
2019-04-25colibri-imx6ull: migrate mmc to using driver modelMarcel Ziswiler
2019-04-25apalis/colibri_imx6/imx6ull: make sure loadaddr does not collideStefan Agner
2019-04-25imx: support i.MX8QM MEK boardPeng Fan
2019-04-25dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QM clocks definitionPeng Fan
2019-04-25dt-bindings: pinctrl: add i.MX8QM pads definitionPeng Fan
2019-04-25Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski
2019-04-25ARM: config: Remove not needed CONFIG_MXC_USB_PORT defineLukasz Majewski
2019-04-25ARM: kp_imx53: config: Do not use ${boardtype} to setup update wic fileLukasz Majewski
2019-04-25ARM: Remove non DM/DTS esdhc3 code from HSC|DDC board related filesLukasz Majewski
2019-04-25ARM: defconfig: Move CONFIG_FSL_ESDHC to KconfigLukasz Majewski
2019-04-25ARM: omap3_logic: Enable UUIDAdam Ford
2019-04-25ARM: imx6q_logic: Allow optional arguments to cmd lineAdam Ford
2019-04-25imx8: mek: move HUSH_PARSER to defconfigPeng Fan
2019-04-25arm: socfpga: clean up board config filesSimon Goldschmidt
2019-04-25arm: socfpga: remove CONFIG_SYS_BOOTMAPSZSimon Goldschmidt
2019-04-25arm: socfpga: clean up socfpga_common.hSimon Goldschmidt
2019-04-25arm: socfpga: move vining_fpga to DM_I2CSimon Goldschmidt
2019-04-25arm: socfpga: put initial U-Boot stack into DDRSimon Goldschmidt
2019-04-25arm: socfpga: fix comment about SPL memory layoutSimon Goldschmidt
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-24Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efiTom Rini
2019-04-24Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca
2019-04-23pci: pci.h: add missing maskbitRamon Fried
2019-04-23fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()Thierry Reding
2019-04-23dm: core: Change platform specific translation-offset handlingStefan Roese
2019-04-23sandbox: Enable the 'trace' command when tracing is usedSimon Glass
2019-04-23div64: Use kernel typesSimon Glass