summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/rpi4'Sascha Hauer2022-06-291-0/+7
|\
| * ARM: rpi: add debug_ll support for Raspberry Pi 4Ahmad Fatoum2022-06-171-0/+7
* | Merge branch 'for-next/misc'Sascha Hauer2022-06-2912-50/+77
|\ \
| * | state: don't report error for -ENOMEDIUMAhmad Fatoum2022-06-211-1/+1
| * | treewide: Use pr_setenv() where appropriateSascha Hauer2022-06-212-14/+3
| * | env: Introduce pr_setenv()Sascha Hauer2022-06-211-2/+30
| * | bootchooser: rename pr_setenv() to bc_setenv()Sascha Hauer2022-06-201-6/+6
| * | fastboot: always try barebox_update handler for bbu- partitionsAhmad Fatoum2022-06-151-1/+2
| * | of: request reserved memory regions so other code can'tAhmad Fatoum2022-06-151-3/+18
| * | read_file: Pass NULL for the size parameter if the return value is not usedAlexander Shiyan2022-06-101-2/+1
| * | common: add help text for CONFIG_STATEAhmad Fatoum2022-06-101-0/+5
| * | common: reset_source: Remove of_get_reset_source_priority()Alexander Shiyan2022-06-101-17/+3
| * | treewide: Remove duplicate incudesAlexander Shiyan2022-06-103-4/+0
| * | block: set S_IFBLK for block devices instead of S_IFCHRAhmad Fatoum2022-06-101-0/+8
| |/
* | Merge branch 'for-next/earlycon'Sascha Hauer2022-06-292-0/+41
|\ \
| * | console: add new $global.bootm.earlycon parameterAhmad Fatoum2022-06-092-0/+41
| |/
* | ARM64/RISC-V: booti: support global.bootm.image.loadaddrAhmad Fatoum2022-06-091-6/+24
* | fastboot: support TF-A FSBL and FIP images for barebox updateAhmad Fatoum2022-06-031-0/+2
* | filetype: differentiate between STM32MP FSBL and SSBL imagesAhmad Fatoum2022-06-031-3/+10
* | bbu: export bbu_std_file_handler for use in custom handlersAhmad Fatoum2022-06-031-13/+20
* | bbu: add flag for enabling eMMC boot ackAhmad Fatoum2022-06-031-1/+16
* | bbu: use free(NULL) to simplify function cleanupAhmad Fatoum2022-06-031-8/+5
* | bbu: move barebox_update eMMC boot handling into common codeAhmad Fatoum2022-06-031-0/+55
|/
* tlsf: fix internal overflow trying to allocate big buffersAhmad Fatoum2022-05-241-3/+16
* Merge branch 'for-next/rsa'Sascha Hauer2022-05-191-30/+21
|\
| * fit: try other keys as fallbackSascha Hauer2022-05-041-14/+22
| * rsa: Collect keys on listSascha Hauer2022-05-041-21/+4
* | of: add generic of_prepend_machine_compatible()Oleksij Rempel2022-05-052-0/+59
* | common: add $global.serial_number with device tree fixupAhmad Fatoum2022-05-052-0/+21
|/
* Merge branch 'for-next/misc'Sascha Hauer2022-04-211-2/+2
|\
| * partitions: efi: print GPT offset in debug messageAhmad Fatoum2022-03-281-2/+2
* | usb: gadget: don't register UMS with empty functionAhmad Fatoum2022-03-281-1/+1
* | usb: gadget: implement and use system_partitions_get_nullAhmad Fatoum2022-03-282-6/+2
|/
* Merge branch 'for-next/stm32'Sascha Hauer2022-03-141-0/+4
|\
| * filetype: detect TF-A Firmware Image Packages (FIP)Ahmad Fatoum2022-02-231-0/+4
* | of: rename of_find_node_by_name() to of_find_node_by_name_address()Sascha Hauer2022-03-081-2/+2
* | bootm: add missing space in error messageAhmad Fatoum2022-03-021-1/+1
* | scripts: bareboximd: Fix -c optionSascha Hauer2022-02-281-2/+5
|/
* Merge branch 'for-next/state'Sascha Hauer2022-02-181-1/+19
|\
| * state: add deep probe aware helpers to get stateAhmad Fatoum2022-02-071-1/+19
* | Merge branch 'for-next/qoi'Sascha Hauer2022-02-181-0/+3
|\ \
| * | filetype: Add QOI format image typeJules Maselbas2022-01-201-0/+3
* | | Merge branch 'for-next/misc'Sascha Hauer2022-02-182-1/+17
|\ \ \
| * | | imd: add optional endianness= parameter for bi-endian systemsAntony Pavlov2022-02-112-0/+16
| * | | crypto: consistently name the algo digest symbols HAVE_DIGEST_...Uwe Kleine-König2022-02-101-1/+1
| |/ /
* | | Merge branch 'for-next/efi'Sascha Hauer2022-02-187-7/+14
|\ \ \
| * | | efi: probe devices from the device-treeMichael Olbrich2022-02-081-1/+3
| * | | rename cdev_open() -> cdev_open_by_name()Sascha Hauer2022-02-081-1/+1
| * | | cdev: add diskuuid supportMichael Olbrich2022-02-082-0/+5
| * | | cdev: rename partuuid to uuidMichael Olbrich2022-02-083-5/+5
| | |/ | |/|