aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-02common: Drop linux/crc8.hSimon Glass1-23/+0
2019-11-23usb: dwc3: Add phy interface for dwc3_ubootJagan Teki1-0/+19
2019-11-08Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini4-0/+112
2019-11-07linux err: make ERR_PTR/PTR_ERR architecture specificSimon Goldschmidt1-4/+4
2019-11-07usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy2-0/+12
2019-11-07usb: udc: Introduce ->udc_set_speed() methodSherry Sun1-0/+2
2019-11-07usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra1-0/+23
2019-11-07bitmaps: import for_each_set_bit() macroVignesh Raghavendra1-0/+61
2019-11-07list: import list_first_entry_or_null()Vignesh Raghavendra1-0/+14
2019-11-04fdt: Add INT32_MAX to kernel.h for libfdtSimon Glass2-0/+3
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini1-0/+1
2019-10-28linux/types.h: Surround 'struct ustat' with __linux__Bin Meng1-0/+2
2019-10-27fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot1-0/+1
2019-10-08mtd: spi: Add 'struct spi_flash {' to the codeSimon Glass1-1/+7
2019-09-19kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPLLukasz Majewski1-0/+2
2019-09-16mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev1-0/+4
2019-07-31clk: gate: support sandboxPeng Fan1-0/+3
2019-07-31clk: add composite clk supportPeng Fan1-0/+22
2019-07-31clk-provider: include clk-uclass.hPeng Fan1-0/+1
2019-07-31clk: fixed_rate: export clk_fixed_ratePeng Fan1-0/+7
2019-07-31clk: add clk-gate supportPeng Fan1-0/+18
2019-07-31clk: export mux/divider opsPeng Fan1-0/+5
2019-07-31clk: mux: add set parent supportPeng Fan1-0/+2
2019-07-27Merge branch '2019-07-26-ti-imports'Tom Rini1-0/+11
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+132
2019-07-26firmware: ti_sci: Add a command for releasing all exclusive devicesLokesh Vutla1-0/+4