aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2019-10-28linux/types.h: Surround 'struct ustat' with __linux__Bin Meng
2019-10-27fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot
2019-10-08mtd: spi: Add 'struct spi_flash {' to the codeSimon Glass
2019-09-19kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPLLukasz Majewski
2019-09-16mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev
2019-07-31clk: gate: support sandboxPeng Fan
2019-07-31clk: add composite clk supportPeng Fan
2019-07-31clk-provider: include clk-uclass.hPeng Fan
2019-07-31clk: fixed_rate: export clk_fixed_ratePeng Fan
2019-07-31clk: add clk-gate supportPeng Fan
2019-07-31clk: export mux/divider opsPeng Fan
2019-07-31clk: mux: add set parent supportPeng Fan
2019-07-27Merge branch '2019-07-26-ti-imports'Tom Rini
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-26firmware: ti_sci: Add a command for releasing all exclusive devicesLokesh Vutla
2019-07-26firmware: ti_sci: Add processor shutdown API methodAndreas Dannenberg
2019-07-26firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla
2019-07-19clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski
2019-07-19clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski
2019-07-19clk: Introduce clk-provider.h to store Common Clock Framework's internalsLukasz Majewski
2019-07-19clk: sifive: Sync-up WRPLL library with upstream LinuxAnup Patel
2019-07-19clk: sifive: Factor-out PLL library as separate moduleAnup Patel
2019-06-05lib: Implement strndup()Thierry Reding
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC832*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six
2019-05-05lib: add Zstandard decompression supportMarek BehĂșn
2019-05-05lib: Add xxhash supportMarek BehĂșn
2019-04-26firmware: ti_sci: Modify auth_boot TI-SCI API to match new versionAndrew F. Davis
2019-04-26firmware: ti_sci: Add support for firewall managementAndrew F. Davis
2019-04-22compat linux: import completion from linux 4.18Philippe Reynes
2019-04-22include: linux: io: define devm_ioremap on board with ioremapPhilippe Reynes
2019-04-22mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon
2019-04-22mtd: nand: import nand_hw_control_init()Marc Gonzalez
2019-04-22mtd: add get/set of_node/flash_node helpersBrian Norris
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-04-12firmware: Add support for querying msmc memoryLokesh Vutla