summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-08ftsdc010: improve performance and capabilityMacpaul Lin
2012-01-08mmc: add host_caps checking avoid switch card improperlyMacpaul Lin
2012-01-08i.mx: fsl_esdhc: add the i.mx6q supportJason Liu
2012-01-06Revert "common.h: remove value from bool defines"Wolfgang Denk
2012-01-05ARM: highbank: enable networking and pxeRob Herring
2012-01-05net: add Calxeda xgmac driverRob Herring
2012-01-05Correctly handle input files beginning with several newlinesDavid Wagner
2012-01-05FAT: update the second FAT when writing a fileDonggeun Kim
2012-01-05usb_storage: Fix EHCI "out of buffer pointers" with CD-ROMKyle Moffett
2012-01-05fs/fat: Improve error handlingKyle Moffett
2012-01-05fs/fat: Fix FAT detection to support non-DOS partition tablesKyle Moffett
2012-01-05ext2: Cache line align indirection buffersSimon Glass
2012-01-05tools/env: allow overwrite of ethaddr on defaultGrant Erickson
2012-01-05Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-01-05tools/mkenvimage.c: Fix a merge issueHorst Kronstorfer
2012-01-05env: remove value from boolean definesIgor Grinberg
2012-01-05common.h: remove value from bool definesIgor Grinberg
2012-01-05env: factor out the env_get_char_spec() functionIgor Grinberg
2012-01-05fpga: Spartan-3: let print the progress if configuredStefano Babic
2012-01-05FPGA: use debug() instead of module debug printfStefano Babic
2012-01-05fpga: add definition for Xilinx Spartan-6 XC6SLX4Stefano Babic
2012-01-05phy: add phy_smsc_init() declarationVladimir Zapolskiy
2012-01-05fw_env.h: added a few missing definesFrans Meulenbroeks
2012-01-05fat: reset VFAT short alias checksum on first matchSergei Shtylyov
2012-01-05git-mailrc: Add self to davinci/omap, add tiTom Rini
2011-12-24tegra2: Optimize out-of-tree build for Ventana.Thierry Reding
2011-12-24tegra: Move boards over to use arch-level board UART functionSimon Glass
2011-12-24tegra: Add support for UART init in cpu board.cSimon Glass
2011-12-24tegra: Add a function mux featureSimon Glass
2011-12-24tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass
2011-12-24tegra: Move clock_early_init() to arch_cpu_init()Simon Glass
2011-12-24tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass
2011-12-24arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/masterTom Warren
2011-12-24tegra: Fix build error in plutux, medcomSimon Glass
2011-12-24tegra2: Add Avionic Design Medcom support.Thierry Reding
2011-12-24tegra2: Add Avionic Design Plutux support.Thierry Reding
2011-12-24tegra2: Add common Avionic Design Tamonten support.Thierry Reding
2011-12-24tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding
2011-12-24tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000.Thierry Reding
2011-12-24tegra2: Always build with USE_PRIVATE_LIBGCC=yes.Thierry Reding
2011-12-24tegra2: Plumb in SPI/UART switch codeSimon Glass
2011-12-24tegra2: spi: Support SPI / UART switchSimon Glass
2011-12-24tegra2: Implement SPI / UART GPIO switchSimon Glass
2011-12-24tegra2: Enable SPI environment on SeaboardSimon Glass
2011-12-24tegra2: config: Enable SPI flash on SeaboardSimon Glass
2011-12-24tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren
2011-12-24tegra2: Add UARTB supportSimon Glass
2011-12-24tegra2: Tidy UART selectionSimon Glass
2011-12-24arm, davinci: Fix build warnings for cam_enc_4xxChristian Riesch
2011-12-24Devkit8000: Switch over to enable_gpmc_cs_configThomas Weber