summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2021-04-157-34/+190
|\
| * bareboximd: Use mmap when possiblySascha Hauer2021-04-141-1/+5
| * resource: enable use of iomem command on EFI systemsAhmad Fatoum2021-04-133-1/+177
| * common: add option for shipping KCONFIG_CONFIG as /env/data/configAhmad Fatoum2021-04-131-0/+8
| * x86: drop legacy (PC BIOS) boot in favor of EFIAhmad Fatoum2021-03-252-31/+0
| * common: drop done TODO about 4G partitionsAhmad Fatoum2021-03-251-1/+0
* | Merge branch 'for-next/clk'Sascha Hauer2021-04-152-17/+14
|\ \
| * | common: common_console: Rework log_printJules Maselbas2021-03-261-10/+8
| * | clock: Remove time_beginningJules Maselbas2021-03-262-8/+1
| * | clock: Update cs->cycle_last when switching clockJules Maselbas2021-03-261-0/+6
| |/
* / 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