summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* blspec: rename _hwdevice functions to _devicenameSascha Hauer2013-11-051-2/+2
* blspec: Fix crash with menu disabledSascha Hauer2013-10-301-1/+2
* fs: bpkfs: add missing includeJean-Christophe PLAGNIOL-VILLARD2013-10-211-0/+68
* Implement bootloader spec support for bareboxSascha Hauer2013-10-141-0/+92
* cdev: store dos partition type in struct cdevSascha Hauer2013-10-141-0/+1
* add function to read single line filesSascha Hauer2013-10-141-0/+2
* Merge branch 'for-next/socfpga'Sascha Hauer2013-10-071-0/+1
|\
| * bootstrap: Add missing includeSascha Hauer2013-09-261-0/+2
| * clk: of: introduce of_clk_src_simple_getSascha Hauer2013-09-231-0/+1
* | Merge branch 'for-next/rs485'Sascha Hauer2013-10-072-0/+9
|\ \
| * | console: introduce new callback set_modeJean-Christophe PLAGNIOL-VILLARD2013-09-241-0/+6
| * | console: introduce console_get_by_devJean-Christophe PLAGNIOL-VILLARD2013-09-241-0/+2
| * | shutdown: add board call backJean-Christophe PLAGNIOL-VILLARD2013-09-241-0/+1
* | | Merge branch 'for-next/omap'Sascha Hauer2013-10-071-0/+1
|\ \ \
| * | | i2c-omap: Update driverJan Weitzel2013-09-271-0/+1
| |/ /
* | | Merge branch 'for-next/net'Sascha Hauer2013-10-073-0/+57
|\ \ \
| * | | introduce helper to generate mac address with OUIJean-Christophe PLAGNIOL-VILLARD2013-09-221-0/+42
| * | | smc91111: add fixup for qemu phy supportJean-Christophe PLAGNIOL-VILLARD2013-09-221-0/+14
| * | | net: designware: Add decvicetree supportSascha Hauer2013-09-091-0/+1
* | | | Merge branch 'for-next/mount'Sascha Hauer2013-10-072-1/+12
|\ \ \ \
| * | | | fs: add cdev mount helpersSascha Hauer2013-09-301-0/+3
| * | | | block: Collect block devices on listSascha Hauer2013-09-301-0/+6
| * | | | mount: implement -v option to print available filesystemsSascha Hauer2013-09-291-0/+1
| * | | | fs: remove unused field 'name' from struct fs_driver_dSascha Hauer2013-09-291-1/+0
| * | | | fs: cleanup backingstore handlingSascha Hauer2013-09-291-0/+2
| | |/ / | |/| |
* | | | Merge branch 'for-next/misc'Sascha Hauer2013-10-072-0/+13
|\ \ \ \
| * | | | usb: make usb devices children of the corresponding hostSascha Hauer2013-09-241-0/+1
| * | | | process_escape_sequence: add support to \$?Jean-Christophe PLAGNIOL-VILLARD2013-09-181-0/+12
| | |/ / | |/| |
* | | | Merge branch 'for-next/mci'Sascha Hauer2013-10-071-0/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | mci: add designware mmc controller supportSascha Hauer2013-09-111-0/+9
| |/ /
* | | Merge branch 'for-next/lzo'Sascha Hauer2013-10-071-4/+5
|\ \ \
| * | | lzo: update to lzo-2013Jean-Christophe PLAGNIOL-VILLARD2013-09-221-4/+5
| |/ /
* | | Merge branch 'for-next/login'Sascha Hauer2013-10-074-8/+112
|\ \ \
| * | | introduce runtime loglevelSascha Hauer2013-09-292-3/+8
| * | | login/passwd: add default password supportJean-Christophe PLAGNIOL-VILLARD2013-09-191-5/+17
| * | | login: disable input console if password wrongJean-Christophe PLAGNIOL-VILLARD2013-09-191-0/+3
| * | | globalvar: add globalvar_add_simple_int/bool/enum/ip supportJean-Christophe PLAGNIOL-VILLARD2013-09-181-0/+84
| |/ /
* | | Merge branch 'for-next/fs'Sascha Hauer2013-10-071-0/+53
|\ \ \
| * | | fs: add uimagefsJean-Christophe PLAGNIOL-VILLARD2013-09-271-0/+53
| | |/ | |/|
* | | Merge branch 'for-next/console'Sascha Hauer2013-10-071-1/+2
|\ \ \
| * | | console: factorise function to get the first enabled consoleJean-Christophe PLAGNIOL-VILLARD2013-10-061-0/+2
| * | | console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-1/+0
| | |/ | |/|
* | | Merge branch 'for-next/bpkfs'Sascha Hauer2013-10-071-0/+1
|\ \ \
| * | | filetype: add Binary PacKage BPK typeJean-Christophe PLAGNIOL-VILLARD2013-10-061-0/+1
| | |/ | |/|
* | | bootm: Replace getenv_loadaddr with getenv_ulSascha Hauer2013-10-071-2/+0
* | | environment variables: introduce new helpersSascha Hauer2013-09-301-3/+28
* | | bootm: Add dryrun supportSascha Hauer2013-09-241-0/+2
* | | bootm: separate bootm input data and internal dataSascha Hauer2013-09-241-2/+14
* | | bootm: move getenv_loadaddr from command to commonSascha Hauer2013-09-241-0/+2
|/ /
* / bootstrap: Add missing includeSascha Hauer2013-09-231-0/+2
|/