summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-04-20psci: add v1.0/v1.1 definitions from LinuxIgor Opaniuk1-0/+28
2021-04-13lib: string: Implement strlcatSean Anderson1-0/+3
2021-04-08arm: socfpga: smc: Add function to get usercodeSiew Chin Lim1-0/+18
2021-04-08arm: socfpga: smc: Remove unused SMC function IDSiew Chin Lim1-52/+0
2021-03-26clk: fixed-rate: Export driver parts for OF_PLATDATA_INSTSimon Glass1-0/+5
2021-03-01log: convert pr_*() to loggingHeinrich Schuchardt2-38/+48
2021-02-26mtd: spi-nor-core: Fix typo in documentationSean Anderson1-1/+1
2021-02-26mtd: spi-nor.h: Change spaces to tabsBin Meng1-10/+10
2021-02-22clk: remove a redundant headerDario Binacchi1-1/+0
2021-01-31usb: gadget: add super speed supportLi Jun2-0/+10
2021-01-31usb: gadget: OS Feature Descriptors supportLi Jun1-0/+57
2021-01-31usb: gadget: move utf8_to_utf16le to header fileLi Jun1-0/+75
2021-01-31usb: gadget: OS String supportLi Jun1-0/+10
2021-01-31usb: gadget: Add ep_config call back to usb_gadget_opsYe Li1-0/+3
2021-01-28smccc: fix sign bit expansionVolodymyr Babchuk1-2/+2
2021-01-15arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP servicesChee Hong Ang1-0/+573
2021-01-12clk: export generic routinesDario Binacchi1-0/+57
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini4-6/+38
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini1-1/+1
2021-01-05dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass1-1/+1
2021-01-05dm: core: Access device ofnode through functionsSimon Glass1-2/+2
2021-01-05spi: Tweak a few strange SPI NOR features for of-platdataSimon Glass1-1/+3
2021-01-05spi: Tidy up get/set of device nodeSimon Glass4-5/+35
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-1/+1
2020-12-03linux/compat.h: Remove debug() from spin_lock_irqsave()Andy Shevchenko1-1/+1
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