aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-11Nokia RX-51: Enable CONFIG_CONSOLE_MUXPali Rohár1-3/+3
2020-05-11Nokia RX-51: Remove PART* macrosPali Rohár1-42/+0
2020-05-11Nokia RX-51: Revert back onenand defitionsPali Rohár1-10/+0
2020-05-11Nokia RX-51: Move code from defconfig back to C header filePali Rohár1-0/+22
2020-05-11Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct placePali Rohár1-6/+0
2020-05-11Nokia RX-51: Update my email addressPali Rohár2-2/+2
2020-05-11iopoll: Add readl_poll_sleep_timeoutJagan Teki1-0/+6
2020-05-11iopoll: Add dealy to read pollJagan Teki1-2/+6
2020-05-11iopoll: Add read_poll_timeout common APIJagan Teki1-2/+4
2020-05-11clk: Fix clk func names in commentsJagan Teki1-6/+6
2020-05-11phy: Use _nodev naming convention if non-device clientsJagan Teki1-2/+5
2020-05-11phy: Fix node description of phy_get_by_nodeJagan Teki1-1/+1
2020-05-11spi: Zap lpc32xx_ssp driver-related codeJagan Teki2-10/+0
2020-05-10imx: imx8qxp: update fdt_file according to m4 statePeng Fan1-1/+1
2020-05-10imx: imx8qm: update fdt_file according to m4 statePeng Fan1-1/+1
2020-05-10imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan1-0/+1
2020-05-10mtd: nand: raw: mxs_nand changes for nandbcbHan Xu1-1/+2
2020-05-10dt-bindings: imx_rsrc: add SC_R_NONEPeng Fan1-0/+1
2020-05-10imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford1-0/+152
2020-05-10mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu1-0/+1
2020-05-10mtd: gpmi: provide the option to use legacy bch geometryYe Li1-0/+2
2020-05-10mtd: gpmi: change the BCH layout setting for large oob NANDYe Li1-4/+8
2020-05-10net: Add eth phy generic driver for shared MDIOYe Li2-0/+18
2020-05-10ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut1-0/+199
2020-05-10Merge branch 'master' of git://git.denx.de/u-bootStefano Babic328-1011/+660
2020-05-09configs: ti: Fix usage of undefined variable overlay_filesSuman Anna1-1/+1
2020-05-09lib: charset: correct function descriptionsHeinrich Schuchardt1-14/+25
2020-05-09charset: Add support for calculating bytes occupied by a u16 stringSughosh Ganu1-0/+12
2020-05-09efi_selftest: add unit test functions to HTML documentationHeinrich Schuchardt1-38/+72
2020-05-08test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt1-1/+23
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma294-784/+1
2020-05-08treewide: mem: Enable MEMTEST via defconfigMichal Simek2-3/+0
2020-05-08treewide: mem: Remove alternate memtest setup from Mox and x530Michal Simek2-4/+0
2020-05-08cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek29-32/+0
2020-05-08configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay2-7/+0
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay3-4/+0
2020-05-07phy: atheros: add device tree bindings and configMichael Walle1-0/+13
2020-05-07menu: add support for client defined statusline functionThirupathaiah Annapureddy1-1/+1
2020-05-07arm: vexpress64: Remove unneeded CONFIG_ checkAndre Przywara1-6/+0
2020-05-07arm: juno: enable USBAndre Przywara1-0/+5
2020-05-07arm: juno: Fix UART clock rateAndre Przywara1-1/+1
2020-05-07arm: juno: Fix Juno address variablesAndre Przywara1-15/+13
2020-05-07include/eeprom.h: fix build errorsRasmus Villemoes1-3/+3
2020-05-05Merge git://git.denx.de/u-boot-usbTom Rini5-6/+121
2020-05-05Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini3-0/+132
2020-05-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini15-29/+137
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini12-55/+232
2020-05-04Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2-106/+125
2020-05-04Merge branch 'next' of git://git.denx.de/u-boot-shTom Rini2-1/+1
2020-05-04efi_loader: disk: add efi_disk_is_system_part()AKASHI Takahiro1-0/+2