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