summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/rockchip' into nextnextSascha Hauer3 days4-0/+148
|\
| * common: add wolfvision board code libraryMichael Riesch3 days4-0/+148
* | Merge branch 'for-next/pci' into nextSascha Hauer3 days1-0/+16
|\ \
| * | add support for resource listsSascha Hauer2024-04-021-0/+16
| |/
* | Merge branch 'for-next/nand' into nextSascha Hauer3 days1-6/+6
|\ \
| * | bch: update from KernelSascha Hauer3 days1-6/+6
| |/
* | Merge branch 'for-next/misc' into nextSascha Hauer3 days9-590/+713
|\ \
| * | common: factor out debugging options into separate filesAhmad Fatoum3 days3-578/+585
| * | bootm: add support for dynamically forcing signature verificationAhmad Fatoum9 days1-0/+16
| * | bootm: replace CONFIG_BOOTM_FORCE_SIGNED_IMAGES with helperAhmad Fatoum9 days1-2/+9
| * | bootm: add global.bootm.provide_hostname optionMarco Felsch2024-04-042-1/+26
| * | common: hostname: validate the provided hostnameMarco Felsch2024-04-041-0/+66
| * | common: env: make use of isempty()Marco Felsch2024-04-041-6/+6
| * | console: make console_set_stdoutpath publicMarco Felsch2024-04-041-1/+1
| * | fastboot: explain use of struct fastboot::cmd_exec/flashAhmad Fatoum2024-04-031-0/+2
| * | common: deep-probe: fix DEEP_PROBE_UNKNOWN misspellingAntony Pavlov2024-04-021-3/+3
| |/
* / partitions: efi: fix NULL dereference on corrupted GPTAhmad Fatoum3 days2-3/+5
|/
* Merge branch 'for-next/misc'Sascha Hauer2024-03-1511-32/+650
|\
| * common: barebox_banner: fix missing newlineMarco Felsch2024-03-151-1/+1
| * startup: fix autoboot_state in case of abortMarco Felsch2024-03-151-1/+2
| * boot: add helper to set default boot source from board fileMarco Felsch2024-03-151-1/+8
| * fastboot: add support to set fastboot_bbu from board codeMarco Felsch2024-03-151-0/+5
| * console: flush consoles on newline when debuggingAhmad Fatoum2024-03-132-1/+16
| * ddr_spd: add routine for printing DDR3 SPD contentsDenis Orlov2024-03-131-8/+548
| * commands: dmesg: support aborting dmesg output with ctrl-cAhmad Fatoum2024-03-081-1/+5
| * console: scale number of log messages with available RAMAhmad Fatoum2024-03-081-3/+8
| * FIT: support finding compatible configuration by FDT compatibleAhmad Fatoum2024-03-051-2/+37
| * blspec: don't parse whole device tree to compare compatiblesAhmad Fatoum2024-03-051-8/+8
| * bbu: Emit a message about what happens also when -y is givenUwe Kleine-König2024-02-231-6/+12
* | Merge branch 'for-next/imx'Sascha Hauer2024-03-153-5/+17
|\ \
| * | env: export getenv_ullx() helperAhmad Fatoum2024-03-131-2/+13
| * | board: tq: add support for 16bit eepromSascha Hauer2024-03-131-2/+2
| * | board: tq: fix format specifierSascha Hauer2024-03-131-1/+1
| * | board: tq: add missing selectSascha Hauer2024-03-131-0/+1
* | | Merge branch 'for-next/arm-efi-prepare'Sascha Hauer2024-03-1523-2167/+494
|\ \ \ | |/ / |/| |
| * | filetype: add new file types for EFI-enabled Linux imagesAhmad Fatoum2024-03-051-3/+10
| * | common: add PE/COFF loaderAhmad Fatoum2024-03-053-0/+383
| * | efi: payload: suppress EFI payload initcalls when not EFI-loadedAhmad Fatoum2024-03-051-1/+2
| * | filetype: have cdev_detect_type take a cdevAhmad Fatoum2024-03-051-10/+2
| * | block: record block device typeAhmad Fatoum2024-03-051-0/+24
| * | partitions: have parsers record bootable bitsAhmad Fatoum2024-03-053-2/+30
| * | block: define BLOCKSIZE globally in block.hAhmad Fatoum2024-03-051-2/+0
| * | common: efi: move directory to top-levelAhmad Fatoum2024-03-0514-2141/+0
| * | boot: print error code when booting failsAhmad Fatoum2024-03-051-1/+1
| * | common: add option to poweroff system on failureAhmad Fatoum2024-03-052-14/+42
| * | commands: efiexit: flush console and shutdown bareboxAhmad Fatoum2024-03-051-2/+9
* | | common: console_common: handle NULL dev gracefully in dev_printfAhmad Fatoum2024-03-131-1/+1
* | | optee: build common code depending on CONFIG_HAVE_OPTEEAhmad Fatoum2024-03-081-2/+1
|/ /
* | partitions: dos: change first partition number from 1 to 0Sascha Hauer2024-03-011-3/+3
* | partitions: efi: change first partition number from 1 to 0Sascha Hauer2024-03-011-1/+1