aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-03pm9261: compiles with the AT91 reworked schemeAsen Dimov
2011-09-03tny_a9260/tny_a9g20: update board to the new AT91 organizationThomas Petazzoni
2011-09-03sbc35_a9g20: update board to the new AT91 organizationThomas Petazzoni
2011-09-03at91: reworked support for meesc boardMatthias Fuchs
2011-08-31MPC8xx: fix build problem for ETX094 boardWolfgang Denk
2011-08-31phy.c: make less verbose - turn printf() into debug()Wolfgang Denk
2011-08-26Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2011-08-26Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2011-08-22sh: add calling mmc_initialize in board.cYoshihiro Shimoda
2011-08-22sh: sh7757lcr: Add KEEP order to start.o sectionYoshihiro Shimoda
2011-08-22usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu
2011-08-22sh: Clean up rsk7264 board settingsPhil Edworthy
2011-08-22sh: sh2a: Add sh2a optimize to config.mkNobuhiro Iwamatsu
2011-08-22sh: Fix rsk7203 alignment problemPhil Edworthy
2011-08-22sh: Add support for SH2A freestanding buildPhil Edworthy
2011-08-22sh: Add Renesas rsk7264 boardPhil Edworthy
2011-08-19ubifs: Fix bad free() sequence in ubifs_finddir()Wolfgang Denk
2011-08-08usb: increase non-bulk timeout for slow chipsets.Jason Cooper
2011-08-08USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()Marek Vasut
2011-08-08USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllersMarek Vasut
2011-08-08usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu
2011-08-08Put common autoload code into auto_load() functionSimon Glass
2011-08-08Add documentation for USB Host NetworkingSimon Glass
2011-08-08Add Ethernet hardware MAC address framework to usbnetSimon Glass
2011-08-08Add support for SMSC95XX USB 2.0 10/100MBit Ethernet AdapterSimon Glass
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-08-04mpc5200: digsy_mtc: fix extension board EEPROM I2C address for rev5Anatolij Gustschin
2011-08-04hwmon: do not init sensors on startupHeiko Schocher
2011-08-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-08-04video: mb862xx: change controller detection messageAnatolij Gustschin
2011-08-04video: mb862xx: support Coral-PA controllerAnatolij Gustschin
2011-08-04video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi
2011-08-04drivers/rtc: add Marvell Integrated RTCJason Cooper
2011-08-04Armada100: Add Board Support for Marvell GuruPlug-DisplayAjay Bhargav
2011-08-04Armada100: MFP macro naming correctionAjay Bhargav
2011-08-04Merge commit '7b2fac7654f7420c2787f74ec3b1540fa3b343e9'Albert ARIBAUD
2011-08-04arm: auto gen asm-offsets.h for mb86r0xMatthias Weisser
2011-08-04spear: fix build errors for spear3xx/spear600 platformsShiraz Hashim
2011-08-04cosmetic: arm: lib/board.c: Coding Style cleanupHeiko Schocher
2011-08-04ARM: versatile: fix board supportStefano Babic
2011-08-04SMDKV310: Enable device tree supportThomas Abraham
2011-08-04SMDKV310: MMC_SPL: Fix building when using "make O="Chander Kashyap
2011-08-04arm: a320: enable tagged list supportPo-Yu Chuang
2011-08-04arm: a320: fix multiline comment stylePo-Yu Chuang
2011-08-04ARMv7: u8500_href: Add missing header to fix compiler warningDirk Behme
2011-08-04Removed unused define, CONFIG_ARMV7.Christopher Harvey
2011-08-03avr32: add grasshopper (ICnova AP7000) boardAndreas Bießmann
2011-08-03AT91/SPI: fix atmel_dataflash_spi.c to allow building without warningsReinhard Meyer
2011-08-03MAKEALL: remove AT91 boards that are in boards.cfgReinhard Meyer
2011-08-03AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/masterXu, Hong