summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/rockchip'Sascha Hauer2023-04-197-0/+126
|\
| * ARM: Rockchip: make bootsource logic generic to all SoCsAhmad Fatoum2023-04-052-0/+33
| * ARM: Rockchip: Add rk3568 specific barebox entry functionSascha Hauer2023-04-031-0/+2
| * ARM: Rockchip: implement memory read out from controllerAhmad Fatoum2023-04-034-0/+91
* | Merge branch 'for-next/misc'Sascha Hauer2023-04-1911-15/+206
|\ \
| * | of: implement of_copy_propertyAhmad Fatoum2023-04-171-0/+10
| * | usb: dwc3: populate parent of xHCI devAhmad Fatoum2023-04-171-2/+10
| * | clock: implement CLOCKSOURCE_MASK in terms of GENMASK_ULLAhmad Fatoum2023-04-171-1/+2
| * | treewide: remove no-longer needed IMD_USED_OFAhmad Fatoum2023-04-171-4/+6
| * | scripts: gen-dtb-s: reference OF IMD entries automaticallyAhmad Fatoum2023-04-171-0/+30
| * | video: mipi_dbi: add damage tracking and partial updatesPhilipp Zabel2023-04-111-0/+6
| * | video: fb: add optional damage trackingPhilipp Zabel2023-04-111-0/+9
| * | spi: update spi_board_info FIXME commentPhilipp Zabel2023-04-111-1/+1
| * | spi: add per-driver bits-per-word maskPhilipp Zabel2023-04-111-0/+32
| * | of: implement of_property_present helperAhmad Fatoum2023-04-051-2/+18
| * | video: add MIPI DBI framebuffer helpersPhilipp Zabel2023-04-051-0/+63
| * | video: Add of_get_display_timingPhilipp Zabel2023-04-051-0/+2
| * | firmware: Add request/release_firmware() callsPhilipp Zabel2023-04-052-5/+16
| * | net: dsa: add adjust_link supportOleksij Rempel2023-03-211-0/+1
* | | Merge branch 'for-next/imx-image'Sascha Hauer2023-04-195-31/+140
|\ \ \
| * | | ARM: i.MX: bbu: add FlexSPI update handlerMarco Felsch2023-04-041-0/+11
| * | | ARM: i.MX: bbu: rename IMX_INTERNAL_FLAG_ERASE to IMX_BBU_FLAG_ERASEMarco Felsch2023-04-041-0/+2
| * | | filetype: add NXP FlexSPI filetypeMarco Felsch2023-04-041-0/+1
| * | | scripts: imx-image: add FlexSPI image supportMarco Felsch2023-04-041-0/+118
| * | | ARM: i.MX8M: Add QSPI image load supportMarco Felsch2023-04-041-0/+3
| * | | mci: imx-esdhc-pbl: move imx_load_image into common xload codeMarco Felsch2023-04-041-0/+5
| * | | spi: remove flash_platform_data supportMarco Felsch2023-03-171-31/+0
| |/ /
* | | Merge branch 'for-next/clk-of-overlay'Sascha Hauer2023-04-191-3/+2
|\ \ \
| * | | clk: of: drop arguments from of_clk_init()Sascha Hauer2023-03-231-3/+2
| | |/ | |/|
* | | net: linux/mdio.h: add missing init.h headerAhmad Fatoum2023-04-111-0/+1
|/ /
* | Revert "of: support of_ensure_probed for top-level machine device"Sascha Hauer2023-03-221-1/+0
|/
* Merge branch 'for-next/of-overlay' into nextSascha Hauer2023-03-161-0/+6
|\
| * driver: Add rescan hook to struct deviceSascha Hauer2023-03-101-0/+6
* | Merge branch 'for-next/misc' into nextSascha Hauer2023-03-161-3/+0
|\ \
| * | lib: string: remove duplicated functionDenis Orlov2023-03-161-3/+0
| |/
* | ARM: add LS1021A to Layerscape machine supportRenaud Barbier2023-03-157-5/+260
* | ARM: Do not print exception stacktrace in panicSascha Hauer2023-03-101-0/+1
* | of: support of_ensure_probed for top-level machine deviceAhmad Fatoum2023-03-101-0/+1
* | of: base: factor out of_merge_nodes from of_copy_nodeAhmad Fatoum2023-03-101-0/+1
* | ARM: i.MX8M: add option to install OP-TEEAhmad Fatoum2023-03-101-0/+16
* | Subject: [PATCH 1/1] ARM:lib32: add architected timerRenaud Barbier2023-03-091-0/+2
* | ARM: vexpress: Drop unnecessary initcallSascha Hauer2023-03-071-0/+6
* | ARM: stm32mp: Make safe for multi-archSascha Hauer2023-03-071-0/+2
* | pm_domains: Enable explicitly when we have power-domain providersSascha Hauer2023-03-071-0/+6
* | ARM: Rockchip: Make safe for multi-archSascha Hauer2023-03-071-0/+2
* | ARM: omap: Make multi-arch safeSascha Hauer2023-03-071-0/+6
* | ARM: omap: usbboot: Enable USB communication when neededSascha Hauer2023-03-071-0/+13
* | ARM: omap: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-1/+1
* | ARM: omap: Use ns16550 debug_ll helperSascha Hauer2023-03-071-33/+30
* | ARM: Rockchip: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-1/+1