summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-01fpga: constify to fix build warningWolfgang Denk23-92/+92
2011-08-01Unify timer_init() and cpu_init() prototypesWolfgang Denk5-35/+3
2011-08-01ARM: fix error: conflicting types for 'setenv'seedshope1-8/+0
2011-08-01cfb_console.c: checkpatch cleanupWolfgang Denk1-6/+10
2011-08-01cfb_console.c: drop custom PRINTD() and use debug() insteadWolfgang Denk1-9/+2
2011-08-01Cosmetic: reformat drivers/video/cfb_console.cWolfgang Denk1-484/+609
2011-07-30Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk24-55/+246
2011-07-30Constify getenv(), setenv() and hash code functionsWolfgang Denk5-16/+17
2011-07-30README: udate Coding Style description to current status quoWolfgang Denk1-7/+5
2011-07-30powerpc/8xxx: Remove dependency on <usb.h>Kumar Gala1-4/+3
2011-07-29powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie3-2/+2
2011-07-29powerpc/85xx: verify the device tree before booting LinuxTimur Tabi2-0/+93
2011-07-29MPC8xxx: drop redundant boot messagesWolfgang Denk6-6/+6
2011-07-29powerpc/85xx: Fix build failure for P1023RDSKumar Gala1-3/+3
2011-07-29powerpc/p2041rdb: Enable SATA supportMingkai Hu1-0/+20
2011-07-29powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500Kumar Gala2-19/+17
2011-07-29powerpc/85xx: Fix up clock_freq property in CAN node of dtsBhaskar Upadhaya1-0/+3
2011-07-2985xx: enable FDT support for STX SSA boardWolfgang Denk2-1/+14
2011-07-29powerpc/85xx: provide 85xx flush_icache for cmd_cacheMatthew McClintock1-0/+2
2011-07-29powerpc/p2041rdb: Enable backside L2 cache supportMingkai Hu1-0/+2
2011-07-29powerpc/85xx: Handle the lack of L2 cache on P2040/P2040EKumar Gala3-9/+37
2011-07-29powerpc/85xx: Add support for P2041[e] XAUI in SERDESKumar Gala1-5/+21
2011-07-29powerpc/85xx: Rename P2040 id & SERDES to P2041Kumar Gala3-3/+3
2011-07-29powerpc/85xx: Adding configuration for DCSRCR to enable 32M accessStephen George3-2/+19
2011-07-29powerpc/85xx: Fix setting of EPAPR_MAGIC valueKumar Gala1-1/+1
2011-07-29cfb_console: fix build breakageAndreas Bießmann1-1/+1
2011-07-29panic: remove warning "'noreturn' function does return"Heiko Schocher1-0/+2
2011-07-29post, memory test: add memory_post_test() to include fileHeiko Schocher1-0/+1
2011-07-29Fix build error causes by "unify version_string"Wolfgang Denk1-1/+2
2011-07-28Removed obsolete Netstal boardsNiklaus Giger24-3143/+0
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams48-57/+57
2011-07-28rules.mk: replace GNU specific \w with POSIX equivalantJeroen Hofstee1-2/+2
2011-07-28mkconfig: also create CONFIG defines with BSD sedJeroen Hofstee1-1/+1
2011-07-28include/compiler.h: typedef ulong for FreeBSDJeroen Hofstee1-1/+1
2011-07-28unify version_stringAndreas Bießmann34-172/+43
2011-07-28Correct ih_os for u-boot.imganeeshv1-1/+1
2011-07-28mkimage: add UBL header support for booting davinci cpusHeiko Schocher10-0/+532
2011-07-28MAINTAINERS: integrator+versatile boardsLinus Walleij1-5/+6
2011-07-28mv_common.c: don't compile reset_environment if ENV_IS_NOWHEREMichael Jones1-0/+2
2011-07-28fpga: support FPP Cyclone configurationMichael Jones1-0/+10
2011-07-28fpga: add #define for Altera Cyclone EP3C5Michael Jones1-0/+1
2011-07-28cmd_mac: fix help for 'mac read'Michael Jones1-1/+1
2011-07-28cmd_mac: cleanup helpMichael Jones1-1/+1
2011-07-28altera: fix printf typoMichael Jones1-1/+1
2011-07-28cosmetic: spell fixes etc.Michael Jones6-13/+13
2011-07-28Let source cross-reference targets follow symbolic linksHorst Kronstorfer1-3/+7
2011-07-28km/common: i2c deblock: enabled print of i2c deblock statusStefan Bigler1-0/+3
2011-07-28km/common: moved eeprom config to pbec specific partStefan Bigler3-6/+12
2011-07-28km/common: use u-boot.kwb for u-boot update function on armHolger Brunck3-1/+2
2011-07-28km/common: add printings to boardid commandsHolger Brunck1-1/+5