summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx'Sascha Hauer2022-11-143-5/+19
|\
| * ARM: stm32mp: mark iwdg2 with barebox,restart-warm-bootromAhmad Fatoum2022-10-271-2/+4
| * restart: add reset -w for warm bootrom resetAhmad Fatoum2022-10-271-1/+4
| * restart: do restart-priority OF parsing in restart_handler_registerAhmad Fatoum2022-10-271-2/+3
| * restart: make restart.h header self-containedAhmad Fatoum2022-10-271-0/+5
| * usb: gadget: fsl_udc: add imx7_barebox_(load/start)_usbAhmad Fatoum2022-10-271-0/+3
* | Merge branch 'for-next/arm64-entry'Sascha Hauer2022-11-141-0/+7
|\ \
| * | asm-generic: memory_layout: define __keep_symbolref()Ahmad Fatoum2022-10-261-0/+7
| |/
* / reset: add missing stub for of_reset_control_get()Denis Orlov2022-11-021-0/+6
|/
* include: asm-generic: reloc: implement runtime_address()Ahmad Fatoum2022-10-241-0/+69
* ARM: i.MX8MP: add feature controller support for PlusAhmad Fatoum2022-10-182-1/+6
* dt-bindings: features: imx8m: fix typo in constantAhmad Fatoum2022-10-181-1/+1
* Merge branch 'for-next/selftest'Sascha Hauer2022-10-131-0/+1
|\
| * fs: implement unreaddirAhmad Fatoum2022-10-111-0/+1
* | Merge branch 'for-next/net'Sascha Hauer2022-10-131-0/+3
|\ \
| * | net: Bring up all interfaces when going interactiveSascha Hauer2022-09-221-0/+3
* | | Merge branch 'for-next/mmc'Sascha Hauer2022-10-131-0/+1
|\ \ \
| * | | mci: core: act upon broken-cd device tree propertyAhmad Fatoum2022-10-041-0/+1
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2022-10-1314-11/+26
|\ \ \
| * | | lib: random: add hwrng_get_crypto_bytesAhmad Fatoum2022-10-112-1/+7
| * | | lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-111-4/+0
| * | | driver: don't crash when dev_name/dev_id is called with NULL devAhmad Fatoum2022-10-111-0/+2
| * | | common: misc: remove now unused errno_strAhmad Fatoum2022-10-111-1/+0
| * | | block: have cdev_get_block_device accept const cdevAhmad Fatoum2022-10-111-2/+2
| * | | relocate_to_current_adr: hang directly on error instead of panic()Ahmad Fatoum2022-10-051-0/+6
| * | | include: move panic() prototype to <printk.h>Ahmad Fatoum2022-10-053-2/+3
| * | | fs: export file system detection functionalityAhmad Fatoum2022-10-051-0/+2
| * | | fs: implement cdev_mount()Ahmad Fatoum2022-10-041-0/+1
| * | | include: define SSIZE_MAX in <linux/limits.h>Ahmad Fatoum2022-10-041-0/+1
| * | | usb: have usb_rescan return count of enumerated devicesAhmad Fatoum2022-10-041-1/+1
| * | | USB: gadget: fastboot: introduce optional flag for fastboot partitionsJohannes Zink2022-09-261-0/+1
| | |/ | |/|
* | | Merge branch 'for-next/ksz8873'Sascha Hauer2022-10-134-0/+23
|\ \ \
| * | | driver: add dev_is_probed() helper functionOleksij Rempel2022-10-041-0/+5
| * | | net: add support for MDIO devicesOleksij Rempel2022-09-222-0/+15
| * | | net: port support for microchip SMI0 MDIO busOleksij Rempel2022-09-221-0/+3
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2022-10-133-0/+20
|\ \ \
| * | | imx-bbu-nand-fcb: extend for i.MX7 supportJohannes Zink2022-10-051-0/+5
| * | | mtd: nand-mxs: add i.MX7 FCB write supportJohannes Zink2022-10-052-0/+15
| | |/ | |/|
* | | efi: add device tree configuration table supportAhmad Fatoum2022-10-131-0/+1
* | | efi: implement and use for_each_efi_config_tableAhmad Fatoum2022-10-131-0/+5
* | | hw_random: add EFI RNG driverAhmad Fatoum2022-10-131-0/+18
* | | efi: capitalize enumeration constantsAhmad Fatoum2022-10-131-3/+3
* | | efi: retire efi_bool_tAhmad Fatoum2022-10-132-2/+1
|/ /
* / Revert "lib: zstd: sync with Linux"Sascha Hauer2022-09-305-2792/+981
|/
* net: Use dma_alloc to allocate net packetSascha Hauer2022-09-161-1/+2
* Merge branch 'for-next/sha256'Sascha Hauer2022-09-144-8/+40
|\
| * pbl: replace __piggydata_end with __image_endAhmad Fatoum2022-08-221-1/+0
| * firmware: add external firmware PBL supportAhmad Fatoum2022-08-221-6/+36
| * pbl: export pbl_barebox_verifyAhmad Fatoum2022-08-222-1/+4
* | Merge branch 'for-next/misc'Sascha Hauer2022-09-1413-0/+606
|\ \