summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2020-02-05mtd: Rename free() to rfree()Simon Glass
2020-01-27mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra
2020-01-26clk: Include missing headers for linux/clk-provider.hSean Anderson
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20lib: Import few bitmap functions from LinuxVignesh Raghavendra
2020-01-17common: Move ROUND() into kernel.hSimon Glass
2020-01-17common: Move check_member() to kernel.hSimon Glass
2020-01-17common: Move type declarations to linux/types.hSimon Glass
2019-12-17mtd: spi: spi-nor-core: Add SST vendor specific SFDP parserTudor Ambarus
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini
2019-12-09dma: ti: k3-udma: Implement dma_get_cfg() interfaceVignesh Raghavendra
2019-12-09linux/types.h: fix typo uncharHeinrich Schuchardt
2019-12-06lib: add oid registry utilityAKASHI Takahiro
2019-12-06cmd: add asn1_compilerAKASHI Takahiro
2019-12-06linux/time.h: include vsprintf.hAKASHI Takahiro
2019-12-06include: kernel.h: include printk.hAKASHI Takahiro
2019-12-06lib: add mktime64() for linux compatibilityAKASHI Takahiro
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal
2019-12-02common: Move mii_init() function out of common.hSimon Glass
2019-12-02common: Drop linux/crc8.hSimon Glass
2019-11-23usb: dwc3: Add phy interface for dwc3_ubootJagan Teki
2019-11-08Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-11-07linux err: make ERR_PTR/PTR_ERR architecture specificSimon Goldschmidt
2019-11-07usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy
2019-11-07usb: udc: Introduce ->udc_set_speed() methodSherry Sun
2019-11-07usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra
2019-11-07bitmaps: import for_each_set_bit() macroVignesh Raghavendra
2019-11-07list: import list_first_entry_or_null()Vignesh Raghavendra
2019-11-04fdt: Add INT32_MAX to kernel.h for libfdtSimon Glass
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini