summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | at91_emac.c: poll for IDLE when writing PHYAndreas Bießmann2010-10-05-2/+14
| | * | at91_emac.c: fix 'Warning: eth device name has a space!'Andreas Bießmann2010-10-05-5/+1
| * | | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-11-153/+1510
| |\ \ \ | | | |/ | | |/|
| | * | MX51: Support for TTECH vision2 boardStefano Babic2010-10-07-0/+1212
| | * | MX51: Register definitions cannot be included in board config fileStefano Babic2010-09-30-4/+6
| | * | MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51Stefano Babic2010-09-30-41/+118
| | * | MXC: Correct SPI_CPOL setting in SPI driverStefano Babic2010-09-30-11/+11
| | * | MX51: Drop unused header file for mx51evkStefano Babic2010-09-29-52/+0
| | * | MXC: Add watchdog support to serial driverStefano Babic2010-09-29-2/+5
| | * | MX51: add structure to access System Reset ControllerStefano Babic2010-09-29-0/+10
| | * | MX51: Added pins definition to set up padsStefano Babic2010-09-29-0/+44
| | * | ARM: Use syslib functions for all CORTEXA8Stefano Babic2010-09-29-2/+3
| | * | Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-29-67/+127
* | | | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-13-44/+82
|\ \ \ \
| * | | | sf: turn probe switch into a lookup tableReinhard Meyer2010-10-12-44/+82
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-10-13-25/+60
|\ \ \ \ \
| * | | | | usb: musb: only write CLRDATATOG when appropriateBryan Wu2010-10-13-7/+16
| * | | | | usb: Add support for multiple-LUN mass storage devicesLudovic Courtès2010-10-13-4/+35
| * | | | | USB-CDC: Prevent rx_req being enqueued twiceVitaly Kuzmichev2010-10-13-0/+1
| * | | | | USB-CDC: Fix tx/rx_req memory leaksVitaly Kuzmichev2010-10-13-13/+7
| * | | | | USB: Make non-bulk delay longer in OHCIMarek Vasut2010-10-13-1/+1
| |/ / / /
* | | | | common/fdt_support.c: fix compile errorMatthew McClintock2010-10-13-10/+10
|/ / / /
* | | | TSI148: Fix argument parsingBrent Darley2010-10-12-2/+2
* | | | powerpc: Remove warm reset entry pointPeter Tyser2010-10-12-137/+25
* | | | ppmc7xx: Use _start as reset entry pointPeter Tyser2010-10-12-4/+3
* | | | powerpc: Zero out board info struct on bootupPeter Tyser2010-10-12-16/+1
* | | | cp/cmp: Add WATCHDOG_RESET in copy and compare loopStefan Roese2010-10-12-0/+8
* | | | examples/standalone: Use gcc's -fno-toplevel-reorderPeter Tyser2010-10-12-0/+5
* | | | a4m072: support for SHOW_BOOT_PROGRESS feature using LED displayIlya Yanok2010-10-12-5/+76
* | | | a4m072: led display supportIlya Yanok2010-10-12-2/+184
* | | | led_display: split led display support into generic and hw-dependent partsIlya Yanok2010-10-12-17/+136
* | | | A4M072: Added support for the board.Sergei Poselenov2010-10-12-5/+777
* | | | VFAT: fix processing of scattered long file name entriesMikhail Zolotaryov2010-10-12-12/+41
* | | | tools/imls: fix comment in MakefileDaniel Hobi2010-10-12-1/+1
* | | | env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERELei Wen2010-10-12-1/+1
* | | | zlib: Add further watchdog reset callsStefan Roese2010-10-12-0/+1
* | | | zlib/gunzip: Use WATCHDOG_RESET macroStefan Roese2010-10-12-11/+4
* | | | pdm360ng: add EDID property to FDT display nodeAnatolij Gustschin2010-10-12-0/+43
* | | | fdt_support: support adding EDID property to FDT display nodesAnatolij Gustschin2010-10-12-0/+30
* | | | CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/offAlexander Stein2010-10-12-6/+6
* | | | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2010-10-12-1/+1
|\ \ \ \
| * | | | cfi_flash: Fix "Unknown FLASH" error messageJohn Schmoller2010-10-12-1/+1
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2010-10-12-118/+207
|\ \ \ \
| * | | | microblaze: Support little-endian microblaze targetMichal Simek2010-10-12-9/+55
| * | | | microblaze: Add support for NET_MULTI apiMichal Simek2010-10-12-2/+25
| * | | | microblaze: Fix microblaze-generic config fileMichal Simek2010-10-12-104/+123
| * | | | microblaze: generic: rename MTD partition set to 'flash-0'Stephan Linz2010-10-12-4/+4
| * | | | microblaze: generic: adding DHCP supportStephan Linz2010-10-12-0/+1
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-10-12-971/+2200
|\ \ \ \
| * | | | smc91111: add write_hwaddrThomas Chou2010-10-11-16/+24