summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker2012-01-132-0/+4
* sbc8548: Fix up local bus init to be frequency awarePaul Gortmaker2012-01-111-3/+35
* sbc8548: enable support for hardware SPD errata workaroundPaul Gortmaker2012-01-113-7/+58
* sbc8548: relocate fixed ddr init code to ddr.c filePaul Gortmaker2012-01-113-44/+49
* sbc8548: Make enabling SPD RAM configuration workPaul Gortmaker2012-01-114-1/+40
* sbc8548: Fix LBC SDRAM initialization settingsPaul Gortmaker2012-01-112-20/+30
* sbc8548: enable ability to boot from alternate flashPaul Gortmaker2012-01-115-27/+142
* sbc8548: relocate 64MB user flash to sane boundaryPaul Gortmaker2012-01-114-22/+22
* Revert "SBC8548: fix address mask to allow 64M flash"Paul Gortmaker2012-01-111-3/+3
* 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
OpenPOWER on IntegriCloud