summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-01-15arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP servicesChee Hong Ang
2021-01-12clk: export generic routinesDario Binacchi
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05spi: Tweak a few strange SPI NOR features for of-platdataSimon Glass
2021-01-05spi: Tidy up get/set of device nodeSimon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-02linux/compat.h: Remove debug() from spin_lock_irqsave()Andy Shevchenko
2020-11-05Add an assembly guard around linux/bitops.hSimon Glass
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun
2020-10-16linux/compat.h: Remove redefinition of dev_xxx macrosSean Anderson
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-09-30linux/compat.h: Remove netdev_xxx functionsSean Anderson
2020-09-22clk: at91: add pre-requisite headers for AT91 clock architectureClaudiu Beznea
2020-08-24include: kernel.h: define SSIZE_MAXHeinrich Schuchardt
2020-08-14linux/compat.h: Add wait_event_timeout macroOleksandr Andrushchenko
2020-08-03clk: Drop dm.h header file in clk-provider.hSimon Glass
2020-07-20mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri
2020-07-13soc: ti: k3-ringacc: Add an API to request pair of ringsVignesh Raghavendra
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-07-10linux/bitfield.h: Add primitives for manipulating bitfields both in host- and...Nicolas Saenz Julienne
2020-07-09linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLEDRasmus Villemoes
2020-07-09linux/kconfig.h: remove unused helper macrosRasmus Villemoes
2020-07-09linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*Rasmus Villemoes
2020-07-01compilers: Introduce options for forcing inlining on SPL/TPLTom Rini
2020-07-01compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-BootTom Rini
2020-07-01compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini
2020-06-23psci: add 'static inline' to invoke_psci_fn() stubMasahiro Yamada
2020-06-02dma-mapping: Add header file for ARCH_DMA_MINALIGNSimon Glass
2020-05-29usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-05-11iopoll: Add readl_poll_sleep_timeoutJagan Teki
2020-05-11iopoll: Add dealy to read pollJagan Teki
2020-05-11iopoll: Add read_poll_timeout common APIJagan Teki
2020-04-30mtd: spi-nor: Enable QE bit for ISSI flashJagan Teki
2020-04-29mtd: spi-nand: Import Toshiba SPI-NAND supportRobert Marko
2020-04-26libfdt: split fdt_region declarations out to <fdt_region.h>Masahiro Yamada
2020-03-31Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini
2020-03-30usb: Migrate to support live DT for some driverKever Yang
2020-03-03firmware: tisci: Drop all deprecated messagesLokesh Vutla
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-05dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05sandbox: Rename strdup() functionsSimon Glass
2020-02-05string: Allow arch override of strndup() alsoSimon Glass