summaryrefslogtreecommitdiffstats
path: root/defaultenv
Commit message (Expand)AuthorAgeFilesLines
* defaultenv-2: set bootargs correctly for network bootSascha Hauer2017-12-152-12/+2
* defaultenv: Add README for new network configSascha Hauer2017-12-151-0/+3
* net: environment: update automountsSascha Hauer2017-12-151-2/+2
* net: environment: remove ethx setup filesSascha Hauer2017-12-141-18/+0
* Merge branch 'for-next/misc'Sascha Hauer2016-09-132-3/+6
|\
| * Call boot_board from boot, not from init.grodriguez2016-08-242-3/+6
* | defaultenv-2: remove unused *-menu-add-entry callsSascha Hauer2016-08-261-5/+0
|/
* defaultenv: Unblank cursor at startupAlexander Shiyan2016-08-032-1/+2
* defaultenv-2: add automount for nfsUwe Kleine-König2016-04-081-4/+4
* defaultenv2: Add automount for RATPFSSascha Hauer2016-01-181-0/+6
* defaultenv: boot/net: Boot initramfs from tftp if presentMarkus Pargmann2015-12-011-1/+7
* login: rework login mechanismSascha Hauer2015-08-281-18/+0
* Merge branch 'for-next/misc'Sascha Hauer2015-03-091-2/+5
|\
| * defaultenv-2: init: don't call timeout again if the user intervenedMichael Olbrich2015-02-171-2/+5
* | defaultenv-2: mtdparts-add: Use new partition parameterSascha Hauer2015-02-121-5/+4
* | defaultenv-2: mtdparts-add: remove unused variableSascha Hauer2015-02-121-3/+0
* | mtd: nand: remove automatically created bb devicesSascha Hauer2015-02-121-3/+0
|/
* defaultenv: ignore barebox_zero_envMasahiro Yamada2015-02-111-0/+1
* defaultenv: generate force-built-in (zero) environment fileJan Luebbe2015-02-041-1/+7
* gitignore: move "barebox_default_env*" to subdirectoryMasahiro Yamada2015-02-021-0/+1
* defaultenv-2: Make use of nonvolatile variablesSascha Hauer2014-11-065-20/+8
* defaultenv: Reorder overlay append orderTeresa Gámez2014-09-111-2/+14
* remove unused boot-menu-add-entrySascha Hauer2014-06-233-15/+0
* Merge branch 'for-next/ifup'Sascha Hauer2014-05-051-0/+2
|\
| * default environment: force a specific return valueJuergen Borleis2014-04-241-0/+2
* | mtd: nand: create bb devices automaticallySascha Hauer2014-04-282-5/+0
|/
* defenv-2: replace menu with menutreeSascha Hauer2014-03-2828-149/+48
* Merge branch 'for-next/nfs'Sascha Hauer2014-03-071-67/+0
|\
* | defaultenv: Add boot option for DFUSascha Hauer2014-02-283-0/+42
* | defaultenv: Allow multiple defaultenvironment overlaysSascha Hauer2014-02-282-0/+172
* | move defaultenv-2 to defaultenv/defaultenv-2-*Sascha Hauer2014-02-2121-0/+493
* | move defaultenv-1 to defaultenv/defaultenv-1Sascha Hauer2014-02-217-0/+0
|/
* dhcp: switch to global var supportJean-Christophe PLAGNIOL-VILLARD2012-10-022-7/+7
* defaultenv: switch hostname to global.hostnameJean-Christophe PLAGNIOL-VILLARD2012-10-021-8/+8
* defaultenv: enable glovalvar supportJean-Christophe PLAGNIOL-VILLARD2012-10-021-0/+2
* defaultenv/bin/init: skip autoboot if $autoboot_timeout is unsetJan Luebbe2012-06-301-1/+1
* defaultenv: don't overwrite $user in configUwe Kleine-König2012-05-131-1/+3
* defaultenv: remove now unnecessary hush-hackSascha Hauer2012-04-302-5/+1
* defaultenv: add binfmt supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+4
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-181-9/+9
* defaultenv/update: add oftree supportJean-Christophe PLAGNIOL-VILLARD2012-04-152-1/+7
* Merge branch 'master' into nextSascha Hauer2012-04-111-1/+1
|\
| * defaultenv/update: fix dhcp-barebox supportJean-Christophe PLAGNIOL-VILLARD2012-04-111-1/+1
* | defaultenv: add support for custom board bootJean-Christophe PLAGNIOL-VILLARD2012-04-111-7/+11
* | defaultenv: add support of oftree file pass via dhcp (option 224)Jean-Christophe PLAGNIOL-VILLARD2012-04-101-0/+3
* | defaultenv/boot: add support for oftree boot option supportJean-Christophe PLAGNIOL-VILLARD2012-04-103-2/+20
|/
* defaultenv: add dhcp-barebox optionJean-Christophe PLAGNIOL-VILLARD2012-03-172-2/+11
* defaultenv: add bootp supportJean-Christophe PLAGNIOL-VILLARD2012-03-171-3/+9
* net: dhcp: allow to set transmitted vendor idEnrico Scholz2012-03-121-0/+1
* defaultenv/boot: add getopt option support to select boot modeJean-Christophe PLAGNIOL-VILLARD2012-02-142-5/+39