aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-09-04ARM: versatilepb : drop warnings due to double definitionsStefano Babic1-4/+0
2011-09-04omap4: increase SRAM budget to fix build errorAneesh V2-2/+2
2011-09-03mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFFJason Liu7-13/+0
2011-09-03integrator: convert to new build systemLinus Walleij2-0/+5
2011-09-03integratorcp: make the board compileLinus Walleij1-0/+6
2011-09-03integratorap: remove hardcoded 32MB memory cmdlineLinus Walleij1-1/+1
2011-09-03integratorap: support some rudimentary commandsLinus Walleij1-0/+6
2011-09-03integratorap: support the hush shellLinus Walleij1-0/+2
2011-09-03integratorap: support relocationLinus Walleij1-1/+1
2011-09-03integratorap: make the compile work againLinus Walleij1-0/+6
2011-09-03arm: omap: innovator: use common code for machine typeIgor Grinberg2-2/+4
2011-09-03arm: nvidia and smdk6400: use common code for machine typeIgor Grinberg1-1/+1
2011-09-03atmel: Update support of board AT91SAM9M10G45-EK to new styleThomas Petazzoni1-106/+87
2011-09-03make pm9g45 buildable for v2011.06 releaseAsen Dimov1-5/+11
2011-09-03make pm9263 buildable for v2011.06 releaseAsen Dimov1-7/+10
2011-09-03pm9261: compiles with the AT91 reworked schemeAsen Dimov1-8/+10
2011-09-03tny_a9260/tny_a9g20: update board to the new AT91 organizationThomas Petazzoni1-43/+42
2011-09-03sbc35_a9g20: update board to the new AT91 organizationThomas Petazzoni1-46/+41
2011-09-03at91: reworked support for meesc boardMatthias Fuchs1-84/+118
2011-08-26Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk1-0/+78
2011-08-22sh: Clean up rsk7264 board settingsPhil Edworthy1-45/+24
2011-08-22sh: Add Renesas rsk7264 boardPhil Edworthy1-0/+99
2011-08-08usb: increase non-bulk timeout for slow chipsets.Jason Cooper1-1/+1
2011-08-08Add Ethernet hardware MAC address framework to usbnetSimon Glass1-1/+24
2011-08-08Add support for SMSC95XX USB 2.0 10/100MBit Ethernet AdapterSimon Glass1-0/+13
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD6-7/+7
2011-08-04mpc5200: digsy_mtc: fix extension board EEPROM I2C address for rev5Anatolij Gustschin1-0/+7
2011-08-04hwmon: do not init sensors on startupHeiko Schocher1-1/+1
2011-08-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk30-173/+581
2011-08-04video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi1-1/+1
2011-08-04Armada100: Add Board Support for Marvell GuruPlug-DisplayAjay Bhargav1-0/+87
2011-08-04spear: fix build errors for spear3xx/spear600 platformsShiraz Hashim1-0/+12
2011-08-04ARM: versatile: fix board supportStefano Babic1-1/+20
2011-08-04SMDKV310: Enable device tree supportThomas Abraham1-0/+3
2011-08-04arm: a320: enable tagged list supportPo-Yu Chuang1-0/+6
2011-08-04arm: a320: fix multiline comment stylePo-Yu Chuang1-14/+14
2011-08-04Removed unused define, CONFIG_ARMV7.Christopher Harvey21-23/+0
2011-08-03avr32: add grasshopper (ICnova AP7000) boardAndreas Bießmann1-0/+198
2011-08-03AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/masterXu, Hong1-36/+47
2011-08-03AT91: Board fix for AT91SAM9261-EKXu, Hong1-62/+71
2011-08-03AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/masterXu, Hong1-37/+48
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby1-0/+1
2011-08-03omap: add MMC and FAT support to SPLAneesh V2-0/+10
2011-08-03omap: add basic SPL supportAneesh V2-0/+52
2011-08-03omap4: automatic sdram detectionAneesh V2-0/+2
2011-08-03omap4: calculate EMIF register valuesAneesh V2-0/+10
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk6-10/+76
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk1-1/+3
2011-08-01environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefinedWolfgang Denk1-1/+3
2011-08-01fpga: constify to fix build warningWolfgang Denk7-28/+28