Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: Add of_fixup_status | Teresa Remmet | 2016-03-01 | 1 | -0/+1 |
* | commands: Add MMC ext. CSD register tool | Daniel Schultz | 2015-09-24 | 1 | -0/+1 |
* | Merge branch 'for-next/spd' | Sascha Hauer | 2015-08-06 | 1 | -0/+1 |
|\ | |||||
| * | commands: add spd_decode command | Alexander Smirnov | 2015-07-14 | 1 | -0/+1 |
* | | commands: Add dhrystone | Daniel Schultz | 2015-08-06 | 1 | -0/+1 |
|/ | |||||
* | net: dhcp: Split dhcp funcionality & add dhcp command | Wadim Egorov | 2015-06-05 | 1 | -0/+1 |
* | Merge branch 'for-next/state' | Sascha Hauer | 2015-04-13 | 1 | -0/+1 |
|\ | |||||
| * | state: add framework for persistent state handling | Sascha Hauer | 2015-03-12 | 1 | -0/+1 |
* | | command: add generic digest command | Jean-Christophe PLAGNIOL-VILLARD | 2015-03-20 | 1 | -0/+1 |
* | | command: rename digest.c to hashsum.c | Jean-Christophe PLAGNIOL-VILLARD | 2015-03-19 | 1 | -1/+1 |
|/ | |||||
* | Add defaultenv command | Sascha Hauer | 2014-11-06 | 1 | -0/+1 |
* | Add support for non volatile variables | Sascha Hauer | 2014-11-06 | 1 | -0/+1 |
* | commands: implement 'cmp' command | Sascha Hauer | 2014-11-04 | 1 | -0/+1 |
* | Merge branch 'for-next/of' | Sascha Hauer | 2014-10-02 | 1 | -0/+1 |
|\ | |||||
| * | commands: add of_display_timings | Teresa Gámez | 2014-10-01 | 1 | -0/+1 |
* | | Merge branch 'for-next/firmware' | Sascha Hauer | 2014-10-02 | 1 | -0/+1 |
|\ \ | |||||
| * | | Add a Firmware programming framework | Juergen Beisert | 2014-09-09 | 1 | -0/+1 |
| |/ | |||||
* | | Introduce message logging support | Sascha Hauer | 2014-09-30 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'for-next/usb-gadget' | Sascha Hauer | 2014-08-07 | 1 | -0/+1 |
|\ | |||||
| * | USB: gadget: Add a multi function gadget | Sascha Hauer | 2014-07-24 | 1 | -0/+1 |
* | | Merge branch 'for-next/rtc' | Sascha Hauer | 2014-08-07 | 1 | -0/+1 |
|\ \ | |||||
| * | | commands: add hwclock | Antony Pavlov | 2014-08-02 | 1 | -0/+1 |
| |/ | |||||
* | | Add support for metadata in barebox images | Sascha Hauer | 2014-08-07 | 1 | -0/+1 |
|/ | |||||
* | commands: add 'lspci' command | Antony Pavlov | 2014-07-04 | 1 | -0/+1 |
* | drvlist: factor the driver list out of 'devinfo' | Holger Schurig | 2014-06-02 | 1 | -0/+1 |
* | commands: add of_dump command | Sascha Hauer | 2014-05-22 | 1 | -0/+1 |
* | commands: CMD_DIGEST -> COMPILE_DIGEST | Holger Schurig | 2014-05-14 | 1 | -1/+1 |
* | commands: CMD_MEMORY -> COMPILE_MEMORY | Holger Schurig | 2014-05-14 | 1 | -1/+1 |
* | Merge branch 'for-next/regulator' | Sascha Hauer | 2014-05-05 | 1 | -0/+1 |
|\ | |||||
| * | Add initial regulator support | Sascha Hauer | 2014-04-29 | 1 | -0/+1 |
* | | Merge branch 'for-next/misc' | Sascha Hauer | 2014-05-05 | 1 | -0/+1 |
|\ \ | |||||
| * | | 2048: port to barebox | Marc Kleine-Budde | 2014-04-23 | 1 | -0/+1 |
| |/ | |||||
* | | common: Allow for I/O mapped I/O | Michel Stam | 2014-04-08 | 1 | -1/+1 |
|/ | |||||
* | add menutree command | Sascha Hauer | 2014-03-28 | 1 | -0/+1 |
* | Add readf command | Sascha Hauer | 2014-02-14 | 1 | -0/+1 |
* | Merge branch 'for-next/misc' | Sascha Hauer | 2013-10-07 | 1 | -0/+1 |
|\ | |||||
| * | move devinfo command to its own file | Sascha Hauer | 2013-09-27 | 1 | -0/+1 |
* | | defenv-2: replace boot script with command | Sascha Hauer | 2013-09-30 | 1 | -0/+1 |
|/ | |||||
* | commands: add new memtest command | Alexander Aring | 2013-06-08 | 1 | -0/+1 |
* | memtest: remove memtest command | Alexander Aring | 2013-06-05 | 1 | -1/+0 |
* | devices: add detect mechanism | Sascha Hauer | 2013-05-31 | 1 | -0/+1 |
* | Add memory modify command (mm) | Sascha Hauer | 2013-04-17 | 1 | -0/+1 |
* | memory commands: separate into one file per command | Sascha Hauer | 2013-04-17 | 1 | -0/+5 |
* | Merge branch 'for-next/oftree' | Sascha Hauer | 2013-02-04 | 1 | -0/+2 |
|\ | |||||
| * | commands: Add of_node command | Sascha Hauer | 2013-01-19 | 1 | -0/+1 |
| * | commands: Add of_property command | Sascha Hauer | 2013-01-19 | 1 | -0/+1 |
* | | Merge branch 'for-next/commands' | Sascha Hauer | 2013-02-04 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | commands: add let command which supports proper arithmetic | Jan Luebbe | 2013-01-09 | 1 | -0/+1 |
* | | commands: add ubiformat | Wolfram Sang | 2012-12-19 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'for-next/ymodem' | Sascha Hauer | 2012-11-16 | 1 | -2/+2 |
|\ |