summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: Rockchip: Add rk3568 specific barebox entry functionSascha Hauer2023-04-032-0/+21
| * | ARM: Rockchip: implement memory read out from controllerAhmad Fatoum2023-04-036-0/+311
| * | ARM: dts: rk356x: Add DMC controller nodeSascha Hauer2023-03-281-0/+5
| * | Documentation: booting-linux: document booting specific FIT configurationAhmad Fatoum2023-03-281-0/+10
* | | Merge branch 'for-next/misc'Sascha Hauer2023-04-19138-645/+1485
|\ \ \
| * | | ARM: rpi: fixup prefix property from VideoCore FDTAhmad Fatoum2023-04-171-0/+17
| * | | of: implement of_copy_propertyAhmad Fatoum2023-04-173-1/+27
| * | | net: designware: eqos: pass physical device to DMA APIAhmad Fatoum2023-04-171-7/+6
| * | | firmware: zynqmp-fpga: pass physical device to DMA APIAhmad Fatoum2023-04-171-3/+4
| * | | net: rtl8169: pass physical device for DMA APIAhmad Fatoum2023-04-171-4/+5
| * | | usb: xhci: pass physical device to DMA APIAhmad Fatoum2023-04-172-5/+9
| * | | usb: dwc3: populate parent of xHCI devAhmad Fatoum2023-04-173-8/+18
| * | | usb: misc: onboard_hub: sync compatibles with kernelAhmad Fatoum2023-04-171-1/+18
| * | | kbuild: drop reliance on echo -e extension for DT fragmentsAhmad Fatoum2023-04-171-3/+2
| * | | commands: menu: enable help text parsing for sphinx docsAhmad Fatoum2023-04-171-53/+54
| * | | Documentation: barebox environment: recommend a partition type GUID for GPT p...Marco Felsch2023-04-171-0/+3
| * | | video: fbconsole: implement non-fullscreen fbconsolePhilipp Zabel2023-04-171-14/+101
| * | | clock: implement CLOCKSOURCE_MASK in terms of GENMASK_ULLAhmad Fatoum2023-04-171-1/+2
| * | | treewide: remove no-longer needed IMD_USED_OFAhmad Fatoum2023-04-1712-35/+6
| * | | scripts: gen-dtb-s: reference OF IMD entries automaticallyAhmad Fatoum2023-04-172-0/+39
| * | | scripts: common: drop unused mman.h includeAhmad Fatoum2023-04-111-1/+0
| * | | scripts: compiler.h: add Windows supportAhmad Fatoum2023-04-111-0/+33
| * | | imx-usb-loader: don't depend on arpa/inet.h for endianness conversionAhmad Fatoum2023-04-111-25/+24
| * | | video: mipi_dbi: add damage tracking and partial updatesPhilipp Zabel2023-04-113-15/+75
| * | | graphic_utils: add optional damage trackingPhilipp Zabel2023-04-111-0/+16
| * | | video: fb: add optional damage trackingPhilipp Zabel2023-04-112-0/+15
| * | | spi: update spi_board_info FIXME commentPhilipp Zabel2023-04-111-1/+1
| * | | video: mipi_dbi: disable byte swapping if 16-bit SPI transfers are supportedPhilipp Zabel2023-04-111-2/+1
| * | | spi: stm32: support per-transfer bits per word switchingPhilipp Zabel2023-04-111-11/+39
| * | | spi: add per-driver bits-per-word maskPhilipp Zabel2023-04-111-0/+32
| * | | of: implement of_property_present helperAhmad Fatoum2023-04-051-2/+18
| * | | common: state: make barebox-state enabling in Kconfig easierAhmad Fatoum2023-04-051-0/+2
| * | | video: Add MIPI DBI compatible SPI driverPhilipp Zabel2023-04-053-0/+343
| * | | video: add MIPI DBI framebuffer helpersPhilipp Zabel2023-04-052-0/+289
| * | | video: Add of_get_display_timingPhilipp Zabel2023-04-052-0/+24
| * | | firmware: Add request/release_firmware() callsPhilipp Zabel2023-04-053-5/+48
| * | | mci: arasan: use sdhci_reset()Sascha Hauer2023-04-051-9/+6
| * | | mci: rockchip-dwcmshc-sdhci: use sdhci_reset()Sascha Hauer2023-04-051-17/+3
| * | | mmc: fix calculation of Max Enhanced AreaSchoyswohl, Roland2023-04-051-1/+1
| * | | ARM: dts: i.MX8MP: add dual-role usb-type-c PORT1 supportMarco Felsch2023-04-051-0/+17
| * | | ARM: cleanup 32bit/64bit support in KconfigSascha Hauer2023-04-056-31/+38
| * | | ARM: update defconfigsSascha Hauer2023-04-0569-271/+82
| * | | ARM: remove freescale-mx21-ads_defconfigSascha Hauer2023-04-051-38/+0
| * | | ARM: ZynqMP: Move ZynqMP feature selection into submenuSascha Hauer2023-04-051-2/+4
| * | | ARM: Rockchip: let boards depend on 32/64bitSascha Hauer2023-04-053-1/+11
| * | | mci: sdhci: Add and use common sdhci_wait_for_done()Sascha Hauer2023-04-055-82/+32
| * | | pbl: Implement dev_printf()Sascha Hauer2023-03-231-0/+15
| * | | net: dsa: sja1105: fall back to default speed configuration if no link was de...Oleksij Rempel2023-03-211-2/+1
| * | | net: dsa: sja1105: move port enable to adjust link code.Oleksij Rempel2023-03-211-8/+18
| * | | net: dsa: add adjust_link supportOleksij Rempel2023-03-212-2/+3
| | |/ | |/|