summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* ARM: rpi: add debug_ll support for Raspberry Pi 4Ahmad Fatoum2022-06-171-0/+7
* 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
| | |/ | |/|
* / | scripts: bareboximd: Use mmap when possibleSascha Hauer2022-02-111-1/+6
|/ /
* / dos-partitions: Fix extended partitionsSascha Hauer2022-01-251-0/+2
|/
* Merge branch 'for-next/spdx'Sascha Hauer2022-01-1923-2/+46
|\
| * treewide: add SPDX-License-Identifier for files without explicit licenseAhmad Fatoum2022-01-0515-1/+30
| * treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-051-0/+2
| * treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-057-1/+14
* | Merge branch 'for-next/riscv'Sascha Hauer2022-01-191-0/+21
|\ \
| * | RISC-V: add stacktrace support via frame pointer walkingAhmad Fatoum2022-01-121-0/+12
| * | RISC-V: virt: riscvemu: add HTIF DEBUG_LL supportAhmad Fatoum2022-01-121-0/+9
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2022-01-195-19/+50
|\ \
| * | ARM64: rockchip: add config symbol for ARMv8-based rk3399 SoCAhmad Fatoum2022-01-171-1/+9
| * | driver: have CONFIG_DEBUG_PROBES report device unbind as wellAhmad Fatoum2022-01-141-2/+8
| * | commands: add new tutorial commandAhmad Fatoum2022-01-131-6/+15
| * | state: make first boot with uninitialized legacy state less verboseAhmad Fatoum2022-01-102-4/+7
| * | common: boards: qemu-virt: fix dtc warningAhmad Fatoum2022-01-101-6/+11
* | | common: elf: add elf_load_binaryClement Leger2022-01-181-22/+61
| |/ |/|
* | imx-bbu-nand-fcb: suppress compiler warning about uninitialized useAhmad Fatoum2022-01-051-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-12-1513-19/+235
|\
| * RISC-V: qemu-virt: add overlay for environment and stateAhmad Fatoum2021-12-073-0/+9
| * common: boards: qemu-virt: genericize to support non-ARM architecturesAhmad Fatoum2021-12-072-7/+26
| * ARM: qemu: move board code to central locationAhmad Fatoum2021-12-077-0/+163
| * state: make first boot less verboseAhmad Fatoum2021-12-073-7/+20