summaryrefslogtreecommitdiffstats
path: root/defaultenv/bin/boot
Commit message (Expand)AuthorAgeFilesLines
* move defaultenv-1 to defaultenv/defaultenv-1Sascha Hauer2014-02-211-141/+0
* dhcp: switch to global var supportJean-Christophe PLAGNIOL-VILLARD2012-10-021-6/+6
* defaultenv: add binfmt supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+4
* 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-101-1/+16
* defaultenv: add dhcp-barebox optionJean-Christophe PLAGNIOL-VILLARD2012-03-171-1/+4
* defaultenv: add bootp supportJean-Christophe PLAGNIOL-VILLARD2012-03-171-3/+9
* defaultenv/boot: add getopt option support to select boot modeJean-Christophe PLAGNIOL-VILLARD2012-02-141-5/+21
* defaultenv: simplify bootSascha Hauer2011-12-151-39/+4
* update configs and default envs for uncompressSascha Hauer2011-11-291-1/+1
* defaultenv: add bootm_opt var to allow the board to pass parameter to bootmJean-Christophe PLAGNIOL-VILLARD2011-10-091-1/+1
* defaultenv: boot: add support to boot from diskMarc Kleine-Budde2011-09-261-1/+8
* defaultenv: boot: add serverip to static ip configurationMarc Kleine-Budde2011-09-261-1/+1
* defaultenv: boot: add eth0 to ip configurationMarc Kleine-Budde2011-09-261-1/+1
* defaultenv: boot: add backwards compatibility for kernel_loc=netMarc Kleine-Budde2011-09-261-0/+4
* defaultenv: simplify scriptingMarc Kleine-Budde2011-09-261-1/+1
* defaultenv: add kernel_loc nfs and tftp supportJean-Christophe PLAGNIOL-VILLARD2011-03-141-5/+8
* Generic environment: Fix assembling of the 'mtdparts' variableJuergen Beisert2011-03-031-2/+5
* defaultenv/bin/boot: fix ubi root's name assignmentMarc Kleine-Budde2011-02-031-2/+2
* Merge branch 'master' into nextSascha Hauer2011-01-171-2/+2
|\
| * defaultenv: make 'boot' work from subdirsWolfram Sang2011-01-101-2/+2
* | defaultenv/bin/boot: make ubi root's name configurableEric BĂ©nard2011-01-081-1/+4
|/
* defaultenv: fix mtdpartsSascha Hauer2010-10-221-1/+1
* defaultenv: do not overwrite bootargs variableSascha Hauer2010-10-211-1/+1
* defaultenv: create /dev/ram0.kernel at offset 8MMarc Kleine-Budde2010-08-251-1/+1
* defaultenv: fix adding of nand_partsMarc Kleine-Budde2010-08-251-1/+1
* defaultenv: fix physmap-flash device nameMarc Kleine-Budde2010-08-251-1/+1
* add a generic default environmentSascha Hauer2010-06-221-0/+109