summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/fat: Improve error handlingKyle Moffett2012-01-051-4/+14
* fs/fat: Fix FAT detection to support non-DOS partition tablesKyle Moffett2012-01-051-63/+52
* ext2: Cache line align indirection buffersSimon Glass2012-01-051-6/+12
* tools/env: allow overwrite of ethaddr on defaultGrant Erickson2012-01-051-2/+11
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-01-0559-134/+2687
|\
| * tegra2: Optimize out-of-tree build for Ventana.Thierry Reding2011-12-241-2/+1
| * tegra: Move boards over to use arch-level board UART functionSimon Glass2011-12-242-121/+5
| * tegra: Add support for UART init in cpu board.cSimon Glass2011-12-242-0/+81
| * tegra: Add a function mux featureSimon Glass2011-12-243-1/+100
| * tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass2011-12-242-0/+25
| * tegra: Move clock_early_init() to arch_cpu_init()Simon Glass2011-12-242-3/+3
| * tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass2011-12-242-3/+4
| * arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/masterTom Warren2011-12-243-3/+4
| * tegra: Fix build error in plutux, medcomSimon Glass2011-12-242-0/+4
| * tegra2: Add Avionic Design Medcom support.Thierry Reding2011-12-245-0/+159
| * tegra2: Add Avionic Design Plutux support.Thierry Reding2011-12-245-0/+162
| * tegra2: Add common Avionic Design Tamonten support.Thierry Reding2011-12-242-0/+192
| * tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-245-5/+29
| * tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000.Thierry Reding2011-12-241-1/+1
| * tegra2: Always build with USE_PRIVATE_LIBGCC=yes.Thierry Reding2011-12-241-0/+2
| * tegra2: Plumb in SPI/UART switch codeSimon Glass2011-12-243-0/+12
| * tegra2: spi: Support SPI / UART switchSimon Glass2011-12-241-0/+14
| * tegra2: Implement SPI / UART GPIO switchSimon Glass2011-12-244-1/+231
| * tegra2: Enable SPI environment on SeaboardSimon Glass2011-12-243-2/+13
| * tegra2: config: Enable SPI flash on SeaboardSimon Glass2011-12-241-0/+11
| * tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren2011-12-245-0/+347
| * tegra2: Add UARTB supportSimon Glass2011-12-241-0/+10
| * tegra2: Tidy UART selectionSimon Glass2011-12-241-23/+34
| * arm, davinci: Fix build warnings for cam_enc_4xxChristian Riesch2011-12-241-2/+3
| * Devkit8000: Switch over to enable_gpmc_cs_configThomas Weber2011-12-241-7/+12
| * arm, davinci: Add support for generating AIS images to the MakefileChristian Riesch2011-12-242-0/+14
| * mkimage: Fix variable length header supportChristian Riesch2011-12-241-48/+49
| * arm, da850evm: Add an SPL for SPI bootChristian Riesch2011-12-244-1/+172
| * arm, davinci: Add SPL support for DA850 SoCsChristian Riesch2011-12-242-2/+35
| * sf: Add spi_boot() to allow booting from SPI flash in an SPLChristian Riesch2011-12-244-0/+66
| * spl: display_options.o is required for SPI flash support in SPLChristian Riesch2011-12-241-0/+2
| * ARM: omap3: add support to Technexion twister boardStefano Babic2011-12-246-0/+621
| * ARM: omap3: added common configuration for Technexion TAM3517Stefano Babic2011-12-241-0/+361
| * vision2: Fix checkpatch warningFabio Estevam2011-12-241-2/+1
* | tools/mkenvimage.c: Fix a merge issueHorst Kronstorfer2012-01-051-2/+2
* | env: remove value from boolean definesIgor Grinberg2012-01-052-7/+7
* | common.h: remove value from bool definesIgor Grinberg2012-01-051-8/+8
* | env: factor out the env_get_char_spec() functionIgor Grinberg2012-01-059-39/+9
* | fpga: Spartan-3: let print the progress if configuredStefano Babic2012-01-051-1/+0
* | FPGA: use debug() instead of module debug printfStefano Babic2012-01-051-31/+28
* | fpga: add definition for Xilinx Spartan-6 XC6SLX4Stefano Babic2012-01-051-0/+9
* | phy: add phy_smsc_init() declarationVladimir Zapolskiy2012-01-051-0/+1
* | fw_env.h: added a few missing definesFrans Meulenbroeks2012-01-051-0/+4
* | fat: reset VFAT short alias checksum on first matchSergei Shtylyov2012-01-051-0/+2
* | git-mailrc: Add self to davinci/omap, add tiTom Rini2012-01-051-2/+3
|/
OpenPOWER on IntegriCloud