summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* imx-bbu-nand-fcb: Inform user if the barebox partition is too smallStefan Riedmueller2021-04-011-1/+15
* RISC-V: erizo: migrate to PBLAhmad Fatoum2021-03-231-2/+2
* filetype: detect RISC-V imagesAhmad Fatoum2021-03-231-0/+6
* ARM: make ARM_USE_COMPRESSED_DTB available for other archesAhmad Fatoum2021-03-231-0/+6
* partitions: don't allocate dma capable memoryAhmad Fatoum2021-03-233-8/+5
* Merge branch 'for-next/misc'Sascha Hauer2021-03-235-19/+20
|\
| * of: Return copy of live tree as fixed treeSascha Hauer2021-03-231-4/+10
| * blspec: Check if already mounted before mountingSascha Hauer2021-03-171-1/+3
| * image-fit: ignore rsa by image selectionDenis Osterland-Heim2021-03-161-4/+2
| * resource: include region name in conflict's debug outputAhmad Fatoum2021-03-161-2/+4
| * complete: Use string_list_add_sort_uniq()Sascha Hauer2021-03-161-8/+1
* | Merge branch 'for-next/bthreads'Sascha Hauer2021-03-235-5/+238
|\ \
| * | bthread: disable ASan accounting for fibers on 32-bit sandboxAhmad Fatoum2021-03-221-2/+6
| * | common: introduce bthreads, co-operative barebox threadsAhmad Fatoum2021-03-223-0/+224
| * | console: unconditionally run resched() in ctrlc()Ahmad Fatoum2021-03-171-2/+2
| * | common: poller: replace explicit calls to poller_call() with resched()Ahmad Fatoum2021-03-172-4/+4
| * | common: introduce HAS_ARCH_SJLJAhmad Fatoum2021-03-121-0/+5
* | | common: readline: fix possible buffer overflowsAhmad Fatoum2021-03-222-2/+2
* | | common: shell: select dependency GLOB for SHELL_SIMPLEAhmad Fatoum2021-03-221-0/+2
* | | common: boot: select dependency CONFIG_GLOBAhmad Fatoum2021-03-221-0/+1
|/ /
* / extend the test in bbu_std_file_handler() to also check for -ENOTSUP.jameszxj2021-02-241-1/+1
|/
* Merge branch 'for-next/imx'Sascha Hauer2021-02-221-68/+1
|\
| * ARM: i.MX: move BCB structures to header filePrimoz Fiser2021-02-011-68/+1
* | Merge branch 'for-next/ext4'Sascha Hauer2021-02-222-18/+19
|\ \
| * | block: use 64-bit types for sector offset and count on all platformsAhmad Fatoum2021-02-182-18/+19
* | | treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-192-2/+2
|/ /
* | common: Kconfig: improve defaultenv help textsRoland Hieber2021-02-011-6/+22
* | startup: Execute init scripts in alphabetical orderSascha Hauer2021-01-211-12/+17
|/
* startup: export PATH variableSascha Hauer2021-01-141-0/+1
* imd: change disabled checksum tag info to debugSteffen Trumtrar2021-01-131-1/+1
* image-sparse: change retlen to size_tSteffen Trumtrar2021-01-131-1/+1
* Merge branch 'for-next/spdx'Sascha Hauer2020-12-1149-500/+49
|\
| * common: replace license statements with SPDX-License-IdentifiersAhmad Fatoum2020-11-2748-480/+48
| * common: dummy_malloc: remove unintended GPL2 eCos-exception-2.0Ahmad Fatoum2020-11-271-20/+1
* | Merge branch 'for-next/misc'Sascha Hauer2020-12-1110-43/+80
|\ \
| * | boot: introduce option to pass barebox-enabled watchdog to systemdAhmad Fatoum2020-11-303-3/+48
| * | commands: implement and use parse_assignment helperAhmad Fatoum2020-11-273-8/+3
| * | hush: remove non-functional codeAhmad Fatoum2020-11-271-8/+1
| * | commands: boot: include blspec path name in entry titleAhmad Fatoum2020-11-241-1/+2
| * | commands: boot: display each list entry in a separate lineAhmad Fatoum2020-11-241-3/+2
| * | boot: drop uneeded header #includesAhmad Fatoum2020-11-241-5/+2
| * | bootm: adapt help text and naming for bootm.provide_machine_idAhmad Fatoum2020-11-233-12/+13
| * | setenv: align with POSIX in handling of setenv(var, "")Ahmad Fatoum2020-11-231-3/+9
* | | imd command: Bail out when crc generation/check failsSascha Hauer2020-12-071-4/+9
| |/ |/|
* | usbgadget: autostart: don't print error on repeated nv.usbgadget.autostart=1Ahmad Fatoum2020-11-241-2/+8
|/
* common/Makefile: Fix dependencySascha Hauer2020-11-131-1/+1
* nv: fix use-after-free when clearing from shellAhmad Fatoum2020-11-131-8/+4
* uimage: disable zero page when loading to SDRAM at address 0x0Michael Tretter2020-10-221-2/+19
* Merge branch 'for-next/reboot-mode' into masterSascha Hauer2020-10-143-3/+24
|\
| * Merge branch 'for-next/magicvar-unique-id' into for-next/reboot-modeSascha Hauer2020-10-0712-67/+52
| |\