summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* video: mb862xx: change controller detection messageAnatolij Gustschin2011-08-04-1/+1
* video: mb862xx: support Coral-PA controllerAnatolij Gustschin2011-08-04-5/+27
* video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi2011-08-04-19/+40
* video: Use memset instead of loopMatthias Weisser2011-08-02-2/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-08-02-12/+1
|\
| * Revert "AT91:mmc:fix multiple read/write error"Andy Fleming2011-07-28-12/+1
* | sf: macronix: disable write protection when initializingSimon Guinot2011-08-02-0/+42
* | sf: spansion: add support for S25FL129P_64KShaohui Xie2011-08-02-0/+9
* | mtd/spi/macronix.c: add MX25L4005 and MX25L8005Macpaul Lin2011-08-02-0/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-08-02-7/+7
|\ \
| * | net/4xx: Install interrupt handler after driver registrationStefan Roese2011-07-28-7/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-08-02-462/+904
|\ \ \
| * | | Blackfin: jtag-console: fix timer usageMike Frysinger2011-07-12-2/+2
| * | | Blackfin: switch to common display_options()Mike Frysinger2011-07-12-1/+1
| * | | Blackfin: serial: move early debug strings into .rodata sectionMike Frysinger2011-07-12-5/+5
| * | | Blackfin: adi boards: also set stderr to nc with helperMike Frysinger2011-07-12-1/+2
| * | | Blackfin: update anomaly lists to latest public infoMike Frysinger2011-07-12-221/+335
| * | | Blackfin: serial: convert to bfin_{read,write} helpersMike Frysinger2011-07-12-17/+19
| * | | Blackfin: split out async setupMike Frysinger2011-07-12-50/+84
| * | | Blackfin: adi boards: enable pretty flash progress outputMike Frysinger2011-07-12-0/+5
| * | | Blackfin: drop unused dma.h header from start codeMike Frysinger2011-07-12-1/+0
| * | | Blackfin: portmux: allow header to be included in assembly filesMike Frysinger2011-07-12-0/+4
| * | | Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: enable mmc_spi supportHarald Krapfenbauer2011-07-12-3/+46
| * | | Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: update network settingsHarald Krapfenbauer2011-07-12-47/+75
| * | | Blackfin: sync MMR read/write helpers with LinuxMike Frysinger2011-07-12-46/+42
| * | | Blackfin: gpio: optimize free path a littleMike Frysinger2011-07-12-1/+4
| * | | Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDRMike Frysinger2011-07-12-1/+3
| * | | Blackfin: uart: fix printf warningMike Frysinger2011-07-12-1/+1
| * | | Blackfin: add init.elf helper codeMike Frysinger2011-07-12-2/+45
| * | | Blackfin: dont reset SWRST on newer bf526 partsMike Frysinger2011-07-12-1/+3
| * | | 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