summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | Blackfin: adi boards: enable multi serial support by defaultMike Frysinger2011-07-12-0/+4
| * | | | Blackfin: uart: add multiple serial supportMike Frysinger2011-07-12-55/+222
| * | | | Blackfin: uart: move debug buffers into local bssMike Frysinger2011-07-12-8/+3
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-08-02-10/+56
|\ \ \ \ \
| * | | | | README: update MIPS related informationsDaniel Schwierzeck2011-07-31-1/+34
| * | | | | MIPS: make cache operation mode configurableDaniel Schwierzeck2011-07-31-1/+5
| * | | | | MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFGDaniel Schwierzeck2011-07-31-4/+11
| * | | | | MIPS: INCA-IP: rename inca-swap-bytes host toolDaniel Schwierzeck2011-07-31-4/+6
* | | | | | tqm834x.c: fix compiler warningWolfgang Denk2011-08-02-3/+3
| |_|_|/ / |/| | | |
* | | | | environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefinedWolfgang Denk2011-08-01-1/+3
* | | | | 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