summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-15sparc: Fix build warnings in serial.cSimon Glass
2013-03-15sparc: Fix out-of-tree buildingSimon Glass
2013-03-15serial: ns16550: Remove unwanted castSimon Glass
2013-03-15avr32: Fix cast warning in board.cSimon Glass
2013-03-15blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass
2013-03-15blackfin: Fix up board_type global dataSimon Glass
2013-03-15exynos5: Enable generic board for Exynos5 device tree boardsSimon Glass
2013-03-15x86: Enable generic boardSimon Glass
2013-03-15tegra: Enable generic board for TegraSimon Glass
2013-03-15x86: Enable generic board supportSimon Glass
2013-03-15x86: Use sections header to obtain link symbolsSimon Glass
2013-03-15x86: Adjust board_r.c for x86Simon Glass
2013-03-15x86: Adjust board_f.c for x86Simon Glass
2013-03-15ppc: Enable generic board supportSimon Glass
2013-03-15Adjust board_r.c for ppcSimon Glass
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