summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* | clk: sifive: Sync-up WRPLL library with upstream LinuxAnup Patel2019-07-191-46/+24
* | clk: sifive: Factor-out PLL library as separate moduleAnup Patel2019-07-191-0/+101
|/
* lib: Implement strndup()Thierry Reding2019-06-051-0/+1
* mpc83xx: Introduce ARCH_MPC836*Mario Six2019-05-201-1/+1
* mpc83xx: Introduce ARCH_MPC832*Mario Six2019-05-201-1/+1
* mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-201-1/+1
* lib: add Zstandard decompression supportMarek BehĂșn2019-05-051-0/+1147
* lib: Add xxhash supportMarek BehĂșn2019-05-051-0/+229
* firmware: ti_sci: Modify auth_boot TI-SCI API to match new versionAndrew F. Davis2019-04-261-2/+2
* firmware: ti_sci: Add support for firewall managementAndrew F. Davis2019-04-261-0/+64
* compat linux: import completion from linux 4.18Philippe Reynes2019-04-221-0/+173
* include: linux: io: define devm_ioremap on board with ioremapPhilippe Reynes2019-04-221-1/+1
* mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2019-04-221-0/+30
* mtd: nand: import nand_hw_control_init()Marc Gonzalez2019-04-221-0/+7
* mtd: add get/set of_node/flash_node helpersBrian Norris2019-04-221-0/+12
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-04-141-1/+1
|\
| * mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal2019-04-121-1/+1
* | firmware: Add support for querying msmc memoryLokesh Vutla2019-04-121-0/+4
* | dma: ti: add driver to K3 UDMAVignesh R2019-04-111-0/+24
* | soc: ti: k3: add CPPI5 description and helpersGrygorii Strashko2019-04-111-0/+995