summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | defaultenv: provide defaults for generic reboot modesAhmad Fatoum2020-09-292-0/+21
| * | usbgadget: autostart: support delayed usbgadget.autostart=1Ahmad Fatoum2020-09-291-3/+3
* | | Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-143-6/+3
|\ \ \
| * | | treewide: replace strerror(-PTR_ERR(errno)) with %pe format specifierAhmad Fatoum2020-09-291-2/+1
| * | | vsprintf: retire strerrorp in favor of %peAhmad Fatoum2020-09-292-4/+2
| |/ /
* | | Merge branch 'for-next/misc' into masterSascha Hauer2020-10-144-4/+6
|\ \ \
| * | | shutdown: flush console on barebox shutdownLucas Stach2020-10-021-0/+2
| * | | common: debug_ll: remove reference to undefined Kconfig optionAhmad Fatoum2020-10-011-1/+0
| * | | Kallsyms: Cleanup whitespacesSascha Hauer2020-09-281-2/+2
| * | | common: misc: support strerror(err) for all err <= MAX_ERRNOAhmad Fatoum2020-09-281-1/+2
* | | | Merge branch 'for-next/magicvar-unique-id' into masterSascha Hauer2020-10-1412-70/+54
|\ \ \ \ | | |_|/ | |/| |
| * | | magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVARSascha Hauer2020-10-0212-67/+52
| | |/ | |/|
* | | Merge branch 'for-next/clang-analyzer' into masterSascha Hauer2020-10-143-3/+3
|\ \ \
| * | | blspec: fix dead assignmentAhmad Fatoum2020-10-121-1/+1
| * | | common: memsize: eliminate dead storeAhmad Fatoum2020-10-021-1/+1
| * | | globalvar: fix uninitialized read of variable when no nvvars existAhmad Fatoum2020-10-021-1/+1
| |/ /
* | | Merge branch 'for-next/buildsystem-version' into masterSascha Hauer2020-10-144-0/+16
|\ \ \ | |/ / |/| |
| * | imd: add buildsystem version to metadataSteffen Trumtrar2020-09-282-0/+4
| * | common: globalvar: add variable for buildsystem_version_stringSteffen Trumtrar2020-09-281-0/+6
| * | common: print buildsystem version in barebox bannerSteffen Trumtrar2020-09-251-0/+6
| |/