summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | ide: reorder object files alphabeticallyAlbert Aribaud2010-08-08-3/+3
| * | ide: add configurationAlbert Aribaud2010-08-08-9/+24
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-08-10-25/+1210
|\ \ \
| * | | ARMV7: Update default environment for OMAP4 boardsSteve Sakoman2010-08-05-2/+8
| * | | ARMV7: Enable musb driver and usbtty on OMAP4 PandaSteve Sakoman2010-08-05-0/+15
| * | | ARMV7: Enable musb driver and usbtty on OMAP4430 SDPSteve Sakoman2010-08-05-0/+15
| * | | ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and ...Steve Sakoman2010-08-05-1/+24
| * | | ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systemsSteve Sakoman2010-08-05-0/+176
| * | | ARMV7: Modify i2c driver for more reliable operation on OMAP4Steve Sakoman2010-08-05-11/+28
| * | | ARMV7: Fix udelay for OMAP4Steve Sakoman2010-08-05-11/+2
| * | | ARMV7: Add pad mux support for OMAP4Steve Sakoman2010-08-05-0/+942
| |/ /
* | | Merge branch 'master' of ../masterWolfgang Denk2010-08-10-866/+683
|\ \ \ | | |/ | |/|
| * | PXA: Declare __io for vpac270 IDEMarek Vasut2010-08-09-0/+2
| * | PXA: Fix missing includesMarek Vasut2010-08-09-0/+2
| * | PXA: Fix off-the-tree build problemsMarek Vasut2010-08-09-16/+24
| * | config.mk: avoid -traditional-cpp on OS X 10.5Mike Frysinger2010-08-09-5/+5
| * | fdt: Fix bug in size calculation in fdt_resize() with initrd useFeng Wang2010-08-09-3/+4
| * | board/purple/flash.c: removed unneded variableFrans Meulenbroeks2010-08-09-3/+2
| * | various cmd_* files: fixed layout a little bitFrans Meulenbroeks2010-08-09-13/+26
| * | various cmd_* files: remove the command name from the help messageFrans Meulenbroeks2010-08-09-5/+7
| * | tools/env/fw_printenv: Make redundant env work on locked flashes alsoDetlev Zundel2010-08-09-1/+6
| * | flash_protect: check for NULL flash infoMike Frysinger2010-08-09-3/+6
| * | getenv_f(): fix handling of too short buffersWolfgang Denk2010-08-09-6/+12
| * | dataflash mmc mux: use common cmd_usage functionMike Frysinger2010-08-09-2/+1
| * | mflash: use common cmd_usage functionMike Frysinger2010-08-09-2/+1
| * | print_buffer: optimize & shrinkMike Frysinger2010-08-09-14/+13
| * | cmd editing: optimize/shrink output blankingMike Frysinger2010-08-09-5/+3
| * | 8xx, kup4k/kup4x: add FDT supportHeiko Schocher2010-08-09-0/+15
| * | 8xx, kup4k/kup4x: configuration changes, code cleanupHeiko Schocher2010-08-09-784/+427
| * | fdt relocate: have more attention to use a bootmap or notStephan Linz2010-08-08-2/+4
| * | Add mkimage manpageNobuhiro Iwamatsu2010-08-08-0/+118
| * | LZMA and LZO causes compile errorMatthias Weisser2010-08-07-2/+5
| * | ext2fs: Fix optimization bug for doubly-indirect block pointersAaron Pace2010-08-07-1/+1
* | | ARM: Define __raw_readX and __raw_writeXMarek Vasut2010-08-07-6/+40
* | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-07-95109/+4121
|\ \ \ | |/ / | | / | |/ |/|
| * Fix condition where bootm_size not set and wrong memory size reportedMatthew McClintock2010-08-07-3/+9
| * Replace CHANGELOG files by auto-generated "snapshot.commit"Wolfgang Denk2010-08-07-94577/+1
| * net 52xx: fix ethernet device names with spacesWolfgang Denk2010-08-05-1/+1
| * Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-89/+89
| * bootm: fix pointer warning with lzmaMike Frysinger2010-08-04-2/+5
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-08-04-245/+3917
| |\
| | * powerpc/8xxx: query feature reporting register for num cores on unknown cpusKim Phillips2010-08-01-2/+10
| | * powerpc/85xx: configure autocompletion supportKim Phillips2010-08-01-11/+30
| | * powerpc/p4080: Add support for the P4080DS boardKumar Gala2010-08-01-0/+1494
| | * powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfigyork2010-07-26-31/+39
| | * powerpc/8xxx: Improvement to DDR parametersyork2010-07-26-7/+8
| | * powerpc/8xxx: Enable DDR3 RDIMM supportyork2010-07-26-53/+72
| | * powerpc/8xxx: Enabled address hashing for 85xxyork2010-07-26-2/+34
| | * powerpc/8xxx: Enable quad-rank DIMMs.york2010-07-26-21/+61
| | * powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york2010-07-26-77/+191