summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/ratp'Sascha Hauer2022-09-142-2/+5
|\
| * ratp: i2c: Do not return errorSascha Hauer2022-09-121-2/+2
| * ratp: getenv: Do not crash on non-existing variablesSascha Hauer2022-09-121-0/+3
* | Merge branch 'for-next/misc'Sascha Hauer2022-09-144-15/+84
|\ \
| * | blspec: fix memory leak handling NFS URLsAhmad Fatoum2022-09-131-7/+7
| * | of: refactor for of_fixup_reserved_memory() for clarityAhmad Fatoum2022-09-131-2/+4
| * | usbgadget: autostart: add usbgadget_autostart() for board codeAhmad Fatoum2022-08-171-5/+32
| * | common: bootm: reuse cdev_get_linux_rootarg()Ahmad Fatoum2022-08-161-3/+2
| * | of: add new of_fixup_reserved_memory() helperAhmad Fatoum2022-08-161-0/+41
| |/
* | Merge branch 'for-next/clang-analyze'Sascha Hauer2022-09-145-5/+11
|\ \
| * | password: avoid static analyzer false positiveAhmad Fatoum2022-09-121-2/+2
| * | common: env: drop never-read initializationAhmad Fatoum2022-09-121-1/+1
| * | bthread: fix null pointer dereference in error pathAhmad Fatoum2022-09-121-0/+2
| * | state: propagate failure to fixup enum32 into DTAhmad Fatoum2022-09-121-0/+2
| * | meminfo: support SANDBOX build with DEBUG log levelAhmad Fatoum2022-09-121-2/+4
| |/
* | of: reserved-mem: reserve regions prior to mmu_initcall()Ahmad Fatoum2022-08-181-12/+3
* | init: define new postmem_initcall()Ahmad Fatoum2022-08-181-1/+1
* | common: allow requesting SDRAM regions with custom flagsAhmad Fatoum2022-08-181-3/+5
* | resource: add flags parameter to __request_regionAhmad Fatoum2022-08-182-8/+9
|/
* Merge branch 'for-next/misc'Sascha Hauer2022-08-116-93/+150
|\
| * FIT: add first support for compressed imagesAhmad Fatoum2022-08-111-1/+31
| * kbuild: make FIT public key overwritableStefano Manni2022-08-091-0/+17
| * boot: allow booting by bootspec absolute pathAhmad Fatoum2022-08-092-1/+11
| * blspec: iterate over entries in lexical orderAhmad Fatoum2022-08-091-33/+10
| * blspec: refactor to prepare for booting by file pathAhmad Fatoum2022-08-091-54/+59
| * commands: boot: support preselecting boot entry in menuAhmad Fatoum2022-08-081-1/+9
| * booti: add debug prints for kernel header parsingAhmad Fatoum2022-08-081-0/+7
| * commands: of_dump: support limiting size of printed propertiesAhmad Fatoum2022-08-082-2/+2
| * common: bootm: print error in case of appendroot failedMarco Felsch2022-07-051-1/+4
* | Merge branch 'for-next/imx'Sascha Hauer2022-08-111-14/+10
|\ \
| * | pbl: generalize fsl i2c_early API into pbl_i2cAhmad Fatoum2022-08-081-14/+10
| |/
* | Merge branch 'for-next/efi'Sascha Hauer2022-08-111-0/+1
|\ \
| * | partitions: efi: register guid device parameter for disk GUIDAhmad Fatoum2022-07-051-0/+1
| |/
* | Merge branch 'for-next/compression'Sascha Hauer2022-08-111-14/+9
|\ \
| * | pbl: make USE_COMPRESSED_DTB a PBL-only featureAhmad Fatoum2022-07-141-6/+0
| * | common: don't allow compressing in-barebox binaries againAhmad Fatoum2022-07-141-8/+9
| |/
* | bootsource: allow DT aliases and bootrom numbering to differAhmad Fatoum2022-08-091-26/+75
* | bootsource: rename existing bootsource_set to bootsource_set_rawAhmad Fatoum2022-08-091-4/+5
* | common: machine_id: guard against digest algo being unavailableAhmad Fatoum2022-08-091-0/+5
* | common: machine_id: simplify early exitAhmad Fatoum2022-08-091-4/+2
* | common: don't fixup empty serial/machine_compatible stringsAhmad Fatoum2022-08-081-0/+4
* | USB: gadget: fastboot: allow exporting only barebox update handlerAhmad Fatoum2022-08-081-0/+2
* | file_list: factor out file_list_newAhmad Fatoum2022-08-081-6/+13
|/
* 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