aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-07-26scaled down version of generic libraries for SPLAneesh V
2011-07-26arm: adjust PLATFORM_LIBS for SPLAneesh V
2011-07-26Hook SPL build-system into toplevel MakefileDaniel Schwierzeck
2011-07-26Extend build-system for SPL frameworkDaniel Schwierzeck
2011-07-26spl: add initial support for a generic SPL frameworkDaniel Schwierzeck
2011-07-26Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck
2011-07-26Fix: watchdog timed out, if using md5 commandJens Scharsig
2011-07-26Fix: watchdog timed out, if using sha1 commandJens Scharsig
2011-07-26command/cmd_cache.c: Add optional flush argumentsMatthew McClintock
2011-07-26common/cmd_ximg.c: add ifdef protection for gzip uncompressionMatthew McClintock
2011-07-26disk/part.c: Make features optionalMatthew McClintock
2011-07-26miiphy: use strncpy() not sprintf()Laurence Withers
2011-07-26powerpc: Fix device tree padding associated with ramdiskKumar Gala
2011-07-26Revert "post, memory test: add memory_post_test() to include file"Wolfgang Denk
2011-07-26Fix: if using crc32 command watchdog timed outJens Scharsig
2011-07-26memcpy/memmove: Do not copy to same addressMatthias Weisser
2011-07-26scsi/ahci: add support for non-PCI controllersRob Herring
2011-07-26scsi/ahci: ata id little endian fixRob Herring
2011-07-25post, memory test: add memory_post_test() to include fileHeiko Schocher
2011-07-25andes_spi: add andes_spi interfaceMacpaul Lin
2011-07-25cosmetic, main: correct indentation/spacing issuesJason Hobbs
2011-07-25cosmetic, main: clean up declarations of abortbootJason Hobbs
2011-07-25net: designware: fix uninitialized phy_addr usageMike Frysinger
2011-07-25net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabledMike Frysinger
2011-07-25autostart: unify duplicated logic into the bootm codeMike Frysinger
2011-07-22board/tqm85xx: Create and tear down TLB for get_ram_size()Becky Bruce
2011-07-22powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce
2011-07-22fman: insert the Fman firmware into the device treeTimur Tabi
2011-07-22powerpc/85xx: add support the ePAPR "phandle" propertyTimur Tabi
2011-07-19Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-07-19Fix typo from 'mb_alloc' -> 'lmb_alloc'Matthew McClintock
2011-07-18Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-07-18Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-07-18ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander
2011-07-18MX31: Cleanup clock functionStefano Babic
2011-07-18scb9328: Add ARM relocation supportTorsten Koschorrek
2011-07-18am3517evm: change console device from ttyS2 to ttyO2Yegor Yefremov
2011-07-17powerpc/p2041rdb: Add p2041rdb board supportMingkai Hu
2011-07-17powerpc/85xx: Fix detection of P1017EKumar Gala
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD
2011-07-17TI: TNETV107X Fix Build ErrorChan-Taek Park
2011-07-17ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring
2011-07-17arm: add CONFIG_MACH_TYPE setting and documentationIgor Grinberg
2011-07-16Add uboot "fdt_high" enviroment variableDavid A. Long
2011-07-16arm: add __ilog2 functionRob Herring
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ
2011-07-15mmc: rescan fails on empty slotMichael Jones
2011-07-15AT91:mmc:fix multiple read/write errorelen.song
2011-07-15mmc: Access mode validation for eMMC cards > 2 GiBƁukasz Majewski