summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-05Move fdt check earlier so that board_early_init_f() can use itSimon Glass
2011-12-05tegra: Add a clock rate parameter to clock_early_init()Simon Glass
2011-12-02Adjust pllx_set_rate to remove delayBernie Thompson
2011-12-01tegra: Move tegra_get_chip_type() to ap20.cSimon Glass
2011-12-01tegra: Add PLLP clock setting to fdtSimon Glass
2011-11-30fdt: Add function to read a clock rate from fdtSimon Glass
2011-11-29fdt: uart: fix uart clock freq override; broke x86 uartTom Warren
2011-11-29Changing implementation of pllx_set_rate() to reduce possibility of intermitt...Micah Catlin
2011-11-28arm: Tegra3: update T30 clock_and_reset controller supportTom Warren
2011-11-22Add support for specifying an initrd with the zboot commandGabe Black
2011-11-22Revert "Remove NAND support to reduce code size"Simon Glass
2011-11-22Remove second-stage U-Boot from 2MB firmware imageSimon Glass
2011-11-22UPSTREAM: config.mk: use memoization in cc-option macro to speed up compilationDaniel Schwierzeck
2011-11-22UPSTREAM: Reduce build timesWolfgang Denk
2011-11-18Fix bug introduced by hardware-mapped SPISimon Glass
2011-11-18Tidy up fdt_decode_alloc_region() to make alloc separateSimon Glass
2011-11-18arm: Tegra3: complete 408MHz PLLP initTom Warren
2011-11-17Remove NAND support to reduce code sizeSimon Glass
2011-11-17UPSTREAM: net: tftpput: add tftpput commandSimon Glass
2011-11-17BACKPORT: net: tftpput: implement tftp logicSimon Glass
2011-11-17UPSTREAM: tftpput: add save_addr and save_size global variablesSimon Glass
2011-11-17BACKPORT: net: tftpput: Support selecting get/put for tftpSimon Glass
2011-11-17UPSTREAM: net: tftpput: Factor out start, restart and next block functionsSimon Glass
2011-11-17BACKPORT: net: tftpput: move common code into separate functionsSimon Glass
2011-11-17BACKPORT: net: tftpput: Rename TFTP to TFTPGETSimon Glass
2011-11-17UPSTREAM: sf: winbond: Add support for the Winbond W25X40James Le Cuirot
2011-11-17UPSTREAM: net: tftpput: Add support for receiving ICMP packetsSimon Glass
2011-11-17UPSTREAM: Put common autoload code into auto_load() functionSimon Glass
2011-11-17UPSTREAM: net: tftpput: Move ICMP code into its own functionSimon Glass
2011-11-16BACKPORT: Add setenv_ulong() and setenv_addr()Simon Glass
2011-11-16UPSTREAM: Move simple_itoa to vsprintfSimon Glass
2011-11-16arm: Tegra3: fdt: add display (LCD/PWFM) values for Tegra3Tom Warren
2011-11-15arm: Tegra: make some header files common for Tegra3 LCD useTom Warren
2011-11-15tegra: enable SPI on Cardhu and WaluigiChe-Liang Chiou
2011-11-15tegra: spi: add SFLASH and SLINK driversChe-Liang Chiou
2011-11-15spi: add TEGRA_SLINK4_BASE and TEGRA_SPIFLASH_BASE in prep for tegra3Che-Liang Chiou
2011-11-15arm: Tegra: power: make power.c/.h common for future Tegra3 LCD useTom Warren
2011-11-15arm: Tegra: add new clocks for T30 LCDTom Warren
2011-11-15arm: Tegra3: clear IO_RESET bit in pinmux registersTom Warren
2011-11-14arm: tegra2: change initial CPU clock to 312MhzYen Lin
2011-11-14ICH SPI: Use an atomic preop for Write EnableDuncan Laurie
2011-11-13spi: rename tegra2_spi to tegra_spi in prep for tegra3Che-Liang Chiou
2011-11-04Introduce ability to use hardware SPI mapping for read accesses.Vadim Bendebury
2011-11-03tegra3: Add pinmux settings (do not submit)Jimmy Zhang
2011-11-03CHROMIUM: config: Config options to allow us to boot a kernelDoug Anderson
2011-11-03Clean up MTRR 7 right before jumping to the kernelStefan Reinauer
2011-11-02Move Memset from vboot_reference to vbexport/u-bootStefan Reinauer
2011-10-28CHROMIUM: waluigi: config: Turn on MMC for waluigi.Doug Anderson
2011-10-28Remove generic MMC support from the coreboot configGabe Black
2011-10-28Add a high level option to the coreboot config to control network supportGabe Black