summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2015-06-093-14/+34
|\
| * tlsf malloc: enable 64bit support on 64bit architecturesSascha Hauer2015-05-221-1/+5
| * console: use regular malloc for log messagesSascha Hauer2015-05-151-3/+11
| * startup: introduce postenvironment_initcallSascha Hauer2015-05-151-10/+18
* | Merge branch 'for-next/memtest'Sascha Hauer2015-06-091-64/+112
|\ \
| * | common/memtest.c: Distil common error reporting codeAndrey Smirnov2015-05-151-25/+28
| * | common/memtest.c: Refactor mem_test() into three surbroutinesAndrey Smirnov2015-05-151-37/+68
| * | common/memtest.c: Do not omit offset of 0 from testsAndrey Smirnov2015-05-151-1/+16
| * | common/memtest.c: Fix incorrect array boundary checkAndrey Smirnov2015-05-151-2/+1
| |/
* | Merge branch 'for-next/mem64'Sascha Hauer2015-06-091-14/+28
|\ \
| * | memory_display: Add 64bit supportSascha Hauer2015-05-281-1/+15
| * | memory_display: Use consistent typesSascha Hauer2015-05-281-13/+13
| |/
* | Merge branch 'for-next/console'Sascha Hauer2015-06-092-40/+99
|\ \
| * | console: When switching baudrate print console nameSascha Hauer2015-06-091-2/+2
| * | console: Add console_get_by_nameSascha Hauer2015-06-091-0/+13
| * | console: Add functions to get/set baudrateSascha Hauer2015-06-091-5/+32
| * | console: Add functions to get/set active state of consoleSascha Hauer2015-06-091-34/+53
| |/
* / bootsource: Add NET bootsourceWadim Egorov2015-05-271-0/+1
|/
* setenv: Be more informative when device parameter setting failsSascha Hauer2015-05-041-5/+7
* timeout: factor out wait-for-key-press loop into separate fileMarc Kleine-Budde2015-04-232-0/+68
* Merge branch 'for-next/state'Sascha Hauer2015-04-133-0/+1206
|\
| * state: add framework for persistent state handlingSascha Hauer2015-03-123-0/+1206
* | Merge branch 'for-next/crypto'Sascha Hauer2015-04-135-205/+79
|\ \
| * | password: add pbkdf2 supportJean-Christophe PLAGNIOL-VILLARD2015-03-202-30/+70
| * | command: allow runtime usageJean-Christophe PLAGNIOL-VILLARD2015-03-191-0/+2
| * | password: add support for sha512Jean-Christophe PLAGNIOL-VILLARD2015-03-122-0/+6
| * | digest: make it multi-instanceJean-Christophe PLAGNIOL-VILLARD2015-03-121-2/+3
| * | 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
| |/
* / make PBL_CONSOLE depend on PBL_IMAGEAntony Pavlov2015-04-131-0/+1
|/
* 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
|\ \