summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* | soc: ti: k3: add navss ringacc driverGrygorii Strashko2019-04-111-0/+236
* | firmware: ti_sci: Add support for NAVSS resource managementGrygorii Strashko2019-04-111-0/+300
|/
* mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R2019-02-071-0/+9
* mtd: spi: Port SPI NOR framework from LinuxVignesh R2019-02-072-0/+442
* bitops: Fix GENMASK definition for SandboxVignesh R2019-02-071-0/+5
* linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from LinuxMasahiro Yamada2018-12-291-0/+12
* usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski2018-12-143-1/+27
* usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot2018-12-071-0/+8
* usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot2018-12-071-0/+10
* Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini2018-12-052-2/+5
|\
| * Add UINT32_MAX and UINT64_MAXSimon Glass2018-12-051-0/+4
| * time: Update mdelay() to delay in one large chunkSimon Glass2018-12-051-2/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-12-051-0/+18
|\ \ | |/ |/|
| * mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon2018-12-061-0/+2
| * mtd: Delete partitions attached to the device when a device is deletedBoris Brezillon2018-12-061-0/+15
| * mtd: Add a function to report when the MTD dev list has been updatedBoris Brezillon2018-12-061-0/+1
* | efi_loader: PSCI reset and shutdownHeinrich Schuchardt2018-12-021-4/+2
|/
* linux/sizes.h: sync from kernelBaruch Siach2018-11-201-0/+4
* linux/const.h: import from kernelBaruch Siach2018-11-201-0/+34
* kconfig: Introduce HAVE_ARCH_IOMAPBin Meng2018-11-141-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-114-61/+296
|\