summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra2020-01-271-0/+8
* clk: Include missing headers for linux/clk-provider.hSean Anderson2020-01-261-0/+4
* Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...WIP/20Jan2020Tom Rini2020-01-202-0/+145
|\
| * lib: Import few bitmap functions from LinuxVignesh Raghavendra2020-01-202-0/+145
* | common: Move ROUND() into kernel.hSimon Glass2020-01-171-0/+2
* | common: Move check_member() to kernel.hSimon Glass2020-01-171-0/+11
* | common: Move type declarations to linux/types.hSimon Glass2020-01-171-0/+4
|/
* mtd: spi: spi-nor-core: Add SST vendor specific SFDP parserTudor Ambarus2019-12-171-0/+2
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netWIP/09Dec2019Tom Rini2019-12-091-0/+19
|\
| * dma: ti: k3-udma: Implement dma_get_cfg() interfaceVignesh Raghavendra2019-12-091-0/+19
* | linux/types.h: fix typo uncharHeinrich Schuchardt2019-12-091-1/+1
|/
* lib: add oid registry utilityAKASHI Takahiro2019-12-061-0/+117
* cmd: add asn1_compilerAKASHI Takahiro2019-12-063-0/+174
* linux/time.h: include vsprintf.hAKASHI Takahiro2019-12-061-0/+1
* include: kernel.h: include printk.hAKASHI Takahiro2019-12-061-1/+1
* lib: add mktime64() for linux compatibilityAKASHI Takahiro2019-12-061-0/+10
* cmd: nand/sf: isolate legacy codeMiquel Raynal2019-12-041-6/+0
* common: Move mii_init() function out of common.hSimon Glass2019-12-021-0/+2
* common: Drop linux/crc8.hSimon Glass2019-12-021-23/+0
* usb: dwc3: Add phy interface for dwc3_ubootJagan Teki2019-11-231-0/+19
* Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/08Nov2019Tom Rini2019-11-084-0/+112
|\
| * usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy2019-11-072-0/+12
| * usb: udc: Introduce ->udc_set_speed() methodSherry Sun2019-11-071-0/+2
| * usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra2019-11-071-0/+23
| * bitmaps: import for_each_set_bit() macroVignesh Raghavendra2019-11-071-0/+61
| * list: import list_first_entry_or_null()Vignesh Raghavendra2019-11-071-0/+14
* | linux err: make ERR_PTR/PTR_ERR architecture specificSimon Goldschmidt2019-11-071-4/+4
|/
* fdt: Add INT32_MAX to kernel.h for libfdtSimon Glass2019-11-042-0/+3
* Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini2019-11-011-0/+1
|\
| * fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot2019-10-271-0/+1
* | linux/types.h: Surround 'struct ustat' with __linux__Bin Meng2019-10-281-0/+2
|/
* mtd: spi: Add 'struct spi_flash {' to the codeSimon Glass2019-10-081-1/+7
* kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPLLukasz Majewski2019-09-191-0/+2
* mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev2019-09-161-0/+4
* clk: gate: support sandboxPeng Fan2019-07-311-0/+3
* clk: add composite clk supportPeng Fan2019-07-311-0/+22
* clk-provider: include clk-uclass.hPeng Fan2019-07-311-0/+1
* clk: fixed_rate: export clk_fixed_ratePeng Fan2019-07-311-0/+7
* clk: add clk-gate supportPeng Fan2019-07-311-0/+18
* clk: export mux/divider opsPeng Fan2019-07-311-0/+5
* clk: mux: add set parent supportPeng Fan2019-07-311-0/+2
* Merge branch '2019-07-26-ti-imports'WIP/27Jul2019Tom Rini2019-07-271-0/+11
|\
| * firmware: ti_sci: Add a command for releasing all exclusive devicesLokesh Vutla2019-07-261-0/+4
| * firmware: ti_sci: Add processor shutdown API methodAndreas Dannenberg2019-07-261-0/+4
| * firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla2019-07-261-0/+3
* | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-271-0/+132
|\ \ | |/ |/|
| * clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski2019-07-191-0/+4
| * clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski2019-07-191-0/+3
| * clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski2019-07-191-0/+109
| * clk: Introduce clk-provider.h to store Common Clock Framework's internalsLukasz Majewski2019-07-191-0/+16