summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'for-next/omap'Sascha Hauer2013-09-051-18/+43
|\
| * rework debug_llSascha Hauer2013-09-051-18/+43
* | Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-054-5/+8
|\ \
| * | Make hostname available to C CodeSascha Hauer2013-08-161-0/+2
| * | introduce barebox_set_modelSascha Hauer2013-08-161-0/+1
| * | remove remaining references of CONFIG_BOARDINFOSascha Hauer2013-08-163-3/+3
| * | globalvar: Allow to set initial valueSascha Hauer2013-08-161-2/+2
* | | Merge branch 'for-next/misc'Sascha Hauer2013-09-051-0/+4
|\ \ \
| * | | net/phy: support of mmd register read and writeJan Weitzel2013-08-311-0/+4
| | |/ | |/|
* | | Merge branch 'for-next/of'Sascha Hauer2013-09-051-0/+16
|\ \ \
| * | | of: base: import of_find_node_by_typeRenaud Barbier2013-09-051-0/+2
| * | | of: introduce some new helpersSascha Hauer2013-08-141-0/+14
| |/ /
* | | Merge branch 'for-next/ubifs'Sascha Hauer2013-09-055-0/+46
|\ \ \ | |_|/ |/| |
| * | Add deflate_decompress functionSascha Hauer2013-08-071-0/+4
| * | extend barebox wrapper headerSascha Hauer2013-08-071-0/+32
| * | move print_hex_dump function to include/common.hSascha Hauer2013-08-071-0/+8
| * | mtd: ubi: Add support for opening a volume by cdevSascha Hauer2013-08-071-0/+1
| * | filetype: Add ubifs detectionSascha Hauer2013-08-071-0/+1
| |/
* / globalvar: add missing includeSascha Hauer2013-08-141-0/+2
|/
* Merge branch 'for-next/serial'Sascha Hauer2013-08-052-5/+38
|\
| * serial: ns16550: remove f_caps from platform_dataSascha Hauer2013-07-231-4/+0
| * clk: provide static inline wrappersSascha Hauer2013-07-231-1/+38
* | Merge branch 'for-next/of'Sascha Hauer2013-08-052-2/+17
|\ \
| * | Add configurability via devicetreeSascha Hauer2013-07-181-0/+2
| * | of: Add convenience functions to en/disable devicenodesSascha Hauer2013-07-181-0/+5
| * | cdev: add device_find_partitionSascha Hauer2013-07-151-0/+1
| * | cdev: allow to open a struct cdevSascha Hauer2013-07-151-0/+1
| * | cdev: introduce partition namesSascha Hauer2013-07-151-1/+4
| * | of: partitions: factor out function to parse a single partitionSascha Hauer2013-07-151-0/+1
| * | of: export of_default_bus_match_tableSascha Hauer2013-07-151-0/+2
| * | devfs: let devfs_add_partition return the new partitionSascha Hauer2013-07-151-1/+1
* | | Merge branch 'for-next/mtd'Sascha Hauer2013-08-0518-454/+1372
|\ \ \