aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-07arm,davinci: update for enbw_cmc boardHeiko Schocher3-28/+364
2012-07-07am33xx: Do not call init_timer twiceTom Rini3-28/+17
2012-07-07omap4/5: Use CPUDIR for .lds scriptThomas Weber2-2/+2
2012-07-07tegra: trimslice: fix a couple typosStephen Warren2-2/+2
2012-07-07arm: Tegra: Use ODMDATA from BCT in IRAMTom Warren10-9/+25
2012-07-07tegra: seaboard: disable SPI, move environment to eMMCStephen Warren1-25/+4
2012-07-07tegra: paz00: store environment in eMMCStephen Warren1-2/+4
2012-07-07tegra: trimslice: store environment in SPI flashStephen Warren1-2/+14
2012-07-07gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*Tom Warren4-7/+8
2012-07-07mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren14-20/+20
2012-07-07spi: tegra2: rename tegra2_spi.* to tegra_spi.*Tom Warren5-10/+9
2012-07-07tegra: whistler: store environment in eMMCStephen Warren1-2/+9
2012-07-07tegra: ventana: store environment in eMMCStephen Warren1-2/+4
2012-07-07sf: winbond: Add support for the Winbond W25Q80BLStephen Warren1-0/+8
2012-07-07env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFERStephen Warren1-5/+5
2012-07-07tegra: ventana: add own device tree, enable USBStephen Warren2-1/+72
2012-07-07tegra: remove CONFIG_USB_ETHER_SMSC95XX from boards without itStephen Warren4-4/+0
2012-07-07tegra: override compiler flags for low level init codeamartin@nvidia.com1-2/+5
2012-07-07tegra: Correct PLL access in ap20.c and clock.cSimon Glass3-6/+9
2012-07-07tegra: paz00: add device tree supportStephen Warren2-1/+78
2012-07-07tegra: harmony: add device tree supportStephen Warren2-1/+78
2012-07-07tegra: Compulab TrimSlice board supportStephen Warren6-0/+270
2012-07-07tegra: add SDMMC1 on SDIO1 funcmux entryStephen Warren2-0/+8
2012-07-07tegra: add SDIO1 funcmux entry for UARTALucas Stach3-0/+8
2012-07-07tegra: sync SDIO1 pingroup enum name with TRMLucas Stach2-4/+4
2012-07-07tegra: add UART1 on GPU funcmux entryStephen Warren3-1/+9
2012-07-07tegra: seaboard: add support for USB networkingStephen Warren1-0/+9
2012-07-07tegra: whistler: reduce and comment network cfg optionsStephen Warren1-6/+4
2012-07-07tegra: flesh out bootcmdStephen Warren9-3/+135
2012-07-07tegra: remove some cruft from CONFIG_EXTRA_ENV_SETTINGSStephen Warren8-10/+0
2012-07-07tegra: Whistler board supportStephen Warren6-0/+323
2012-07-07tegra: add alternate UART1 funcmux entryStephen Warren3-2/+26
2012-07-07tegra: paz00: fix typo in SD slot CD detect GPIOStephen Warren1-3/+3
2012-07-07spi: Tegra2: Seaboard: enable SPI/UART corruption fixTom Warren1-0/+9
2012-07-07spi: Tegra2: Seaboard: fix UART corruption during SPI transactionsTom Warren3-23/+21
2012-07-02tools/mkenvimage.c: fix basename(3) usageAndreas Bießmann1-0/+1
2012-06-28sh: ap_sh4a_4a: Fix wrong register initialization valueNobuhiro Iwamatsu1-2/+2
2012-06-21ext2load: increase read speedu-boot@lakedaemon.net1-2/+24
2012-06-21pxe: add support for parsing local syslinux filesRob Herring2-8/+139
2012-06-21pxe: parse initrd file from append stringRob Herring2-4/+14
2012-06-21pxe: support absolute pathsRob Herring1-11/+12
2012-06-21pxe: support linux entries for labelsRob Herring1-0/+3
2012-06-21pxe: add support for label menu textRob Herring1-4/+9
2012-06-21pxe: support include files at top-levelRob Herring1-0/+5
2012-06-21menu: only timeout when menu is displayedRob Herring1-32/+4
2012-06-21checkpatch: add check for whitespace before semicolon at end-of-lineEric Nelson1-0/+6
2012-06-21Block: Remove MG DISK supportMarek Vasut18-1050/+1
2012-06-21Strip fw_printenv like the other toolsLoïc Minier1-0/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini265-450/+3
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini242-405/+17