summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_RWIP/2020-05-15-kconfig-migrationsOvidiu Panait2020-05-151-2/+0
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-151-1/+1
* pci: Fix typo in definition for PCI_DEVSimon Glass2020-05-151-1/+1
* usb: Update struct usb_device to indicate speed enumSimon Glass2020-05-151-1/+1
* dfu: add prototype for dfu_transaction_initiate/cleanupPatrick Delaunay2020-05-141-0/+3
* usb: gadget: g_dnl: add function g_dnl_set_productPatrick Delaunay2020-05-141-0/+1
* board: stm32mp1: support boot from spi-nandPatrick Delaunay2020-05-141-2/+3
* board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay2020-05-141-4/+0
* stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay2020-05-141-22/+0
* stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay2020-05-141-33/+0
* ARM: stm32: Implement board coding on AV96Marek Vasut2020-05-141-0/+15
* usb: dwc3: add dis_del_phy_power_chg_quirkJagan Teki2020-05-121-0/+1
* Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/11May2020Tom Rini2020-05-112-51/+108
|\
| * lib: charset: correct function descriptionsHeinrich Schuchardt2020-05-091-14/+25
| * charset: Add support for calculating bytes occupied by a u16 stringSughosh Ganu2020-05-091-0/+12
| * efi_selftest: add unit test functions to HTML documentationHeinrich Schuchardt2020-05-091-38/+72
* | Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-113-64/+28
|\ \
| * | Nokia RX-51: Enable CONFIG_CONSOLE_MUXPali Rohár2020-05-111-3/+3
| * | Nokia RX-51: Remove PART* macrosPali Rohár2020-05-111-42/+0
| * | Nokia RX-51: Revert back onenand defitionsPali Rohár2020-05-111-10/+0
| * | Nokia RX-51: Move code from defconfig back to C header filePali Rohár2020-05-111-0/+22
| * | Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct placePali Rohár2020-05-111-6/+0
| * | Nokia RX-51: Update my email addressPali Rohár2020-05-112-2/+2
| * | configs: ti: Fix usage of undefined variable overlay_filesSuman Anna2020-05-091-1/+1
| |/
* | Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-05-1110-7/+409
|\ \
| * | imx: imx8qxp: update fdt_file according to m4 statePeng Fan2020-05-101-1/+1
| * | imx: imx8qm: update fdt_file according to m4 statePeng Fan2020-05-101-1/+1
| * | imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan2020-05-101-0/+1
| * | mtd: nand: raw: mxs_nand changes for nandbcbHan Xu2020-05-101-1/+2
| * | dt-bindings: imx_rsrc: add SC_R_NONEPeng Fan2020-05-101-0/+1
| * | imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford2020-05-101-0/+152
| * | mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu2020-05-101-0/+1
| * | mtd: gpmi: provide the option to use legacy bch geometryYe Li2020-05-101-0/+2
| * | mtd: gpmi: change the BCH layout setting for large oob NANDYe Li2020-05-101-4/+8
| * | net: Add eth phy generic driver for shared MDIOYe Li2020-05-102-0/+18
| * | ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut2020-05-101-0/+199
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2020-05-10328-1011/+660
| |\ \ | | |/
| * | uclass: cpu: Add new API to get udevice for current CPUPeng Fan2020-05-031-0/+23
* | | iopoll: Add readl_poll_sleep_timeoutJagan Teki2020-05-111-0/+6
* | | iopoll: Add dealy to read pollJagan Teki2020-05-111-2/+6
* | | iopoll: Add read_poll_timeout common APIJagan Teki2020-05-111-2/+4
* | | clk: Fix clk func names in commentsJagan Teki2020-05-111-6/+6
* | | phy: Use _nodev naming convention if non-device clientsJagan Teki2020-05-111-2/+5
* | | phy: Fix node description of phy_get_by_nodeJagan Teki2020-05-111-1/+1
* | | spi: Zap lpc32xx_ssp driver-related codeJagan Teki2020-05-112-10/+0
| |/ |/|
* | test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt2020-05-081-1/+23
* | treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-08294-784/+1
* | treewide: mem: Enable MEMTEST via defconfigMichal Simek2020-05-082-3/+0
* | treewide: mem: Remove alternate memtest setup from Mox and x530Michal Simek2020-05-082-4/+0
* | cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek2020-05-0829-32/+0