Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-18 | common: Drop bootstage.h from common header | Simon Glass |
2020-05-18 | bootstage: Use BOOTSTAGE instead of BOOTSTATE | Simon Glass |
2020-05-18 | common: Drop part.h from common header | Simon Glass |
2020-05-18 | part: Drop disk_partition_t typedef | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-18 | arm: Don't include common.h in header files | Simon Glass |
2020-05-18 | common: Drop flash.h from common header | Simon Glass |
2020-05-18 | flash: Tidy up coding style for flash functions | Simon Glass |
2020-05-18 | common: Drop uuid.h from common header | Simon Glass |
2020-05-17 | efi_loader: Add headers for EDK2 StandAloneMM communication | Sughosh Ganu |
2020-05-17 | efi_loader: round the memory area in efi_add_memory_map() | Michael Walle |
2020-05-15 | qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_R | Ovidiu Panait |
2020-05-15 | rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA | Trevor Woerner |
2020-05-15 | pci: Fix typo in definition for PCI_DEV | Simon Glass |
2020-05-15 | usb: Update struct usb_device to indicate speed enum | Simon Glass |
2020-05-14 | dfu: add prototype for dfu_transaction_initiate/cleanup | Patrick Delaunay |
2020-05-14 | usb: gadget: g_dnl: add function g_dnl_set_product | Patrick Delaunay |
2020-05-14 | board: stm32mp1: support boot from spi-nand | Patrick Delaunay |
2020-05-14 | board: stm32mp1: reserve memory for OP-TEE in device tree | Patrick Delaunay |
2020-05-14 | stm32mp1: move MTDPART configuration in Kconfig | Patrick Delaunay |
2020-05-14 | stm32mp1: dynamically build DFU_ALT_INFO | Patrick Delaunay |
2020-05-14 | ARM: stm32: Implement board coding on AV96 | Marek Vasut |
2020-05-12 | usb: dwc3: add dis_del_phy_power_chg_quirk | Jagan Teki |
2020-05-11 | Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2020-05-11 | Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-05-11 | Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-05-11 | Nokia RX-51: Enable CONFIG_CONSOLE_MUX | Pali Rohár |
2020-05-11 | Nokia RX-51: Remove PART* macros | Pali Rohár |
2020-05-11 | Nokia RX-51: Revert back onenand defitions | Pali Rohár |
2020-05-11 | Nokia RX-51: Move code from defconfig back to C header file | Pali Rohár |
2020-05-11 | Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct place | Pali Rohár |
2020-05-11 | Nokia RX-51: Update my email address | Pali Rohár |
2020-05-11 | iopoll: Add readl_poll_sleep_timeout | Jagan Teki |
2020-05-11 | iopoll: Add dealy to read poll | Jagan Teki |
2020-05-11 | iopoll: Add read_poll_timeout common API | Jagan Teki |
2020-05-11 | clk: Fix clk func names in comments | Jagan Teki |
2020-05-11 | phy: Use _nodev naming convention if non-device clients | Jagan Teki |
2020-05-11 | phy: Fix node description of phy_get_by_node | Jagan Teki |
2020-05-11 | spi: Zap lpc32xx_ssp driver-related code | Jagan Teki |
2020-05-10 | imx: imx8qxp: update fdt_file according to m4 state | Peng Fan |
2020-05-10 | imx: imx8qm: update fdt_file according to m4 state | Peng Fan |
2020-05-10 | imx: imx8qm/qxp: Recover SPL data section for partition reboot | Peng Fan |
2020-05-10 | mtd: nand: raw: mxs_nand changes for nandbcb | Han Xu |
2020-05-10 | dt-bindings: imx_rsrc: add SC_R_NONE | Peng Fan |
2020-05-10 | imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit. | Adam Ford |
2020-05-10 | mtd: mxs_nand: fix the gf_13/14 definition issue | Han Xu |