aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-08-03clk: 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-18common: Drop linux/bitops.h from common headerSimon Glass3-0/+6
2020-05-18common: 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-11iopoll: Add readl_poll_sleep_timeoutJagan Teki1-0/+6
2020-05-11iopoll: Add dealy to read pollJagan Teki1-2/+6
2020-05-11iopoll: 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-29mtd: 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-03-31Merge 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-05dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass1-0/+3
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-05sandbox: Rename strdup() functionsSimon Glass1-0/+5
2020-02-05string: Allow arch override of strndup() alsoSimon Glass1-1/+1
2020-02-05mtd: 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-17common: Move ROUND() into kernel.hSimon Glass1-0/+2
2020-01-17common: 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
2019-12-09dma: ti: k3-udma: Implement dma_get_cfg() interfaceVignesh Raghavendra1-0/+19
2019-12-09linux/types.h: fix typo uncharHeinrich Schuchardt1-1/+1
2019-12-06lib: add oid registry utilityAKASHI Takahiro1-0/+117
2019-12-06cmd: add asn1_compilerAKASHI Takahiro3-0/+174
2019-12-06linux/time.h: include vsprintf.hAKASHI Takahiro1-0/+1
2019-12-06include: kernel.h: include printk.hAKASHI Takahiro1-1/+1
2019-12-06lib: add mktime64() for linux compatibilityAKASHI Takahiro1-0/+10
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal1-6/+0
2019-12-02common: Move mii_init() function out of common.hSimon Glass1-0/+2