summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/rpi4'Sascha Hauer2022-06-292-0/+74
|\
| * ARM: rpi: parse useful data from vc fdtDaniel BrĂ¡t2022-06-271-0/+40
| * dma: add dma_sync nop stubs for PBLAhmad Fatoum2022-06-171-0/+22
| * dma: avoid clash between static inline and extern dma_alloc declarationsAhmad Fatoum2022-06-171-0/+12
* | Merge branch 'for-next/misc'Sascha Hauer2022-06-297-9/+35
|\ \
| * | ddr: imx8m: remove header including itselfAhmad Fatoum2022-06-241-1/+0
| * | env: Introduce pr_setenv()Sascha Hauer2022-06-211-0/+7
| * | of: request reserved memory regions so other code can'tAhmad Fatoum2022-06-151-0/+9
| * | of: add of_get_reserve_map stub for !CONFIG_OFTREERouven Czerwinski2022-06-101-1/+6
| * | common: reset_source: Remove of_get_reset_source_priority()Alexander Shiyan2022-06-101-7/+0
| * | block: set S_IFBLK for block devices instead of S_IFCHRAhmad Fatoum2022-06-101-0/+9
| * | globalvar: Add missing empty prototype for globalvar_set()Alexander Shiyan2022-06-101-0/+2
| * | mci: core: add device parameter for eMMC boot ackLucas Stach2022-06-101-0/+2
* | | Merge branch 'for-next/earlycon'Sascha Hauer2022-06-291-0/+2
|\ \ \
| * | | console: add new $global.bootm.earlycon parameterAhmad Fatoum2022-06-091-0/+2
| |/ /
* | | Merge branch 'for-next/arm'Sascha Hauer2022-06-292-1/+9
|\ \ \
| * | | filetype: differentiate between STM32MP FSBL and SSBL imagesAhmad Fatoum2022-06-031-1/+2
| * | | bbu: export bbu_std_file_handler for use in custom handlersAhmad Fatoum2022-06-031-0/+3
| * | | bbu: add flag for enabling eMMC boot ackAhmad Fatoum2022-06-031-0/+1
| * | | bbu: move barebox_update eMMC boot handling into common codeAhmad Fatoum2022-06-031-0/+3
* | | | ddr: imx8m: workaround old spreadsheets not initializing ADDRMAP7Ahmad Fatoum2022-06-271-0/+1
| |_|/ |/| |
* | | gui: image_renderer: Fix empty prototype for image_renderer_image()Alexander Shiyan2022-06-101-1/+4
| |/ |/|
* | of: Add missing inline for stub functionSascha Hauer2022-06-081-1/+1
|/
* Merge branch 'for-next/rsa'Sascha Hauer2022-05-191-1/+6
|\
| * rsa: Add iterator for rsa keysSascha Hauer2022-05-041-0/+4
| * rsa: Collect keys on listSascha Hauer2022-05-041-1/+2
* | Merge branch 'for-next/of-board'Sascha Hauer2022-05-192-0/+12
|\ \
| * | of: add generic of_prepend_machine_compatible()Oleksij Rempel2022-05-052-0/+9
| * | common: add $global.serial_number with device tree fixupAhmad Fatoum2022-05-051-0/+3
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2022-05-192-0/+50
|\ \ | |/ |/|
| * ata: disk_ata_drive: clean up code in ata_dump_id()Denis Orlov2022-04-291-0/+5
| * video: omap-fb: Rework to enable COMPILE_TEST optionAlexander Shiyan2022-04-251-0/+45
* | Merge branch 'for-next/misc'Sascha Hauer2022-04-212-0/+2
|\|
| * libfile: implement new pread_fullAhmad Fatoum2022-03-281-0/+1
| * gpio: include header for BIT() used in <gpio.h>Ahmad Fatoum2022-03-281-0/+1
* | Merge branch 'for-next/dsa'Sascha Hauer2022-04-219-3/+1871
|\ \
| * | add ethlog commandOleksij Rempel2022-04-191-0/+11
| * | hexdump: provide support for dev_print_hex_dump()Oleksij Rempel2022-04-191-3/+11
| * | net: dsa: add KSZ9477 switch SPI driverOleksij Rempel2022-04-141-0/+1665
| * | of_net: add rev-rmii supportOleksij Rempel2022-04-141-0/+1
| * | net: mdio: add MDIO_DEVAD_NONE defineOleksij Rempel2022-04-141-0/+2
| * | spi: port spi_sync_transfer() function from kernel v5.17Oleksij Rempel2022-04-141-0/+24
| * | net: port part of if_vlan header from kernel v5.17Oleksij Rempel2022-04-141-0/+56
| * | driver: add dev_get_priv() helperOleksij Rempel2022-04-141-0/+5
| * | net: add DSA framework to support basic switch functionalityOleksij Rempel2022-04-141-0/+90
| * | net: phy: export of_phy_register_fixed_link() functionOleksij Rempel2022-04-141-0/+2
| * | net: add of_find_eth_device_by_node() functionOleksij Rempel2022-04-141-0/+1
| * | net: add RX preprocessor supportOleksij Rempel2022-04-141-0/+3
* | | mtd: peb: Add mtd_peb_read_file()Sascha Hauer2022-04-211-0/+2
|/ /
* | usb: gadget: mass-storage: reference count allocations used in bthreadAhmad Fatoum2022-03-281-0/+1