summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | powerpc/85xx: Add basic support for P1010RDBPoonam Aggrwal2011-09-29-0/+1477
| * | powerpc/85xx: Add support for new P102x/P2020 RDB style boardsLi Yang2011-09-29-0/+2289
| * | powerpc/85xx: relocate CCSR before creating the initial RAM areaTimur Tabi2011-09-29-58/+234
| * | powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi2011-09-29-277/+170
| * | powerpc/85xx: Enable internal USB UTMI PHY on p204x/p3041/p50x0Kumar Gala2011-09-29-0/+5
| * | powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014Ramneek Mehresh2011-09-29-3/+38
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2011-10-04-19/+25
|\ \ \
| * | | I2C: mv_i2c: fix multi-bus init issueLei Wen2011-10-03-18/+24
| * | | I2C: mv_i2c: fix build issue when enable debug optionLei Wen2011-10-03-1/+1
| | |/ | |/|
* | | Merge branch 'emaclite' of git://git.denx.de/u-boot-microblazeWolfgang Denk2011-10-04-39/+46
|\ \ \
| * | | net: emaclite: Use dynamic allocationMichal Simek2011-10-03-16/+25
| * | | net: emaclite: Remove baseaddress from xemacliteMichal Simek2011-10-03-21/+21
| * | | net: emaclite: Use calloc instead of mallocMichal Simek2011-10-03-2/+1
| * | | net: emaclite: Remove deviceid propertyMichal Simek2011-10-03-1/+0
| * | | net: emaclite: Change driver name and add addressMichal Simek2011-10-03-1/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2011-10-04-38/+40
|\ \ \
| * | | microblaze: Enable FDT/FIT supportMichal Simek2011-10-03-0/+5
| * | | microblaze: Remove address offset for uart16550Michal Simek2011-10-03-1/+1
| * | | microblaze: Do not select NFS for platforms without ethernetMichal Simek2011-10-03-0/+2
| * | | microblaze: Clean up reset asm codeMichal Simek2011-10-03-20/+5
| * | | microblaze: Save and restore first unused vectorMichal Simek2011-10-03-2/+4
| * | | microblaze: Setup MB vectors if feature is enable for u-bootMichal Simek2011-10-03-12/+22
| * | | microblaze: Remove debug saving valueMichal Simek2011-10-03-2/+0
| |/ /
* | | Revert "GCC4.6: Convert various empty macros to inline functions"Wolfgang Denk2011-10-04-9/+6
|/ /
* | GCC4.6: Squash warning in lzo1x_decompress.cMarek Vasut2011-10-01-2/+1
* | GCC4.6: Squash warning in cmd_ubi.c:Marek Vasut2011-10-01-2/+1
* | GCC4.6: Squash warning in vmt.cMarek Vasut2011-10-01-4/+7
* | GCC4,6: Squash warning in cmd_nand.cMarek Vasut2011-10-01-4/+0
* | GCC4.6: Squash warning in nand_bbt.cMarek Vasut2011-10-01-4/+1
* | GCC4.6: Squash warning in cmd_mem.cMarek Vasut2011-10-01-4/+4
* | GCC4.6: Squash warnings in ipu_disp.cMarek Vasut2011-10-01-57/+48
* | GCC4.6: Squash warnings in lcd.cMarek Vasut2011-10-01-4/+5
* | GCC4.6: Squash warning in cmd_nvedit.cMarek Vasut2011-10-01-2/+1
* | GCC4.6: Squash warning in cmd_flash.cMarek Vasut2011-10-01-4/+6
* | GCC4.6: Convert various empty macros to inline functionsMarek Vasut2011-10-01-6/+9
* | sbc82xx: delete support for obsolete SBC8240/SBC8260Paul Gortmaker2011-10-01-3123/+4
* | MAINTAINERS: delete stale entry for EOL Wind River boardsPaul Gortmaker2011-10-01-5/+0
* | Add missing header for gcc3Scott McNutt2011-10-01-0/+21
* | net: Add \n before warning message so it prints on a new line.Philip Balister2011-10-01-1/+1
* | console: Squelch pre-console output in console functionsGraeme Russ2011-10-01-37/+35
* | ns16550: change to allow 32 bit access to registersDave Aldridge2011-10-01-0/+10
* | IDE: Fix complaints about strict aliasing in cmd_ide.cMarek Vasut2011-10-01-26/+25
* | Small refactor to remove duplicate serial codeSimon Glass2011-10-01-44/+20
* | fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKSSergei Shtylyov2011-10-01-6/+5
* | fat: root directory cluster only makes sense for FAT32Sergei Shtylyov2011-10-01-8/+6
* | fat: cannot compare bytes and sectorsSergei Shtylyov2011-10-01-3/+4
* | fat: fix crash with big sector sizeSergei Shtylyov2011-10-01-50/+67
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-10-01-3/+91
|\ \
| * | sf: eon: add support for EN25Q32B partsShaohui Xie2011-09-29-0/+8
| * | cmd_sf: add "update" subcommand to do smart SPI flash updateSimon Glass2011-09-29-3/+83
| |/