summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
| * usb: hub: Fix enumration timeoutVivek Gautam2013-05-051-1/+0
| * usb: Update device class in usb device's descriptorVivek Gautam2013-05-051-0/+5
| * usb: hub: Power-cycle on root-hub portsVivek Gautam2013-05-051-0/+34
| * USB: Some cleanup prior to USB 3.0 interface additionVivek Gautam2013-05-052-22/+29
| * usb: common: Weed out USB_**_PRINTFs from usb frameworkVivek Gautam2013-05-054-283/+241
| * usb: Add new command to set USB 2.0 port test modesJulius Werner2013-05-051-23/+98
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-111-7/+3
|\ \
| * | ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-101-7/+3
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-112-0/+169
|\ \ \
| * | | Add fuse API and commandsBenoît Thébaudeau2013-04-282-0/+169
* | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-1115-110/+689
|\ \ \ \ | | |_|/ | |/| |
| * | | env_mmc: add support for redundant environmentMichael Heimpold2013-05-011-9/+123
| * | | lib: consolidate hang()Andreas Bießmann2013-05-012-17/+0
| * | | part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich2013-05-014-0/+11
| * | | setexpr: add regex substring matching and substitutionWolfgang Denk2013-05-011-3/+277
| * | | setexpr: simplify code, improve help messageWolfgang Denk2013-05-011-7/+11
| * | | "env grep" - add support for regular expression matchesWolfgang Denk2013-05-011-6/+23
| * | | "env grep" - add options to grep in name, value, or both.Wolfgang Denk2013-05-011-5/+33
| * | | "env grep" - reimplement command using hexport_r()Wolfgang Denk2013-05-011-18/+12
| * | | hashtable: preparations to use hexport_r() for "env grep"Wolfgang Denk2013-05-011-3/+7
| * | | sandbox: fs: Add support for saving files to host filesystemSimon Glass2013-05-011-4/+14
| * | | sandbox: Support 'source' commandSimon Glass2013-05-011-4/+7
| * | | Revert "fdt- Tell the FDT library where the device tree is"Simon Glass2013-05-011-8/+0
| * | | sandbox: fdt: Support fdt command for sandboxSimon Glass2013-05-011-3/+7
| * | | fdt: Allow fdt command to check and update control FDTSimon Glass2013-05-011-13/+34
| * | | Add getenv_hex() to return an environment variable as hexSimon Glass2013-05-011-0/+15
| * | | fdt: Add a parameter to fdt_valid()Simon Glass2013-05-011-18/+20
| * | | sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass2013-05-011-0/+55
| * | | sandbox: Switch over to generic boardSimon Glass2013-05-012-11/+48
| * | | flash: Add optional verify-after-write featureStefan Roese2013-04-221-0/+11
| | |/ | |/|
* | | cmd: fpga: Do not include net.hMichal Simek2013-05-061-3/+0
* | | cmd: fpga: Move fpga_loadbitstream to fpga.cMichal Simek2013-05-061-94/+0
* | | cmd: fpga: Clean coding styleMichal Simek2013-05-061-106/+107
|/ /
* | mmc: support the correct card version for eMMCJaehoon Chung2013-04-171-1/+1
* | printenv: Correct out-of-memory condition check.Maxime Larocque2013-04-171-1/+2
* | x86: Allow setup code to manage its own global dataSimon Glass2013-04-152-4/+1
* | x86: Fix DRAM bank size init with generic boardSimon Glass2013-04-151-2/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-04-151-0/+18
|\ \ | |/
| * Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-1221-281/+1135
| |\
| * \ Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-041-0/+18
| |\ \
| | * | gen: Add sha h/w acceleration to hashAkshay Saraswat2013-03-291-0/+18
* | | | tpm: Add TPM command libraryChe-liang Chiou2013-04-121-110/+599
| |_|/ |/| |
* | | env: Add redundant env support to UBI envJoe Hershberger2013-04-111-0/+117
* | | env: Add support for UBI environmentJoe Hershberger2013-04-113-1/+106
* | | mtd: Make mtdparts work with pre-reloc envJoe Hershberger2013-04-112-2/+25
* | | ubi: ubifs: Turn off verbose printsJoe Hershberger2013-04-111-0/+3
* | | ubi: Expose a few simple functions from the cmd_ubiJoe Hershberger2013-04-111-67/+83
* | | Do not call board_early_init_f() twiceVadim Bendebury2013-04-111-3/+0
* | | cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFSTom Rini2013-04-101-1/+1
* | | nand: Extend nand_(read|write)_skip_bad with *actual and limit parametersTom Rini2013-04-102-23/+33
OpenPOWER on IntegriCloud