summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | cmd_log: print log->v2.con value in the "log info" commandHeiko Schocher2012-03-30-0/+1
* | | command, log: Coding Style cleanupHeiko Schocher2012-03-30-45/+51
* | | command, log: print with "log show" a full logbufferHeiko Schocher2012-03-30-1/+3
* | | drivers/mmc/mmc.c: Fix build warningAnatolij Gustschin2012-03-30-1/+1
* | | drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warningAnatolij Gustschin2012-03-30-1/+1
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-03-30-132/+210
|\ \ \
| * \ \ Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-03-30-132/+210
| |\ \ \
| | * | | lzma: fix printf warningsMike Frysinger2012-03-28-2/+2
| | * | | Remove CONFIG_SYS_EXTBDINFO from snapper9260.hSimon Glass2012-03-27-1/+0
| | * | | cmd_pxe.c: fix strict-aliasing warningsJason Hobbs2012-03-27-8/+8
| | * | | net: smc91111: use mdelay()Mike Frysinger2012-03-27-13/+2
| | * | | doc: Fix some typos in different filesThomas Weber2012-03-27-26/+26
| | * | | disk/part.c: Fix device enumeration through APITim Kientzle2012-03-27-0/+3
| | * | | mkenvimage: Really set the redundant byte when applicableDavid Wagner2012-03-27-1/+3
| | * | | mkenvimage: Don't try to detect comments in the input fileDavid Wagner2012-03-27-8/+0
| | * | | mkenvimage: Use mmap() when reading from a regular fileDavid Wagner2012-03-27-6/+19
| | * | | mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"David Wagner2012-03-27-13/+13
| | * | | mkenvimage: More error handlingDavid Wagner2012-03-27-2/+29
| | * | | mkenvimage: Correct an include and add a missing oneDavid Wagner2012-03-27-1/+2
| | * | | mkenvimage: correct and clarify comments and error messagesDavid Wagner2012-03-27-25/+14
| | * | | MAKEALL: display SPL size if presentScott Wood2012-03-26-2/+6
| | * | | ARMV7/Vexpress: add missing get_ticks() and get_tbclk()Liming Wang2012-03-26-0/+10
| | * | | mkenvimage: fix usage messageWolfgang Denk2012-03-26-1/+1
| | * | | cmd_fat: add FAT write commandDonggeun Kim2012-03-26-2/+63
| | * | | fs/fat/fat_write.c: Fix GCC 4.6 warningsAnatolij Gustschin2012-03-26-9/+1
| | * | | FAT write: Fix compile errorsDonggeun Kim2012-03-24-12/+8
| | |/ /
* | | | post: remove #warning for kirkwood CPUsValentin Longchamp2012-03-30-2/+1
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-03-30-4188/+6109
|\ \ \
| * | | arm: Use common .lds file where possibleSimon Glass2012-03-30-1071/+0
| * | | arm: add a common .lds link scriptSimon Glass2012-03-30-0/+94
| * | | arm: Remove unneeded setting of LDCSRIPTSimon Glass2012-03-30-7/+0
| * | | Define CPUDIR for the .lds link scriptSimon Glass2012-03-30-0/+2
| * | | arm: Remove zipitz2 link scriptSimon Glass2012-03-30-56/+0
| * | | Allow arch directory to contain .lds without requiring MakefileSimon Glass2012-03-30-1/+12
| * | | OMAP: Remove omap1610inn-based boardsTom Rini2012-03-29-1735/+0
| * | | arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warningsAnatolij Gustschin2012-03-29-3/+1
| * | | board/ti/beagle/beagle.c: Fix build warningsAnatolij Gustschin2012-03-29-1/+2
| * | | sdrc.c: Fix typo in do_sdrc_init() for SPLTom Rini2012-03-29-1/+1
| * | | tegra: i2c: Add I2C driverYen Lin2012-03-29-0/+731
| * | | tegra: fdt: i2c: Add extra I2C bindings for U-BootSimon Glass2012-03-29-1/+32
| * | | tegra: i2c: Select I2C ordering for SeaboardSimon Glass2012-03-29-0/+18
| * | | tegra: i2c: Enable I2C on SeaboardSimon Glass2012-03-29-0/+8
| * | | tegra: i2c: Select number of controllers for Tegra2 boardsSimon Glass2012-03-29-0/+3
| * | | tegra: i2c: Initialise I2C on Nvidia boardsSimon Glass2012-03-29-0/+7
| * | | tegra: Enhance clock support to handle 16-bit clock divisorsSimon Glass2012-03-29-24/+49
| * | | fdt: Add function to allow aliases to refer to multiple nodesSimon Glass2012-03-29-4/+41
| * | | tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASESimon Glass2012-03-29-8/+8
| * | | tegra: fdt: Enable FDT support for VentanaTom Warren2012-03-29-0/+5
| * | | tegra: fdt: Enable FDT support for SeaboardSimon Glass2012-03-29-0/+5
| * | | tegra: usb: Enable USB on SeaboardSimon Glass2012-03-29-0/+7