summaryrefslogtreecommitdiffstats
path: root/commands/boot.c
Commit message (Expand)AuthorAgeFilesLines
* boot: iterate over directories in alphabetical orderSascha Hauer2014-05-131-13/+13
* boot: fix multiple boot sourcesSascha Hauer2014-05-131-1/+0
* blspec: honor default/once entries againSascha Hauer2014-03-241-5/+32
* boot command: only create boot entries from scriptsSascha Hauer2014-03-191-0/+5
* boot command: honour global.boot.default also for -l and -mSascha Hauer2014-03-191-31/+48
* Merge branch 'for-next/nfs'Sascha Hauer2014-03-071-1/+1
|\
| * run_command: remove unused flag parameterSascha Hauer2014-03-071-1/+1
* | boot command: Remove redundant assignmentAlexander Shiyan2014-02-171-1/+1
|/
* blspec: Fix another crash with menu disabledUwe Kleine-König2013-11-111-1/+3
* boot command: Add timeout support for menuSascha Hauer2013-11-051-1/+11
* boot command: make more flexibleSascha Hauer2013-11-051-127/+194
* boot: Print boot entries in the order they areSascha Hauer2013-11-051-14/+4
* blspec: rename _hwdevice functions to _devicenameSascha Hauer2013-11-051-1/+1
* boot: remove incomplete 'title' handling in menuSascha Hauer2013-10-161-13/+2
* Implement bootloader spec support for bareboxSascha Hauer2013-10-141-23/+145
* bootm: Replace getenv_loadaddr with getenv_ulSascha Hauer2013-10-071-2/+2
* defenv-2: replace boot script with commandSascha Hauer2013-09-301-0/+258