summaryrefslogtreecommitdiffstats
path: root/common/startup.c
Commit message (Expand)AuthorAgeFilesLines
* startup: Execute init scripts in alphabetical orderSascha Hauer2021-01-211-12/+17
* startup: export PATH variableSascha Hauer2021-01-141-0/+1
* common: replace license statements with SPDX-License-IdentifiersAhmad Fatoum2020-11-271-11/+1
* Merge branch 'for-next/reboot-mode' into masterSascha Hauer2020-10-141-0/+16
|\
| * Merge branch 'for-next/magicvar-unique-id' into for-next/reboot-modeSascha Hauer2020-10-071-9/+6
| |\
| * | defaultenv: provide defaults for generic reboot modesAhmad Fatoum2020-09-291-0/+16
* | | Merge branch 'for-next/misc' into masterSascha Hauer2020-10-141-0/+2
|\ \ \ | |_|/ |/| |
| * | shutdown: flush console on barebox shutdownLucas Stach2020-10-021-0/+2
| |/
* / magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVARSascha Hauer2020-10-021-9/+6
|/
* Merge branch 'for-next/net' into masterSascha Hauer2020-09-251-0/+3
|\
| * Add workqueuesSascha Hauer2020-08-131-0/+3
* | Add constructor supportSascha Hauer2020-09-181-0/+15
|/
* startup: Add missing newline to notice messageJules Maselbas2020-08-031-1/+1
* Merge branch 'for-next/watchdog'Sascha Hauer2020-07-271-0/+4
|\
| * startup: inhibit watchdogs on non-interactive autoboot abortAhmad Fatoum2020-06-231-0/+4
* | startup: Fix do_autoboot_countdown() running multiple timesSascha Hauer2020-06-261-1/+4
* | startup: register autoboot vars in initcallSascha Hauer2020-06-261-12/+14
|/
* common.h: move and rename lregion_overlap()Masahiro Yamada2020-05-051-2/+12
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* startup: add $global.autoboot to make behavior configurableAhmad Fatoum2020-04-271-2/+15
* startup: don't clobber original autoboot stateAhmad Fatoum2020-04-271-4/+5
* startup: rename AUTOBOOT_UNKNOWN to more descriptive AUTOBOOT_COUNTDOWNAhmad Fatoum2020-04-271-2/+2
* Add magicvar description for autoboot variablesSascha Hauer2020-04-271-0/+8
* Allow usage of default environment without environment file storageAlbert Schwarzkopf2019-12-111-7/+17
* startup: allow ctrl+c abort during boot sequenceAhmad Fatoum2019-08-301-2/+2
* startup: Fix typo in commentLadislav Michl2019-08-231-1/+1
* startup: Register autoboot variables earlierLadislav Michl2019-08-231-7/+11
* startup: Factor out the autoboot counter to separate functionSascha Hauer2019-07-031-46/+88
* startup: Create boot related variables where they are usedSascha Hauer2019-07-031-10/+0
* startup: Create global.linux.bootargs.dyn.* variables where they are neededSascha Hauer2019-07-031-6/+0
* startup: remove unused editcmd variableSascha Hauer2019-07-031-3/+0
* startup: execute /env/bin/init as part of the initial shellIan Abbott2019-06-131-4/+5
* startup: Do not overwrite global.linux.bootargs.consoleSascha Hauer2019-06-131-3/+0
* defaultenv: Convert init script to CSascha Hauer2019-04-241-19/+169
* environment: bypass overlap check for mtd devicesSascha Hauer2018-10-121-0/+3
* environment: Fix overlapping partitions error messageLadislav Michl2018-10-121-2/+2
* environment: Do not use environment when overlapping with other partitionsSascha Hauer2018-09-261-1/+51
* Revert "startup: Load default environment earlier"Sascha Hauer2018-03-191-3/+3
* Merge branch 'for-next/tftp-workaround'Sascha Hauer2018-02-081-0/+1
|\
| * startup: create /tmpSascha Hauer2018-01-231-0/+1
* | startup: Load default environment earlierSascha Hauer2018-02-061-3/+3
|/
* include: move shell prototypes to shell.hSascha Hauer2016-04-151-0/+1
* fs: Add pstore filesystemMarkus Pargmann2015-12-101-0/+5
* login: rework login mechanismSascha Hauer2015-08-281-5/+2
* exitcall: move board_shutdown to exitcall infrastructureHerve Codina2015-07-131-5/+0
* exitcall: move arch_shutdown to exitcall infrastructureHerve Codina2015-07-131-3/+0
* exitcall: move device_shutdown to exitcall infrastructureHerve Codina2015-07-131-1/+0
* exitcall: Add exitcall infrastructureHerve Codina2015-07-131-0/+11
* startup: introduce postenvironment_initcallSascha Hauer2015-05-151-10/+18
* efi: mount efivarfs by default if enabledLucas Stach2014-12-091-0/+6