summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Add an assembly guard around linux/bitops.hSimon Glass2020-11-051-2/+2
* usb: common: add define of usb_speed_string()Chunfeng Yun2020-10-201-4/+0
* usb: add USB_SPEED_SUPER_PLUSChunfeng Yun2020-10-201-0/+1
* linux/compat.h: Remove redefinition of dev_xxx macrosSean Anderson2020-10-161-28/+0
* Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-10-051-0/+247
|\
| * clk: at91: add pre-requisite headers for AT91 clock architectureClaudiu Beznea2020-09-221-0/+247
* | linux/compat.h: Remove netdev_xxx functionsSean Anderson2020-09-301-19/+0
|/
* include: kernel.h: define SSIZE_MAXHeinrich Schuchardt2020-08-241-0/+3
* linux/compat.h: Add wait_event_timeout macroOleksandr Andrushchenko2020-08-141-0/+54
* clk: Drop dm.h header file in clk-provider.hSimon Glass2020-08-031-5/+3
* mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri2020-07-201-0/+1
* soc: ti: k3-ringacc: Add an API to request pair of ringsVignesh Raghavendra2020-07-131-0/+4
* Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-07-101-0/+53
|\
| * linux/bitfield.h: Add primitives for manipulating bitfields both in host- and...Nicolas Saenz Julienne2020-07-101-0/+53
* | linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLEDRasmus Villemoes2020-07-091-3/+45
* | linux/kconfig.h: remove unused helper macrosRasmus Villemoes2020-07-091-35/+5
* | linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*Rasmus Villemoes2020-07-091-19/+8
|/
* compilers: Introduce options for forcing inlining on SPL/TPLTom Rini2020-07-011-1/+1
* compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-BootTom Rini2020-07-011-1/+10
* compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini2020-07-016-558/+774
* psci: add 'static inline' to invoke_psci_fn() stubMasahiro Yamada2020-06-231-2/+2
* dma-mapping: Add header file for ARCH_DMA_MINALIGNSimon Glass2020-06-021-0/+1
* usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang2020-05-291-0/+18
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-183-0/+6
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* arm: Don't include common.h in header filesSimon Glass2020-05-182-0/+2
* 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
* mtd: spi-nor: Enable QE bit for ISSI flashJagan Teki2020-04-301-0/+1
* mtd: spi-nand: Import Toshiba SPI-NAND supportRobert Marko2020-04-291-0/+1
* libfdt: split fdt_region declarations out to <fdt_region.h>Masahiro Yamada2020-04-261-299/+0
* Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini2020-03-311-4/+6
|\
| * usb: Migrate to support live DT for some driverKever Yang2020-03-301-4/+6
* | firmware: tisci: Drop all deprecated messagesLokesh Vutla2020-03-031-6/+0
|/
* dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-191-0/+63
* dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass2020-02-051-0/+3
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* sandbox: Rename strdup() functionsSimon Glass2020-02-051-0/+5
* string: Allow arch override of strndup() alsoSimon Glass2020-02-051-1/+1
* mtd: Rename free() to rfree()Simon Glass2020-02-051-2/+2
* mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra2020-01-271-0/+8
* clk: Include missing headers for linux/clk-provider.hSean Anderson2020-01-261-0/+4
* Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-01-202-0/+145
|\
| * lib: Import few bitmap functions from LinuxVignesh Raghavendra2020-01-202-0/+145
* | common: Move ROUND() into kernel.hSimon Glass2020-01-171-0/+2
* | common: Move check_member() to kernel.hSimon Glass2020-01-171-0/+11
* | common: Move type declarations to linux/types.hSimon Glass2020-01-171-0/+4
|/
* mtd: spi: spi-nor-core: Add SST vendor specific SFDP parserTudor Ambarus2019-12-171-0/+2
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini2019-12-091-0/+19
|\