summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* digest: introduce digest_{init/update/final/length}Jean-Christophe PLAGNIOL-VILLARD2015-03-121-13/+13
* digest: move digest.c to cryptoJean-Christophe PLAGNIOL-VILLARD2015-03-122-175/+0
* pbl: let pbl-console depend on !CONSOLE_NONELucas Stach2015-03-111-0/+1
* Merge branch 'for-next/tegra'Sascha Hauer2015-03-091-1/+3
|\
| * bbu: make bbu confirm a bit more verboseLucas Stach2015-03-041-1/+3
* | Merge branch 'for-next/misc'Sascha Hauer2015-03-096-14/+66
|\ \
| * | environment: envfs_{load, save}: add possibility to call with filename and di...Marc Kleine-Budde2015-03-061-0/+12
| * | console: Make locally used function staticSascha Hauer2015-03-041-1/+1
| * | menu: depend on !CONFIG_SHELL_NONELucas Stach2015-03-021-0/+1
| * | ARM/mem: handle data aborts gracefully for mdJan Luebbe2015-02-271-5/+29
| * | common/bootargs: add blkdevparts variablesHubert Feurstein2015-02-171-8/+16
| * | imd: provide dummy imd_command_setenvLucas Stach2015-02-121-0/+7
* | | Merge branch 'for-next/arm'Sascha Hauer2015-03-091-0/+15
|\ \ \
| * | | ARM: Rockchip: Add DEBUG_LL based on mach-socfpgaAndrey Panov2015-02-131-0/+15
| |/ /
* | | Merge branch 'for-next/am335x'Sascha Hauer2015-03-061-2/+3
|\ \ \ | |_|/ |/| |
| * | reset_source: Add external resetWadim Egorov2015-03-021-0/+1
| * | reset_source: make safe to call earlierSascha Hauer2015-03-021-2/+2
* | | environment: Do not remove base env directorySascha Hauer2015-02-191-0/+3
| |/ |/|
* | blspec: put blspec bootargs into a .dyn bootargs variableSascha Hauer2015-02-101-1/+1
|/
* Merge branch 'for-next/mxs'Sascha Hauer2015-02-041-0/+1
|\
| * pbl: Add support for memory_displaySascha Hauer2015-01-281-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2015-02-041-1/+1
|\ \
| * | console: allow to specify the device idJean-Christophe PLAGNIOL-VILLARD2015-01-131-1/+1
* | | Fix spelling: pathes -> pathsWadim Egorov2015-01-282-4/+4
| |/ |/|
* | common: console_console: put functions under correct ifdefLucas Stach2015-01-191-35/+35
|/
* Merge branch 'for-next/netconsole'Sascha Hauer2015-01-091-0/+7
|\
| * console: Add set_active callbackSascha Hauer2014-12-171-0/+7
* | Merge branch 'for-next/mxs'Sascha Hauer2015-01-094-1/+42
|\ \
| * | console: Make sure xzalloc is only used when it's availableSascha Hauer2015-01-051-1/+1
| * | malloc: Add a function to detect if malloc pool is already initializedSascha Hauer2015-01-051-0/+8
| * | Add PBL console supportSascha Hauer2015-01-051-0/+11
| * | printf: move panic() to common/misc.cSascha Hauer2015-01-051-0/+22
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2015-01-092-3/+19
|\ \
| * | sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
| * | clock: incorporate dummy clocksource into core clock codeAntony Pavlov2014-12-171-2/+18
| |/
* | Merge branch 'for-next/efi'Sascha Hauer2015-01-092-0/+21
|\ \ | |/ |/|
| * efi: mount efivarfs by default if enabledLucas Stach2014-12-091-0/+6
| * efi: add function to determine type of device pathLucas Stach2014-12-091-0/+15
* | blspec: print error when devicetree not foundSascha Hauer2014-12-161-0/+1
|/
* Merge branch 'for-next/randconfig-1'Sascha Hauer2014-12-081-1/+1
|\
| * Kconfig: make BROKEN invisibleSascha Hauer2014-11-281-1/+0
| * ARM: Let MMU depend on !CPU_ARM946ESascha Hauer2014-11-281-0/+1
* | Merge branch 'for-next/persistent-vars'Sascha Hauer2014-12-084-78/+360
|\ \
| * | defaultenv-2: Make use of nonvolatile variablesSascha Hauer2014-11-061-0/+1
| * | globalvar: Add support for printing all global variablesSascha Hauer2014-11-061-0/+5
| * | Add support for non volatile variablesSascha Hauer2014-11-063-0/+176
| * | environment: Only save changes to the defaultenvSascha Hauer2014-11-062-14/+108
| * | environment: refactor saveenvSascha Hauer2014-11-061-68/+75
| * | environment: remove unused variableSascha Hauer2014-11-051-1/+0
| * | environment: drop unnecessary castsSascha Hauer2014-11-051-6/+6