summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2011-06-03Blackfin: boards: build zlib dir with -O2Mike Frysinger22-0/+22
2011-06-03Minor coding style cleanupWolfgang Denk1-1/+1
2011-06-02Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk1-1/+1
2011-06-01SMDKV310: Fix incorrect conditional compilation for MIU linear mappingThomas Abraham1-2/+2
2011-06-01SMDKV310: CPU fequency and mmc_pre_ratio modifiedChander Kashyap1-2/+2
2011-06-01armv7: Add support for ST-Ericsson U8500 href platformJohn Rigby5-0/+1163
2011-06-01sh: sh7785lcr: Update BSC of USB areaNobuhiro Iwamatsu1-1/+1
2011-06-01ARMV7: Vexpress: Add missing MMC headerDirk Behme1-0/+1
2011-05-31arm/km: update mgcoge3un board supportHolger Brunck1-14/+66
2011-05-31arm/km: rename mgcoge2un to mgcoge3unValentin Longchamp1-0/+197
2011-05-31arm/km: introduce bootcount env variable and clean km_armValentin Longchamp1-13/+15
2011-05-26ARMV7: Add support for Samsung SMDKV310 BoardChander Kashyap4-0/+1017
2011-05-26S5P:SROM config code moved to s5p-common directoryChander Kashyap1-2/+2
2011-05-26SMDK2410: various cleanup/code style fixesDavid Müller (ELSOFT AG)1-27/+34
2011-05-26SMDK2410: use the CFI driver (and remove the old one)David Müller (ELSOFT AG)3-434/+13
2011-05-26SMDK2410: remove unneeded config.mkDavid Müller (ELSOFT AG)1-25/+0
2011-05-23BeagleBoard: fixed typo in typecastJason Kridner1-1/+1
2011-05-23MX5: drop config.mk from efikamx boardStefano Babic1-25/+0
2011-05-23mx5: board: code clean up for checkboard codeJason Liu4-137/+4
2011-05-23MX51: vision2: Fix build for vision2 board.Fabio Estevam1-25/+0
2011-05-23MX51: vision: Let video mode struct be independant of watchdog.Fabio Estevam1-3/+2
2011-05-23MX53: Add initial support for MX53SMD board.Fabio Estevam3-0/+373
2011-05-23MX53: support for freescale MX53LOCO boardJason Liu3-0/+445
2011-05-23MPC8xx: Make SPD823TS board build againWolfgang Denk1-1/+0
2011-05-20Minor coding style cleanup.Wolfgang Denk2-2/+0
2011-05-19Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-0/+2
2011-05-19km/common: simplify default environmentHolger Brunck4-0/+36
2011-05-19km/common: implement boardId HWkey checks as u-boot cmdThomas Herzmann1-0/+156
2011-05-18powerpc/85xx: add support for env in MMC/SPI on corenet ds boardsShaohui Xie1-0/+2
2011-05-18at91: reworked support for otc570 boardDaniel Gorsulowski2-48/+59
2011-05-18hammerhead: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann1-1/+0
2011-05-18mimc200: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann1-1/+0
2011-05-18favr-32-ezkit: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann1-1/+0
2011-05-18atstk100x: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann1-1/+0
2011-05-18atngw100: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann1-1/+0
2011-05-18avr32: use single linker scriptAndreas Bießmann5-358/+0
2011-05-18avr32/config.mk: simplify PLATFORM_RELFLAGSAndreas Bießmann5-5/+0
2011-05-18avr32: fix linkingAndreas Bießmann5-5/+0
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann5-8/+10
2011-05-18avr32: rename memory-map.h -> hardware.hAndreas Bießmann1-1/+1
2011-05-13Fix a few gcc warnings.Joakim Tjernlund2-5/+5
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk61-259/+323
2011-05-12MPC8260: Fix compile problems with "hymod" boardWolfgang Denk1-2/+3
2011-05-12Initialize second PHY on OpenRD-Client and OpenRD-UltimateClint Adams1-4/+21
2011-05-12Add definitions for OpenRD-Client and OpenRD-UltimateClint Adams1-0/+6
2011-05-12Rename openrd_base files to openrdClint Adams4-2/+2
2011-05-12MX31: mx31pdk: Add watchdog supportFabio Estevam1-0/+16
2011-05-12da850evm: fix NAND WSTROBE and TA timingsBen Gardiner1-2/+2
2011-05-11km/common: implement setboardid commandHolger Brunck1-0/+34
2011-05-11powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne supportHolger Brunck3-4/+30