summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
| * | | | | | ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco2008-08-07-0/+5
| |/ / / / /
| * | | | | Fix compilation error for TASREGTsiChung Liew2008-08-01-0/+2
| * | | | | Fix compilation error for MCF5275TsiChung Liew2008-08-01-1/+1
| * | | | | Fix compile error caused by incorrect function return typeTsiChung Liew2008-08-01-1/+1
| * | | | | TQM85xx: fix typo introduce by commit ffbb5cb9Wolfgang Denk2008-07-31-1/+1
| * | | | | mvbc_p board: fix most build warnings.Wolfgang Denk2008-07-31-1/+2
| * | | | | mpc85xx: Update linker scripts for Freescale boardsKumar Gala2008-07-31-161/+108
| * | | | | ppc4xx: Fix W7OLMG compile problems by adding missing LM75 definesStefan Roese2008-07-31-0/+6
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2008-07-31-3/+3
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | avr32: Fix printf() format warningsHaavard Skinnemoen2008-07-23-3/+3
| | |/ /
| * | | Fix remaining CFG_CMD_ define, ifdef and commentsJean-Christophe PLAGNIOL-VILLARD2008-07-30-1/+1
| * | | Removed support for the adsvix board.Adrian Filipi2008-07-30-946/+0
| |/ /
| * | tqm85xx: Demystify 'DK: !!!' commentDetlev Zundel2008-07-20-1/+2
| |/
* | Fix merge problemsStefan Roese2008-08-06-1115/+126
* | ppc4xx: ML507: Environment in flash and MTD SupportRicardo Ribalda Delgado2008-07-30-1/+1
* | ppc4xx: ML507: Use of get_ram_size in board ml507Ricardo Ribalda Delgado2008-07-30-2/+3
* | ppc4xx: ML507: U-Boot in flash and System ACERicardo Ribalda Delgado2008-07-30-9/+167
* | ppc4xx: ML507 Board SupportRicardo Ribalda Delgado2008-07-18-0/+339
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-07-17-607/+1269
|\ \ | |/
| * Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort MakefileWolfgang Denk2008-07-15-4/+0
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2008-07-15-0/+703
| |\
| | * mpc5xxx: Add MVBC_P board supportAndre Schwarz2008-07-15-0/+703
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk2008-07-15-206/+392
| |\ \
| | * | Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi2008-07-15-206/+392
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-07-15-12/+40
| |\ \
| | * | MPC8544DS: Add ATI Video card supportKumar Gala2008-07-14-0/+1
| | * | MPC8544DS: Report board id, board version and fpga version.Kumar Gala2008-07-14-1/+4
| | * | sbc8560: add in ft_board_setup()Paul Gortmaker2008-07-14-0/+28
| | * | sbc8560: properly set cs0_bnds for 512MBPaul Gortmaker2008-07-14-0/+4
| | * | Remove LBC_CACHE_BASE from 8544 DSAndy Fleming2008-07-14-11/+3
| * | | ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve2008-07-14-20/+4
| * | | ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_i...Hugo Villeneuve2008-07-14-9/+0
| | |/ | |/|
| * | Fix coding style; make code better parsable by external toolsWolfgang Denk2008-07-14-8/+9
| * | elppc board: Coding style cleanup.Wolfgang Denk2008-07-14-49/+50
| * | elppc board: fix syntax error.Wolfgang Denk2008-07-14-1/+1
| * | EB+MCF-EV123 board: fix coding style (alingment)Wolfgang Denk2008-07-14-43/+43
| * | EB+MCF-EV123 board: fix syntx errorWolfgang Denk2008-07-14-1/+1
| * | Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-30/+30
| * | AmigaOneG3SE: remove dead and incomplete filesWolfgang Denk2008-07-14-228/+0
| |/
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-07-14-119/+151
|\ \ | |/
| * ADS5121: Fix (delete) incorrect ads5121_diu_init() prototypeWolfgang Denk2008-07-13-2/+0
| * Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-13-8/+8
| * ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-13-147/+0
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-07-13-47/+69
| |\
| | * Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk2008-07-13-47/+69
| | |\
| | | * fix DIU for small screensKenneth Johansson2008-07-12-1/+1
| | | * ADS5121 cleanup compile warningsJohn Rigby2008-07-12-46/+68
| * | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-07-13-2/+5
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2008-07-13-2/+5
| | |\ \ | | | |/ | | |/|
| | | * Fix compile error caused by incorrect function return typeTsiChung Liew2008-07-11-2/+2