summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBCPaul Gortmaker2012-01-112-2/+2
* eXMeritus HWW-1U-1A: Add support for the AT24C128N I2C EEPROMKyle Moffett2012-01-111-2/+27
* eXMeritus HWW-1U-1A: Minor environment variable tweaksKyle Moffett2012-01-111-2/+5
* ARM: highbank: enable networking and pxeRob Herring2012-01-052-2/+28
* net: add Calxeda xgmac driverRob Herring2012-01-054-0/+558
* Correctly handle input files beginning with several newlinesDavid Wagner2012-01-051-5/+5
* FAT: update the second FAT when writing a fileDonggeun Kim2012-01-051-0/+11
* usb_storage: Fix EHCI "out of buffer pointers" with CD-ROMKyle Moffett2012-01-051-20/+25
* 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
OpenPOWER on IntegriCloud