summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-15Adjust board_f.c for ppcSimon Glass
2013-03-15Add CONFIG_SYS_SYM_OFFSETS to support offset symbolsSimon Glass
2013-03-15arm: Enable generic board supportSimon Glass
2013-03-15arm: Remove use of board_early_init_r/last_stage_init()Simon Glass
2013-03-15Add spl load featureSimon Glass
2013-03-15Introduce generic post-relocation board_r.cSimon Glass
2013-03-15Introduce generic pre-relocation board_f.cSimon Glass
2013-03-15Declare watchdog functions in watchdog.hSimon Glass
2013-03-15__HAVE_ARCH_GENERIC_BOARD controls availabilty of generic boardSimon Glass
2013-03-15Introduce a basic initcall implementationSimon Glass
2013-03-15Change stub example to use asm-generic/sections.hSimon Glass
2013-03-15arm: Use sections header to obtain link symbolsSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-15Introduce generic u-boot.h fileSimon Glass
2013-03-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-15nitrogen: Use unsigned long to specify the total RAM sizefabio.estevam@freescale.com
2013-03-15nitrogen6x: Fix RAM size variableFabio Estevam
2013-03-14Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren
2013-03-14Tegra114: fdt: Move aliases from dtsi to dts file as per other TegrasTom Warren
2013-03-14Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bitsTom Warren
2013-03-14Tegra114: Fix/update GP padcfg register structTom Warren
2013-03-14Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entryTom Warren
2013-03-14ARM: tegra: enable a common set of disk-related commands everywhereStephen Warren
2013-03-14disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PARTStephen Warren
2013-03-14disk: define HAVE_BLOCK_DEVICE in a common placeStephen Warren
2013-03-14ARM: tegra: make bounce buffer option commonStephen Warren
2013-03-14Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boardsTom Warren
2013-03-14Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driverTom Warren
2013-03-14mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.Tom Warren
2013-03-14Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routinesTom Warren
2013-03-14Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30Tom Warren
2013-03-14Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)Tom Warren
2013-03-14Tegra30: Cardhu: Add pad config tables/code based on pinmux codeTom Warren
2013-03-14Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren
2013-03-14Tegra30: Cardhu: Remove unneeded cardhu.c.mmc fileTom Warren
2013-03-14Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car)Tom Warren
2013-03-14Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY defineTom Warren
2013-03-14Tegra: Add twarren as maintainer for Tegra30 and Tegra114 SoCsTom Warren
2013-03-14ARM: tegra: implement WAR for Tegra114 CPU reset vectorStephen Warren
2013-03-14Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock)Tom Warren
2013-03-14Tegra: fdt: Remove memreserve line from Cardhu/Seaboard DT filesTom Warren
2013-03-14Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren
2013-03-14Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT filesTom Warren
2013-03-14Tegra: fdt: tamonten: Add common tamonten.dtsi file from linuxTom Warren
2013-03-14Tegra: fdt: Change /include/ to #include for C preprocessorTom Warren
2013-03-14Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval boardTom Warren
2013-03-14Tegra114: fdt: Update DT files with I2C info for T114/DalmoreTom Warren
2013-03-14Tegra: I2C: Add T114 clock support to tegra_i2c driverTom Warren