summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* env: Handle write-once ethaddr and serial# genericallyJoe Hershberger2012-12-131-19/+0
* env: Implement the env delete commandJoe Hershberger2012-12-131-3/+32
* env: Add setenv force supportJoe Hershberger2012-12-131-6/+23
* env: Add support for access control to .flagsJoe Hershberger2012-12-133-10/+198
* env: Add a command to display details about env flagsJoe Hershberger2012-12-132-0/+93
* tools/env: Add environment variable flags supportJoe Hershberger2012-12-132-0/+82
* env: Add environment variable flagsJoe Hershberger2012-12-134-50/+323
* env: Add a silent env handlerJoe Hershberger2012-12-131-0/+23
* env: Add a console env handlerJoe Hershberger2012-12-132-33/+47
* env: Add a loadaddr env handlerJoe Hershberger2012-12-132-12/+21
* env: Add a baudrate env handlerJoe Hershberger2012-12-131-47/+0
* env: Add a bootfile env handlerJoe Hershberger2012-12-131-9/+0
* env: Add a command to view callbacksJoe Hershberger2012-12-131-0/+81
* env: Add support for callbacks to environment varsJoe Hershberger2012-12-133-0/+370
* env: Hide '.' variables in env print by defaultJoe Hershberger2012-12-1310-21/+29
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-132-6/+14
* env: Refactor apply into change_okJoe Hershberger2012-12-132-20/+17
* env: Refactor do_apply to a flagJoe Hershberger2012-12-133-32/+21
* gpt: Support for new "gpt" commandPiotr Wilczek2012-12-132-0/+334
* cmd:spl:fix: Prevent from a build error on boards, which don't support FDTŁukasz Majewski2012-12-111-0/+2
* tpm: Add TPM stress testLuigi Semenzato2012-12-111-6/+87
* console: Enable function to display console infoSimon Glass2012-12-111-2/+4
* Add console command to access io space registersVadim Bendebury2012-12-112-0/+94
* fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD definedTom Wai-Hong Tam2012-12-111-1/+1
* edid: Add I2C command for printing the EDIDTom Wai-Hong Tam2012-12-111-0/+39
* edid: Library of EDID decode and printTom Wai-Hong Tam2012-12-112-0/+308
* Add hash command to perform hashing using various algorithmsSimon Glass2012-12-112-0/+64
* sha1sum: Use generic hash layerSimon Glass2012-12-111-125/+4
* Add generic hash APISimon Glass2012-12-112-0/+222
* stdio: remove useless strncpyVincent Palatin2012-12-111-1/+0
* Fix use of conditional LMBSimon Glass2012-12-111-1/+1
* Add a command to read raw blocks from a partitionKenneth Waters2012-12-112-0/+82
* Add gettime commandAnton Staaf2012-12-112-0/+57
* Add new bootstage step for the main loopSimon Glass2012-12-111-0/+2
* i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.cMarek Vasut2012-12-111-15/+179
* i2c: Use __weak instead of __attribute__((weak, alias))Marek Vasut2012-12-111-9/+7
* cmd_led.c: Standardize format of help and usage info.Robert P. J. Day2012-12-061-3/+3
* env: Enable getenv_f() for SPL_BUILDStefan Roese2012-12-051-0/+3
* SPL: Port SPL framework to powerpcStefan Roese2012-12-051-0/+16
* x86: Add CBMEM console driver for corebootVadim Bendebury2012-11-301-1/+3
* fdt: Correct global_data condition in mainSimon Glass2012-11-281-2/+0
* mmc: Fix incorrect handling of 'read' & 'write' commandsTaylor Hutt2012-11-271-5/+4
* common: rework bouncebuf implementationStephen Warren2012-11-271-34/+41
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-261-0/+22
|\
| * nand: Add torture featureBenoît Thébaudeau2012-11-261-0/+22
* | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2012-11-203-1/+239
|\ \
| * \ Merge branch 'next'Gerald Van Baren2012-11-193-1/+239
| |\ \ | | |/ | |/|
| | * fdt: Set kernaddr if fdt indicates a kernel is presentSimon Glass2012-11-121-0/+16
| | * fdt: Add option to default to most compatible conf in a fit imageGabe Black2012-11-122-0/+138
| | * fdt: Allow device tree to specify secure bootingDoug Anderson2012-11-121-0/+62
OpenPOWER on IntegriCloud