summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | ColdFire: Move m5272c3 from board to board/freescaleTsiChung Liew2008-08-146-0/+0
* | | | | | ColdFire: Move m5271evb from board to board/freescaleTsiChung Liew2008-08-145-0/+0
* | | | | | ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew2008-08-146-0/+774
* | | | | | ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2008-08-142-3/+147
* | | | | | ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew2008-08-143-1289/+52
* | | | | | ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew2008-08-145-0/+820
* | | | | | ColdFire: Fix M5253EVB dram bring up issueTsiChung Liew2008-08-141-4/+9
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-148-216/+153
|\ \ \ \ \ \
| * | | | | | socrates: Update NAND driver to new API.Scott Wood2008-08-131-52/+32
| * | | | | | quad100hd: Update NAND driver to new API.Scott Wood2008-08-131-23/+13
| * | | | | | m5373evb: Update NAND driver to new API.Scott Wood2008-08-131-46/+18
| * | | | | | at91: Update board NAND drivers to current API.Scott Wood2008-08-135-95/+90
* | | | | | | Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-1311-19/+19
|\ \ \ \ \ \ \
| * | | | | | | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-133-8/+8
| * | | | | | | drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-133-6/+6
| * | | | | | | mx31: move freescale's mx31 boards to vendor board dirJean-Christophe PLAGNIOL-VILLARD2008-08-135-5/+5
| |/ / / / / /
* | | | | | | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-08-1315-328/+257
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | NAND boot: MPC8313ERDB supportScott Wood2008-08-123-1/+42
| * | | | | | Fixing coding style issuesWilliam Juul2008-08-1211-19/+19
| * | | | | | Remove white space at end.William Juul2008-08-126-8/+8
| * | | | | | Update MTD to that of Linux 2.6.22.1William Juul2008-08-1212-328/+216
* | | | | | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-08-1215-395/+155
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-08-123-18/+18
| |\ \ \ \ \ \
| | * | | | | | i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.Magnus Lilja2008-08-112-14/+14
| | * | | | | | i.MX31: Fix IOMUX related typosMagnus Lilja2008-08-113-4/+4
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-08-1111-377/+132
| |\ \ \ \ \ \
| | * | | | | | mpc85xx: workaround old binutils bugKumar Gala2008-08-107-35/+77
| | * | | | | | mpc5121: Move iopin features from board specific to common files.Kenneth Johansson2008-08-054-342/+55
| | |/ / / / /
| * | | | | | ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco2008-08-071-0/+5
| |/ / / / /
| * | | | | Fix compilation error for TASREGTsiChung Liew2008-08-011-0/+2
| * | | | | Fix compilation error for MCF5275TsiChung Liew2008-08-011-1/+1
| * | | | | Fix compile error caused by incorrect function return typeTsiChung Liew2008-08-011-1/+1
| * | | | | TQM85xx: fix typo introduce by commit ffbb5cb9Wolfgang Denk2008-07-311-1/+1
| * | | | | mvbc_p board: fix most build warnings.Wolfgang Denk2008-07-311-1/+2
| * | | | | mpc85xx: Update linker scripts for Freescale boardsKumar Gala2008-07-317-161/+108
| * | | | | ppc4xx: Fix W7OLMG compile problems by adding missing LM75 definesStefan Roese2008-07-311-0/+6
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2008-07-313-3/+3
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | avr32: Fix printf() format warningsHaavard Skinnemoen2008-07-233-3/+3
| | |/ /
| * | | Fix remaining CFG_CMD_ define, ifdef and commentsJean-Christophe PLAGNIOL-VILLARD2008-07-301-1/+1
| * | | Removed support for the adsvix board.Adrian Filipi2008-07-307-946/+0
| |/ /
| * | tqm85xx: Demystify 'DK: !!!' commentDetlev Zundel2008-07-201-1/+2
| |/
* | Fix merge problemsStefan Roese2008-08-0624-1115/+126
* | ppc4xx: ML507: Environment in flash and MTD SupportRicardo Ribalda Delgado2008-07-301-1/+1
* | ppc4xx: ML507: Use of get_ram_size in board ml507Ricardo Ribalda Delgado2008-07-301-2/+3
* | ppc4xx: ML507: U-Boot in flash and System ACERicardo Ribalda Delgado2008-07-305-9/+167
* | ppc4xx: ML507 Board SupportRicardo Ribalda Delgado2008-07-186-0/+339
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-07-1736-607/+1269
|\ \ | |/
| * Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort MakefileWolfgang Denk2008-07-152-4/+0
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2008-07-157-0/+703
| |\
| | * mpc5xxx: Add MVBC_P board supportAndre Schwarz2008-07-157-0/+703
OpenPOWER on IntegriCloud