summaryrefslogtreecommitdiffstats
path: root/defaultenv
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* defaultenv: update: add nfs supportMarc Kleine-Budde2012-01-253-13/+10
* defaultenv: enable progress for cpJean-Christophe PLAGNIOL-VILLARD2012-01-041-1/+1
* defaultenv: source the init_board so we can keep exported envJean-Christophe PLAGNIOL-VILLARD2012-01-041-1/+1
* defaultenv: simplify bootSascha Hauer2011-12-152-44/+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: place eth0.ethaddr more visiblyWolfram Sang2011-09-261-1/+3
* defaultenv: add config templateMarc Kleine-Budde2011-09-261-0/+67
* defaultenv: update: add support to update kernel on diskMarc Kleine-Budde2011-09-262-1/+4
* 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-262-5/+5
* Merge branch 'master' into nextSascha Hauer2011-06-201-3/+3
|\
| * Check return values of erase and tftp/cpTeresa Gamez2011-06-101-3/+3
* | update: add xloadJan Weitzel2011-06-112-1/+4
|/
* 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/update: fix return valuesMarc Kleine-Budde2011-02-071-1/+3
* defaultenv/bin/boot: fix ubi root's name assignmentMarc Kleine-Budde2011-02-031-2/+2
* Merge branch 'defenv' into nextSascha Hauer2011-01-211-6/+3
|\
| * defaultenv: do not print usage information for update scriptSascha Hauer2011-01-211-3/+0
| * defaultenv: only try to add partitions when partition description existsSascha Hauer2010-12-211-3/+3
* | Merge branch 'master' into nextSascha Hauer2011-01-171-2/+2
|\ \
| * | defaultenv: make 'boot' work from subdirsWolfram Sang2011-01-101-2/+2
| |/
* | update: add bareboxenv update possibilityEric Bénard2011-01-082-1/+7
* | defaultenv/bin/update: let /env/config set default valuesEric Bénard2011-01-081-2/+2
* | defaultenv/bin/boot: make ubi root's name configurableEric Bénard2011-01-081-1/+4
* | _update_help: fix script nameEric Bénard2011-01-081-1/+1
|/
* defaultenv/udpate: in xmodem mode load the data before erasingJean-Christophe PLAGNIOL-VILLARD2010-11-291-1/+8
* defaultenv/udpate: fix typo in default barebox image nameJean-Christophe PLAGNIOL-VILLARD2010-11-291-1/+1
* defaultenv: fix mtdpartsSascha Hauer2010-10-221-1/+1
* defaultenv: do not overwrite bootargs variableSascha Hauer2010-10-211-1/+1
* defaultenv: add update_barebox to update barebox easly via tftp or xmodemJean-Christophe PLAGNIOL-VILLARD2010-10-122-1/+7
* defaultenv: add xmodem support for updateJean-Christophe PLAGNIOL-VILLARD2010-10-123-13/+31
* defaultenv/update: add check crc32 optionsJean-Christophe PLAGNIOL-VILLARD2010-10-122-4/+12
* defaultenv/update: merge update_rootfs and update_kernelJean-Christophe PLAGNIOL-VILLARD2010-10-126-37/+54
* defaultenv: handle disk partitionsSascha Hauer2010-10-111-0/+4
* 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