summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | input: Add device tree parsing support for matrix keymapSascha Hauer2016-01-131-3/+3
| * | | input: move matrix_keypad_build_keymap() to C fileSascha Hauer2016-01-131-26/+2
| * | | input: Add input coreSascha Hauer2016-01-131-0/+34
| * | | keymap: Add keymap for keys with shift pressedSascha Hauer2016-01-131-0/+1
| * | | poller: Fix async pollerSascha Hauer2016-01-131-0/+4
| |/ /
* | | Merge branch 'for-next/hab'Sascha Hauer2016-02-081-2/+16
|\ \ \
| * | | imx: hab: Make hab status functions SoC specificSascha Hauer2016-02-041-2/+7
| * | | hab: Add HABv3 status report functionSascha Hauer2016-02-021-0/+9
| * | | imx: hab: rename driver dir to hab/Sascha Hauer2016-02-021-0/+0
| |/ /
* | | bootm: add initial FIT supportJan Luebbe2016-01-262-0/+49
* | | bootm: make verifying/hashing configurableSascha Hauer2016-01-261-2/+10
* | | crypto: add RSA supportSascha Hauer2016-01-262-0/+59
* | | crypto: add digest_alloc_by_algo()Sascha Hauer2016-01-261-0/+23
* | | bootm: Initialize bootm_data defaults in single placeSascha Hauer2016-01-261-0/+2
* | | bootm: move initrd code togetherSascha Hauer2016-01-261-0/+3
* | | bootm: use names instead of numbers for image partsSascha Hauer2016-01-221-3/+3
* | | bootm: introduce bootm_get_os_sizeSascha Hauer2016-01-221-0/+1
|/ /
* | Merge branch 'for-next/rtc'Sascha Hauer2016-01-112-0/+10
|\ \
| * | net: Add SNTP supportSascha Hauer2016-01-071-0/+8
| * | hwclock command: use format like the Linux tool doesSascha Hauer2016-01-071-0/+2
| |/
* | Merge branch 'for-next/pstore'Sascha Hauer2016-01-116-0/+293
|\ \
| * | fs: Add pstore filesystemMarkus Pargmann2015-12-102-0/+177
| * | lib: Import reed solomon code from kernelMarkus Pargmann2015-12-101-0/+103
| * | vsprintf: Add scnprintf from kernelMarkus Pargmann2015-12-101-0/+1
| * | printk: Add missing include/declarationMarkus Pargmann2015-12-101-0/+3
| * | log2: Add missing __rounddown_pow_of_two()Markus Pargmann2015-12-101-0/+9
| |/
* | Merge branch 'for-next/net'Sascha Hauer2016-01-111-2/+2
|\ \
| * | net: resolv: Make argument constSascha Hauer2015-12-141-2/+2
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2016-01-111-0/+5
|\ \
| * | mtd: nand: Add erased page bitflip check helper functionsMarkus Pargmann2016-01-041-0/+5
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2016-01-113-6/+26
|\ \
| * | of: Add of_property_for_each_phandle() iteratorTrent Piepho2016-01-081-0/+11
| * | of: Add for_each_compatible_node_from iteratorTrent Piepho2016-01-081-2/+6
| * | devfs: Add symlink supportSascha Hauer2016-01-081-0/+5
| * | bootstrap: constify stringsTrent Piepho2016-01-081-4/+4
| |/
* | Merge branch 'for-next/gcc5'Sascha Hauer2016-01-111-2/+2
|\ \
| * | linux/barebox-wrapper: Silence gcc5 warningSascha Hauer2015-12-101-2/+2
| |/
* | led: add missing includesAlexander Aring2016-01-071-0/+3
* | bootstrap: Boot barebox with kernel calling conventionTrent Piepho2015-12-141-1/+2
|/
* i2c: Port two utility functions from Linux kernelAndrey Smirnov2015-12-081-0/+15
* Merge branch 'for-next/state'Sascha Hauer2015-12-083-1/+27
|\
| * crypto: add simple keystoreMarc Kleine-Budde2015-11-271-0/+26
| * state: disable load commandEnrico Jorns2015-11-271-1/+0
| * of_path: add of_find_path_by_node()Marc Kleine-Budde2015-11-271-0/+1
* | Merge branch 'for-next/reset'Sascha Hauer2015-12-081-18/+4
|\ \
| * | reset: Add gpio reset supportSascha Hauer2015-11-231-0/+8
| * | reset: Remove unused *_optional functionsSascha Hauer2015-11-231-22/+0
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2015-12-081-0/+2
|\ \
| * | of: mtd: Import of_get_nand_ecc_{step_size, strength} from LinuxSebastian Hesselbarth2015-11-231-0/+2
| |/
* | Merge branch 'for-next/mmc'Sascha Hauer2015-12-082-1/+3
|\ \