summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*Tom Warren2012-07-0714-20/+20
* spi: tegra2: rename tegra2_spi.* to tegra_spi.*Tom Warren2012-07-075-10/+9
* tegra: whistler: store environment in eMMCStephen Warren2012-07-071-2/+9
* tegra: ventana: store environment in eMMCStephen Warren2012-07-071-2/+4
* sf: winbond: Add support for the Winbond W25Q80BLStephen Warren2012-07-071-0/+8
* env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFERStephen Warren2012-07-071-5/+5
* tegra: ventana: add own device tree, enable USBStephen Warren2012-07-072-1/+72
* tegra: remove CONFIG_USB_ETHER_SMSC95XX from boards without itStephen Warren2012-07-074-4/+0
* tegra: override compiler flags for low level init codeamartin@nvidia.com2012-07-071-2/+5
* tegra: Correct PLL access in ap20.c and clock.cSimon Glass2012-07-073-6/+9
* tegra: paz00: add device tree supportStephen Warren2012-07-072-1/+78
* tegra: harmony: add device tree supportStephen Warren2012-07-072-1/+78
* tegra: Compulab TrimSlice board supportStephen Warren2012-07-076-0/+270
* tegra: add SDMMC1 on SDIO1 funcmux entryStephen Warren2012-07-072-0/+8
* tegra: add SDIO1 funcmux entry for UARTALucas Stach2012-07-073-0/+8
* tegra: sync SDIO1 pingroup enum name with TRMLucas Stach2012-07-072-4/+4
* tegra: add UART1 on GPU funcmux entryStephen Warren2012-07-073-1/+9
* tegra: seaboard: add support for USB networkingStephen Warren2012-07-071-0/+9
* tegra: whistler: reduce and comment network cfg optionsStephen Warren2012-07-071-6/+4
* tegra: flesh out bootcmdStephen Warren2012-07-079-3/+135
* tegra: remove some cruft from CONFIG_EXTRA_ENV_SETTINGSStephen Warren2012-07-078-10/+0
* tegra: Whistler board supportStephen Warren2012-07-076-0/+323
* tegra: add alternate UART1 funcmux entryStephen Warren2012-07-073-2/+26
* tegra: paz00: fix typo in SD slot CD detect GPIOStephen Warren2012-07-071-3/+3
* spi: Tegra2: Seaboard: enable SPI/UART corruption fixTom Warren2012-07-071-0/+9
* spi: Tegra2: Seaboard: fix UART corruption during SPI transactionsTom Warren2012-07-073-23/+21
* tools/mkenvimage.c: fix basename(3) usageAndreas Bießmann2012-07-021-0/+1
* sh: ap_sh4a_4a: Fix wrong register initialization valueNobuhiro Iwamatsu2012-06-281-2/+2
* ext2load: increase read speedu-boot@lakedaemon.net2012-06-211-2/+24
* pxe: add support for parsing local syslinux filesRob Herring2012-06-212-8/+139
* pxe: parse initrd file from append stringRob Herring2012-06-212-4/+14
* pxe: support absolute pathsRob Herring2012-06-211-11/+12
* pxe: support linux entries for labelsRob Herring2012-06-211-0/+3
* pxe: add support for label menu textRob Herring2012-06-211-4/+9
* pxe: support include files at top-levelRob Herring2012-06-211-0/+5
* menu: only timeout when menu is displayedRob Herring2012-06-211-32/+4
* checkpatch: add check for whitespace before semicolon at end-of-lineEric Nelson2012-06-211-0/+6
* Block: Remove MG DISK supportMarek Vasut2012-06-2118-1050/+1
* Strip fw_printenv like the other toolsLoïc Minier2012-06-211-0/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20265-450/+3
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20242-405/+17
* patman: Handle creation of patman config fileVikram Narayanan2012-06-193-3/+55
* patman: Change the location of patman config fileVikram Narayanan2012-06-192-2/+2
* lmb: do not export anything without CONFIG_LMBMike Frysinger2012-06-191-0/+2
* easylogo: add lzma supportMike Frysinger2012-06-191-29/+56
* cmd_mem: cmp: convert while() to for() loopMike Frysinger2012-06-191-5/+2
* cmd_mem: cmp: unify size code pathsMike Frysinger2012-06-191-33/+19
* cmd_mem: replace custom PRINTF() with debug()Mike Frysinger2012-06-191-9/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2012-06-1915-323/+461
|\
| * km/common: check test_bank and testpin for testbootThomas Herzmann2012-06-152-1/+39
OpenPOWER on IntegriCloud