summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass
2020-05-18common: Drop uuid.h from common headerSimon Glass
2020-05-17efi_loader: Add headers for EDK2 StandAloneMM communicationSughosh Ganu
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle
2020-05-15qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_ROvidiu Panait
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-05-15pci: Fix typo in definition for PCI_DEVSimon Glass
2020-05-15usb: Update struct usb_device to indicate speed enumSimon Glass
2020-05-14dfu: add prototype for dfu_transaction_initiate/cleanupPatrick Delaunay
2020-05-14usb: gadget: g_dnl: add function g_dnl_set_productPatrick Delaunay
2020-05-14board: stm32mp1: support boot from spi-nandPatrick Delaunay
2020-05-14board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay
2020-05-14stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay
2020-05-14stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay
2020-05-14ARM: stm32: Implement board coding on AV96Marek Vasut
2020-05-12usb: dwc3: add dis_del_phy_power_chg_quirkJagan Teki
2020-05-11Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-05-11Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-05-11Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-05-11Nokia RX-51: Enable CONFIG_CONSOLE_MUXPali Rohár
2020-05-11Nokia RX-51: Remove PART* macrosPali Rohár
2020-05-11Nokia RX-51: Revert back onenand defitionsPali Rohár
2020-05-11Nokia RX-51: Move code from defconfig back to C header filePali Rohár
2020-05-11Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct placePali Rohár
2020-05-11Nokia RX-51: Update my email addressPali Rohár
2020-05-11iopoll: Add readl_poll_sleep_timeoutJagan Teki
2020-05-11iopoll: Add dealy to read pollJagan Teki
2020-05-11iopoll: Add read_poll_timeout common APIJagan Teki
2020-05-11clk: Fix clk func names in commentsJagan Teki
2020-05-11phy: Use _nodev naming convention if non-device clientsJagan Teki
2020-05-11phy: Fix node description of phy_get_by_nodeJagan Teki
2020-05-11spi: Zap lpc32xx_ssp driver-related codeJagan Teki
2020-05-10imx: imx8qxp: update fdt_file according to m4 statePeng Fan
2020-05-10imx: imx8qm: update fdt_file according to m4 statePeng Fan
2020-05-10imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan
2020-05-10mtd: nand: raw: mxs_nand changes for nandbcbHan Xu
2020-05-10dt-bindings: imx_rsrc: add SC_R_NONEPeng Fan
2020-05-10imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford
2020-05-10mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu