summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2008-10-18mgcoge, mgsuvd: added support for the IVM EEprom.Heiko Schocher3-0/+302
2008-10-18mgcoge, mgsuvd: add board specific I2C deblocking mechanism.Heiko Schocher3-2/+211
2008-10-18mgcoge, mgsuvd: add I2C support.Heiko Schocher2-2/+23
2008-10-18mgcoge: fix Coding Style issues.Heiko Schocher1-41/+38
2008-10-18mgsuvd, mgcoge: move this 2 boards in one dir.Heiko Schocher7-0/+6
2008-10-15Fix compiler warning in lib_ppc/board.cHeiko Schocher1-1/+1
2008-10-14Do not init SATA when disabled on 8536DS.Jason Jin1-0/+12
2008-10-14fsl_diu: fix alignment error that caused malloc corruptionNikita V. Youshchenko1-3/+3
2008-10-13ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board.Hugo Villeneuve1-4/+0
2008-10-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese9-9/+9
2008-10-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-1/+1
2008-10-10ppc4xx: Fix USB 2.0 phy reset sequenceMatthias Fuchs1-3/+32
2008-10-10ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 boardMatthias Fuchs1-0/+6
2008-10-10ppc4xx: Fix DU440 GPIO configurationMatthias Fuchs1-5/+5
2008-10-08FSL: Fix get_cpu_board_revision() return value.Rafal Czubak1-1/+1
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov8-8/+8
2008-09-23ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixupStefan Roese1-12/+4
2008-09-22socrates: fix crash after relocationAnatolij Gustschin1-1/+1
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu3-24/+39
2008-09-19sh: rsk7203: Add support pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu1-0/+21
2008-09-17Coding style cleanup; update CHANEGLOGWolfgang Denk1-35/+35
2008-09-16TQM8xx: Fix CFI flash driver support for all TQM8xx based boardsWolfgang Denk3-866/+93
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk14-62/+50
2008-09-1385xx: socrates: autoprobe Lime chipu-boot@bugs.denx.de1-15/+43
2008-09-13sh: Fix compile error for r2dplusNobuhiro Iwamatsu1-0/+1
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2-8/+4
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk348-981/+979
2008-09-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk9-94/+4
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese5-93/+0
2008-09-12ppc4xx: Add .gitignore file to xilinx-ppc440 boardsRicardo Ribalda Delgado3-0/+3
2008-09-12ppc4xx: Fix in-tree build for ppc440-generic boardsRicardo Ribalda Delgado1-1/+1
2008-09-12Fix MACH_TYPE for the AT91RM9200DK board.Claudio Scordino1-1/+1
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD145-664/+664
2008-09-11move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD1-2/+0
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD84-121/+121
2008-09-11cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD22-22/+22
2008-09-11rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD193-209/+209
2008-09-11rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-11rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD5-5/+5
2008-09-10delta, zylonite: Update nand_oobinfo to nand_ecclayout.Scott Wood2-8/+4
2008-09-10muas3001: update BR4 settingsHeiko Schocher1-2/+7
2008-09-10muas3001: added 64MB SDRAM autodetection.Heiko Schocher1-2/+12
2008-09-10Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk1-0/+5
2008-09-10add board_eth_init() for sh7785lcr boardYoshihiro Shimoda1-0/+5
2008-09-09trab: fix build problem after change to use do_div()Wolfgang Denk1-0/+1
2008-09-09ppc4xx: ppc440-generic-ALL: Fix out of tree build v2Ricardo Ribalda Delgado7-5/+79
2008-09-09Update i386 code (sc520_cdp)Graeme Russ1-5/+5
2008-09-0985xx: socrates: Enable Lime support.Anatolij Gustschin4-2/+233
2008-09-0985xx: Socrates: Major code update.Detlev Zundel2-49/+65