summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2011-06-02Minor coding style cleanupWolfgang Denk
2011-06-01Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2011-06-01SMDKV310: Fix incorrect conditional compilation for MIU linear mappingThomas Abraham
2011-06-01SMDKV310: CPU fequency and mmc_pre_ratio modifiedChander Kashyap
2011-06-01armv7: Add support for ST-Ericsson U8500 href platformJohn Rigby
2011-06-01sh: sh7785lcr: Update BSC of USB areaNobuhiro Iwamatsu
2011-05-31ARMV7: Vexpress: Add missing MMC headerDirk Behme
2011-05-31arm/km: update mgcoge3un board supportHolger Brunck
2011-05-31arm/km: rename mgcoge2un to mgcoge3unValentin Longchamp
2011-05-31arm/km: introduce bootcount env variable and clean km_armValentin Longchamp
2011-05-26ARMV7: Add support for Samsung SMDKV310 BoardChander Kashyap
2011-05-26S5P:SROM config code moved to s5p-common directoryChander Kashyap
2011-05-26SMDK2410: various cleanup/code style fixesDavid Müller (ELSOFT AG)
2011-05-26SMDK2410: use the CFI driver (and remove the old one)David Müller (ELSOFT AG)
2011-05-26SMDK2410: remove unneeded config.mkDavid Müller (ELSOFT AG)
2011-05-23BeagleBoard: fixed typo in typecastJason Kridner
2011-05-23MX5: drop config.mk from efikamx boardStefano Babic
2011-05-23mx5: board: code clean up for checkboard codeJason Liu
2011-05-23MX51: vision2: Fix build for vision2 board.Fabio Estevam
2011-05-23MX51: vision: Let video mode struct be independant of watchdog.Fabio Estevam
2011-05-23MX53: Add initial support for MX53SMD board.Fabio Estevam
2011-05-23MX53: support for freescale MX53LOCO boardJason Liu
2011-05-22MPC8xx: Make SPD823TS board build againWolfgang Denk
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-05-19Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-05-18km/common: simplify default environmentHolger Brunck
2011-05-18km/common: implement boardId HWkey checks as u-boot cmdThomas Herzmann
2011-05-18powerpc/85xx: add support for env in MMC/SPI on corenet ds boardsShaohui Xie
2011-05-18at91: reworked support for otc570 boardDaniel Gorsulowski
2011-05-18hammerhead: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann
2011-05-18mimc200: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann
2011-05-18favr-32-ezkit: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann
2011-05-18atstk100x: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann
2011-05-18atngw100: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann
2011-05-18avr32: use single linker scriptAndreas Bießmann
2011-05-18avr32/config.mk: simplify PLATFORM_RELFLAGSAndreas Bießmann
2011-05-18avr32: fix linkingAndreas Bießmann
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann
2011-05-18avr32: rename memory-map.h -> hardware.hAndreas Bießmann
2011-05-12Fix a few gcc warnings.Joakim Tjernlund
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk
2011-05-12MPC8260: Fix compile problems with "hymod" boardWolfgang Denk
2011-05-11Initialize second PHY on OpenRD-Client and OpenRD-UltimateClint Adams
2011-05-11Add definitions for OpenRD-Client and OpenRD-UltimateClint Adams
2011-05-11Rename openrd_base files to openrdClint Adams
2011-05-11MX31: mx31pdk: Add watchdog supportFabio Estevam
2011-05-11da850evm: fix NAND WSTROBE and TA timingsBen Gardiner
2011-05-10km/common: implement setboardid commandHolger Brunck
2011-05-10powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne supportHolger Brunck
2011-05-10powerpc/km82xx: rework DIP switch detectionHuber, Andreas