summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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/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
|\ \ \
| * | | UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-257-100/+988
| * | | UBI: remove old ubi supportSascha Hauer2013-07-242-557/+0
| * | | memory_display: Change address pointer to type const void *Sascha Hauer2013-07-231-1/+1
| * | | dma: apbh: Turn into a driverSascha Hauer2013-07-231-0/+2
| * | | dma: apbh: remove CONFIG_ARCH_DMA_PIO_WORDSSascha Hauer2013-07-231-7/+2
| * | | dma: apbh-dma: move header file to common locationSascha Hauer2013-07-231-0/+145
| * | | ARM: MXS: introduce stmp device supportSascha Hauer2013-07-231-0/+22
| * | | mtd: nand: update to v3.11-rc1Sascha Hauer2013-07-236-278/+600
| * | | mtd: introduce mtd_read_oob and mtd_write_oobSascha Hauer2013-07-221-0/+13
| * | | mtd: introduce ecc strengthSascha Hauer2013-07-222-0/+26
| * | | string: introduce memchr_invSascha Hauer2013-07-221-0/+2
| * | | mtd: sync bbm.h with Linux KernelSascha Hauer2013-07-221-22/+61
| * | | mtd: rename MTD_OOB_* to MTD_OPS_*Sascha Hauer2013-07-222-17/+20
| * | | of: add mtd of helpersSascha Hauer2013-07-161-0/+18
* | | | Merge branch 'for-next/misc'Sascha Hauer2013-08-051-1/+1
|\ \ \ \