summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* compiler.h: align the __ADDRESSABLE macro with Linux' versionMarek BehĂșn2021-05-241-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-242-5/+5
* soc: ti: k3-navss-ringacc: Remove unused ring modesVignesh Raghavendra2021-05-121-6/+1
* soc: ti: k3-navss-ringacc: Add AM64 ringacc supportVignesh Raghavendra2021-05-121-0/+15
* firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latestVignesh Raghavendra2021-05-121-0/+14
* psci: add features/reset2 supportIgor Opaniuk2021-04-201-0/+3
* psci: add v1.0/v1.1 definitions from LinuxIgor Opaniuk2021-04-201-0/+28
* lib: string: Implement strlcatSean Anderson2021-04-121-0/+3
* arm: socfpga: smc: Add function to get usercodeSiew Chin Lim2021-04-081-0/+18
* arm: socfpga: smc: Remove unused SMC function IDSiew Chin Lim2021-04-081-52/+0
* clk: fixed-rate: Export driver parts for OF_PLATDATA_INSTSimon Glass2021-03-261-0/+5
* log: convert pr_*() to loggingHeinrich Schuchardt2021-03-012-38/+48
* mtd: spi-nor-core: Fix typo in documentationSean Anderson2021-02-261-1/+1
* mtd: spi-nor.h: Change spaces to tabsBin Meng2021-02-261-10/+10
* clk: remove a redundant headerDario Binacchi2021-02-221-1/+0
* usb: gadget: add super speed supportLi Jun2021-01-312-0/+10
* usb: gadget: OS Feature Descriptors supportLi Jun2021-01-311-0/+57
* usb: gadget: move utf8_to_utf16le to header fileLi Jun2021-01-311-0/+75
* usb: gadget: OS String supportLi Jun2021-01-311-0/+10
* usb: gadget: Add ep_config call back to usb_gadget_opsYe Li2021-01-311-0/+3
* smccc: fix sign bit expansionVolodymyr Babchuk2021-01-271-2/+2
* arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP servicesChee Hong Ang2021-01-151-0/+573
* clk: export generic routinesDario Binacchi2021-01-121-0/+57
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-054-6/+38
|\
| * dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass2021-01-051-1/+1
| * dm: core: Access device ofnode through functionsSimon Glass2021-01-051-2/+2
| * spi: Tweak a few strange SPI NOR features for of-platdataSimon Glass2021-01-051-1/+3
| * spi: Tidy up get/set of device nodeSimon Glass2021-01-054-5/+35
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-1/+1
|\ \ | |/ |/|
| * linux/compat.h: Remove debug() from spin_lock_irqsave()Andy Shevchenko2020-12-021-1/+1
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-1/+1
|/
* 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