aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2008-07-31mpc85xx: Update linker scripts for Freescale boardsKumar Gala7-161/+108
2008-07-31ppc4xx: Fix W7OLMG compile problems by adding missing LM75 definesStefan Roese1-0/+6
2008-07-31Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk3-3/+3
2008-07-30ppc4xx: ML507: Environment in flash and MTD SupportRicardo Ribalda Delgado1-1/+1
2008-07-30ppc4xx: ML507: Use of get_ram_size in board ml507Ricardo Ribalda Delgado1-2/+3
2008-07-30ppc4xx: ML507: U-Boot in flash and System ACERicardo Ribalda Delgado5-9/+167
2008-07-30Merge branch 'hammerhead' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen10-881/+165
2008-07-30Merge branch 'eth-cleanup' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen6-76/+24
2008-07-30Add support for the hammerhead (AVR32) boardJulien May4-0/+230
2008-07-30Fix remaining CFG_CMD_ define, ifdef and commentsJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-30Removed support for the adsvix board.Adrian Filipi7-946/+0
2008-07-24Moved initialization of AVR32 Ethernet controllers to board_eth_init()Ben Warren6-76/+24
2008-07-23avr32: Fix printf() format warningsHaavard Skinnemoen3-3/+3
2008-07-20tqm85xx: Demystify 'DK: !!!' commentDetlev Zundel1-1/+2
2008-07-18ppc4xx: ML507 Board SupportRicardo Ribalda Delgado6-0/+339
2008-07-17Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese36-607/+1269
2008-07-1683xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixupAnton Vorontsov1-9/+10
2008-07-1683xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYsAnton Vorontsov1-2/+36
2008-07-15Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefilev1.3.4-rc1Wolfgang Denk2-4/+0
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk7-0/+703
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk1-206/+392
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk5-12/+40
2008-07-15mpc5xxx: Add MVBC_P board supportAndre Schwarz7-0/+703
2008-07-15Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi1-206/+392
2008-07-14MPC8544DS: Add ATI Video card supportKumar Gala1-0/+1
2008-07-14MPC8544DS: Report board id, board version and fpga version.Kumar Gala1-1/+4
2008-07-14sbc8560: add in ft_board_setup()Paul Gortmaker1-0/+28
2008-07-14sbc8560: properly set cs0_bnds for 512MBPaul Gortmaker1-0/+4
2008-07-14ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve4-20/+4
2008-07-14ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_i...Hugo Villeneuve3-9/+0
2008-07-14Fix coding style; make code better parsable by external toolsWolfgang Denk1-8/+9
2008-07-14elppc board: Coding style cleanup.Wolfgang Denk1-49/+50
2008-07-14elppc board: fix syntax error.Wolfgang Denk1-1/+1
2008-07-14EB+MCF-EV123 board: fix coding style (alingment)Wolfgang Denk1-43/+43
2008-07-14EB+MCF-EV123 board: fix syntx errorWolfgang Denk1-1/+1
2008-07-14Remove LBC_CACHE_BASE from 8544 DSAndy Fleming2-11/+3
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk13-30/+30
2008-07-14AmigaOneG3SE: remove dead and incomplete filesWolfgang Denk2-228/+0
2008-07-14Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese18-119/+151
2008-07-13ADS5121: Fix (delete) incorrect ads5121_diu_init() prototypeWolfgang Denk1-2/+0
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD6-8/+8
2008-07-13ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese7-147/+0
2008-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk3-47/+69
2008-07-13Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk3-47/+69
2008-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk3-2/+5
2008-07-13Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk3-2/+5
2008-07-13at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260Anatolij Gustschin1-0/+9
2008-07-12fix DIU for small screensKenneth Johansson1-1/+1
2008-07-12ADS5121 cleanup compile warningsJohn Rigby2-46/+68
2008-07-11Fix some more printf() format issues.Wolfgang Denk4-61/+61