summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-11-05Add an assembly guard around linux/bitops.hSimon Glass1-2/+2
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun1-4/+0
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun1-0/+1
2020-10-16linux/compat.h: Remove redefinition of dev_xxx macrosSean Anderson1-28/+0
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini1-0/+247
2020-09-30linux/compat.h: Remove netdev_xxx functionsSean Anderson1-19/+0
2020-09-22clk: at91: add pre-requisite headers for AT91 clock architectureClaudiu Beznea1-0/+247
2020-08-24include: kernel.h: define SSIZE_MAXHeinrich Schuchardt1-0/+3
2020-08-14linux/compat.h: Add wait_event_timeout macroOleksandr Andrushchenko1-0/+54
2020-08-04clk: Drop dm.h header file in clk-provider.hSimon Glass1-5/+3
2020-07-20mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri1-0/+1
2020-07-13soc: ti: k3-ringacc: Add an API to request pair of ringsVignesh Raghavendra1-0/+4
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini1-0/+53
2020-07-10linux/bitfield.h: Add primitives for manipulating bitfields both in host- and...Nicolas Saenz Julienne1-0/+53
2020-07-09linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLEDRasmus Villemoes1-3/+45
2020-07-09linux/kconfig.h: remove unused helper macrosRasmus Villemoes1-35/+5
2020-07-09linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*Rasmus Villemoes1-19/+8
2020-07-01compilers: Introduce options for forcing inlining on SPL/TPLTom Rini1-1/+1
2020-07-01compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-BootTom Rini1-1/+10
2020-07-01compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini6-558/+774
2020-06-23psci: add 'static inline' to invoke_psci_fn() stubMasahiro Yamada1-2/+2
2020-06-02dma-mapping: Add header file for ARCH_DMA_MINALIGNSimon Glass1-0/+1
2020-05-29usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang1-0/+18
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass3-0/+6
2020-05-19common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-05-18arm: Don't include common.h in header filesSimon Glass2-0/+2
2020-05-10iopoll: Add readl_poll_sleep_timeoutJagan Teki1-0/+6
2020-05-10iopoll: Add dealy to read pollJagan Teki1-2/+6
2020-05-10iopoll: Add read_poll_timeout common APIJagan Teki1-2/+4
2020-04-30mtd: spi-nor: Enable QE bit for ISSI flashJagan Teki1-0/+1
2020-04-28mtd: spi-nand: Import Toshiba SPI-NAND supportRobert Marko1-0/+1
2020-04-26libfdt: split fdt_region declarations out to <fdt_region.h>Masahiro Yamada1-299/+0
2020-04-01Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini1-4/+6
2020-03-30usb: Migrate to support live DT for some driverKever Yang1-4/+6
2020-03-03firmware: tisci: Drop all deprecated messagesLokesh Vutla1-6/+0
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada1-0/+63
2020-02-06dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass1-0/+3
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-06sandbox: Rename strdup() functionsSimon Glass1-0/+5
2020-02-06string: Allow arch override of strndup() alsoSimon Glass1-1/+1
2020-02-06mtd: Rename free() to rfree()Simon Glass1-2/+2
2020-01-27mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra1-0/+8
2020-01-26clk: Include missing headers for linux/clk-provider.hSean Anderson1-0/+4
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2-0/+145
2020-01-20lib: Import few bitmap functions from LinuxVignesh Raghavendra2-0/+145
2020-01-18common: Move ROUND() into kernel.hSimon Glass1-0/+2
2020-01-18common: Move check_member() to kernel.hSimon Glass1-0/+11
2020-01-17common: Move type declarations to linux/types.hSimon Glass1-0/+4
2019-12-17mtd: spi: spi-nor-core: Add SST vendor specific SFDP parserTudor Ambarus1-0/+2
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini1-0/+19