summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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
2019-04-23initcall: Drop use of header filesSimon Glass
2019-04-23sandbox: Increase the early-trace-buffer sizeSimon Glass
2019-04-23sandbox: Improve debugging in initcall_run_list()Simon Glass
2019-04-23malloc: Fix memalign not honoring alignment prior to full malloc initAndreas Dannenberg
2019-04-23clk: mediatek: add driver for MT8516Fabien Parent
2019-04-23reset: add polarity field into struct reset_ctlShawn Guo
2019-04-23pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKSThierry Reding
2019-04-23configs: stm32f746-disco: update EXTRA_ENV_SETTINGSPatrice Chotard
2019-04-23ARM: dts: stm32: Sync DT with v4.20 kernel for stm32h7Patrice Chotard
2019-04-23ARM: dts: stm32: Sync DT with v4.20 kernel for stm32f7Patrice Chotard
2019-04-23ARM: dts: stm32: Sync DT files with v4.20 kernel for stm32f4Patrice Chotard
2019-04-23ARM: dts: Import Amlogic G12A u200 DT from Linux 5.1-rc1Neil Armstrong
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong
2019-04-23efi_loader: check memory type in AllocatePages()Heinrich Schuchardt
2019-04-23efi_loader: rework bootmgr/bootefi using load_image APIAKASHI Takahiro
2019-04-23efi_loader: consistent naming of protocol GUIDsHeinrich Schuchardt
2019-04-23efi_loader: export root node handleAKASHI Takahiro
2019-04-22cmd: add exception commandHeinrich Schuchardt
2019-04-22bcm963158: add nand supportPhilippe Reynes
2019-04-22bcm968580xref: add nand supportPhilippe Reynes
2019-04-22bcm968380gerg: add nand supportPhilippe Reynes
2019-04-22compat linux: import completion from linux 4.18Philippe Reynes
2019-04-22include: linux: io: define devm_ioremap on board with ioremapPhilippe Reynes
2019-04-22mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon