summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: S5P: Support DMA restarts at buffer boundariesAnton Staaf2011-09-031-4/+11
* SMDKV310: Fix host compilation of mkv310_imageDirk Behme2011-09-031-0/+1
* arm: fix bd pointer dereference prior initializationIgor Grinberg2011-09-031-4/+5
* arm, lib/board.c: use gd->ram_size instead of bd->bi_memsizeHeiko Schocher2011-09-031-1/+1
* mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFFJason Liu2011-09-037-13/+0
* MX31: removed warnings due to clock.hStefano Babic2011-09-031-1/+1
* integrator: convert to new build systemLinus Walleij2011-09-037-274/+13
* integratorcp: make the board compileLinus Walleij2011-09-031-0/+6
* integratorap: remove hardcoded 32MB memory cmdlineLinus Walleij2011-09-031-1/+1
* integratorap: support some rudimentary commandsLinus Walleij2011-09-031-0/+6
* integratorap: support the hush shellLinus Walleij2011-09-031-0/+2
* integratorap: support relocationLinus Walleij2011-09-032-9/+8
* integratorap: make the compile work againLinus Walleij2011-09-032-1/+7
* arm: lib: memcpy: Do not copy to same addressMatthias Weisser2011-09-031-0/+3
* arm: omap: innovator: use common code for machine typeIgor Grinberg2011-09-033-9/+4
* arm: nvidia and smdk6400: use common code for machine typeIgor Grinberg2011-09-033-4/+1
* MAKEALL ARMv7: Use boards.cfgDirk Behme2011-09-031-21/+2
* atmel: Update support of board AT91SAM9M10G45-EK to new styleThomas Petazzoni2011-09-036-188/+156
* AT91: fix at91sam9g45.h to include USB Host definesReinhard Meyer2011-09-031-1/+3
* make pm9g45 buildable for v2011.06 releaseAsen Dimov2011-09-035-27/+27
* make pm9263 buildable for v2011.06 releaseAsen Dimov2011-09-034-35/+35
* atmel: update at91sam9m10g45 SoC support to new styleThomas Petazzoni2011-09-033-185/+135
* pm9261: compiles with the AT91 reworked schemeAsen Dimov2011-09-034-34/+33
* tny_a9260/tny_a9g20: update board to the new AT91 organizationThomas Petazzoni2011-09-035-83/+73
* sbc35_a9g20: update board to the new AT91 organizationThomas Petazzoni2011-09-035-97/+88
* at91: reworked support for meesc boardMatthias Fuchs2011-09-033-108/+144
* MPC8xx: fix build problem for ETX094 boardWolfgang Denk2011-08-312-143/+3
* phy.c: make less verbose - turn printf() into debug()Wolfgang Denk2011-08-311-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-08-2622-2/+1340
|\
| * sh: add calling mmc_initialize in board.cYoshihiro Shimoda2011-08-221-0/+12
| * sh: sh7757lcr: Add KEEP order to start.o sectionYoshihiro Shimoda2011-08-221-1/+1
| * usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu2011-08-221-1/+1
| * sh: Clean up rsk7264 board settingsPhil Edworthy2011-08-221-45/+24
| * sh: sh2a: Add sh2a optimize to config.mkNobuhiro Iwamatsu2011-08-221-0/+5
| * sh: Fix rsk7203 alignment problemPhil Edworthy2011-08-221-0/+1
| * sh: Add support for SH2A freestanding buildPhil Edworthy2011-08-228-0/+868
| * sh: Add Renesas rsk7264 boardPhil Edworthy2011-08-2210-1/+474
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2011-08-261-4/+2
|\ \
| * | ubifs: Fix bad free() sequence in ubifs_finddir()Wolfgang Denk2011-08-191-4/+2
| |/
* | usb: increase non-bulk timeout for slow chipsets.Jason Cooper2011-08-081-1/+1
* | USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()Marek Vasut2011-08-081-1/+1
* | USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllersMarek Vasut2011-08-081-0/+1
* | usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu2011-08-081-1/+1
* | Put common autoload code into auto_load() functionSimon Glass2011-08-081-43/+33
* | Add documentation for USB Host NetworkingSimon Glass2011-08-081-1/+156
* | Add Ethernet hardware MAC address framework to usbnetSimon Glass2011-08-085-30/+72
* | Add support for SMSC95XX USB 2.0 10/100MBit Ethernet AdapterSimon Glass2011-08-084-0/+900
|/
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-04100-184/+184
* mpc5200: digsy_mtc: fix extension board EEPROM I2C address for rev5Anatolij Gustschin2011-08-042-4/+8
* hwmon: do not init sensors on startupHeiko Schocher2011-08-0411-149/+28
OpenPOWER on IntegriCloud