summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Blackfin: update anomaly lists to latest public infoMike Frysinger2011-07-128-221/+335
| * | | Blackfin: serial: convert to bfin_{read,write} helpersMike Frysinger2011-07-123-17/+19
| * | | Blackfin: split out async setupMike Frysinger2011-07-123-50/+84
| * | | Blackfin: adi boards: enable pretty flash progress outputMike Frysinger2011-07-121-0/+5
| * | | Blackfin: drop unused dma.h header from start codeMike Frysinger2011-07-121-1/+0
| * | | Blackfin: portmux: allow header to be included in assembly filesMike Frysinger2011-07-121-0/+4
| * | | Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: enable mmc_spi supportHarald Krapfenbauer2011-07-123-3/+46
| * | | Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: update network settingsHarald Krapfenbauer2011-07-126-47/+75
| * | | Blackfin: sync MMR read/write helpers with LinuxMike Frysinger2011-07-121-46/+42
| * | | Blackfin: gpio: optimize free path a littleMike Frysinger2011-07-122-1/+4
| * | | Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDRMike Frysinger2011-07-122-1/+3
| * | | Blackfin: uart: fix printf warningMike Frysinger2011-07-121-1/+1
| * | | Blackfin: add init.elf helper codeMike Frysinger2011-07-125-2/+45
| * | | Blackfin: dont reset SWRST on newer bf526 partsMike Frysinger2011-07-121-1/+3
| * | | Blackfin: adi boards: enable multi serial support by defaultMike Frysinger2011-07-121-0/+4
| * | | Blackfin: uart: add multiple serial supportMike Frysinger2011-07-126-55/+222
| * | | Blackfin: uart: move debug buffers into local bssMike Frysinger2011-07-121-8/+3
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-08-025-10/+56
|\ \ \ \
| * | | | README: update MIPS related informationsDaniel Schwierzeck2011-07-311-1/+34
| * | | | MIPS: make cache operation mode configurableDaniel Schwierzeck2011-07-311-1/+5
| * | | | MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFGDaniel Schwierzeck2011-07-312-4/+11
| * | | | MIPS: INCA-IP: rename inca-swap-bytes host toolDaniel Schwierzeck2011-07-313-4/+6
* | | | | tqm834x.c: fix compiler warningWolfgang Denk2011-08-021-3/+3
| |_|_|/ |/| | |
* | | | environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefinedWolfgang Denk2011-08-011-1/+3
* | | | fpga: constify to fix build warningWolfgang Denk2011-08-0123-92/+92
* | | | Unify timer_init() and cpu_init() prototypesWolfgang Denk2011-08-015-35/+3
* | | | ARM: fix error: conflicting types for 'setenv'seedshope2011-08-011-8/+0
* | | | cfb_console.c: checkpatch cleanupWolfgang Denk2011-08-011-6/+10
* | | | cfb_console.c: drop custom PRINTD() and use debug() insteadWolfgang Denk2011-08-011-9/+2
* | | | Cosmetic: reformat drivers/video/cfb_console.cWolfgang Denk2011-08-011-484/+609
|/ / /
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2011-07-3024-55/+246
|\ \ \
| * | | powerpc/8xxx: Remove dependency on <usb.h>Kumar Gala2011-07-291-4/+3
| * | | powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie2011-07-293-2/+2
| * | | powerpc/85xx: verify the device tree before booting LinuxTimur Tabi2011-07-292-0/+93
| * | | MPC8xxx: drop redundant boot messagesWolfgang Denk2011-07-296-6/+6
| * | | powerpc/85xx: Fix build failure for P1023RDSKumar Gala2011-07-291-3/+3
| * | | powerpc/p2041rdb: Enable SATA supportMingkai Hu2011-07-291-0/+20
| * | | powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500Kumar Gala2011-07-292-19/+17
| * | | powerpc/85xx: Fix up clock_freq property in CAN node of dtsBhaskar Upadhaya2011-07-291-0/+3
| * | | 85xx: enable FDT support for STX SSA boardWolfgang Denk2011-07-292-1/+14
| * | | powerpc/85xx: provide 85xx flush_icache for cmd_cacheMatthew McClintock2011-07-291-0/+2
| * | | powerpc/p2041rdb: Enable backside L2 cache supportMingkai Hu2011-07-291-0/+2
| * | | powerpc/85xx: Handle the lack of L2 cache on P2040/P2040EKumar Gala2011-07-293-9/+37
| * | | powerpc/85xx: Add support for P2041[e] XAUI in SERDESKumar Gala2011-07-291-5/+21
| * | | powerpc/85xx: Rename P2040 id & SERDES to P2041Kumar Gala2011-07-293-3/+3
| * | | powerpc/85xx: Adding configuration for DCSRCR to enable 32M accessStephen George2011-07-293-2/+19
| * | | powerpc/85xx: Fix setting of EPAPR_MAGIC valueKumar Gala2011-07-291-1/+1
* | | | Constify getenv(), setenv() and hash code functionsWolfgang Denk2011-07-305-16/+17
* | | | README: udate Coding Style description to current status quoWolfgang Denk2011-07-301-7/+5
|/ / /
* | | cfb_console: fix build breakageAndreas Bießmann2011-07-291-1/+1
OpenPOWER on IntegriCloud