aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala5-18/+0
2008-08-14ColdFire: Multiple fixes for M5282EVBTsiChung Liew2-2/+8
2008-08-14ColdFire: Move m5282evb from board to board/freescaleTsiChung Liew5-0/+0
2008-08-14ColdFire: Move m5272c3 from board to board/freescaleTsiChung Liew6-0/+0
2008-08-14ColdFire: Move m5271evb from board to board/freescaleTsiChung Liew5-0/+0
2008-08-14ColdFire: Add M54451EVB platform support for MCF5445xTsiChung Liew6-0/+774
2008-08-14ColdFire: Implement SBF feature for M5445EVBTsiChung Liew2-3/+147
2008-08-14ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew3-1289/+52
2008-08-14ColdFire: Add M5253DEMO platform support for MCF5253TsiChung Liew5-0/+820
2008-08-14ColdFire: Fix M5253EVB dram bring up issueTsiChung Liew1-4/+9
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk8-216/+153
2008-08-13socrates: Update NAND driver to new API.Scott Wood1-52/+32
2008-08-13quad100hd: Update NAND driver to new API.Scott Wood1-23/+13
2008-08-13m5373evb: Update NAND driver to new API.Scott Wood1-46/+18
2008-08-13Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk11-19/+19
2008-08-13at91: Update board NAND drivers to current API.Scott Wood5-95/+90
2008-08-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese15-328/+257
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD3-8/+8
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD3-6/+6
2008-08-13mx31: move freescale's mx31 boards to vendor board dirJean-Christophe PLAGNIOL-VILLARD5-5/+5
2008-08-12Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese15-395/+155
2008-08-12NAND boot: MPC8313ERDB supportScott Wood3-1/+42
2008-08-12Fixing coding style issuesWilliam Juul11-19/+19
2008-08-12Remove white space at end.William Juul6-8/+8
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul12-328/+216
2008-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk3-18/+18
2008-08-11i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.Magnus Lilja2-14/+14
2008-08-11i.MX31: Fix IOMUX related typosMagnus Lilja3-4/+4
2008-08-11Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese11-377/+132
2008-08-10mpc85xx: workaround old binutils bugKumar Gala7-35/+77
2008-08-07ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco1-0/+5
2008-08-06Fix merge problemsStefan Roese24-1115/+126
2008-08-05mpc5121: Move iopin features from board specific to common files.Kenneth Johansson4-342/+55
2008-08-01Fix compilation error for TASREGTsiChung Liew1-0/+2
2008-08-01Fix compilation error for MCF5275TsiChung Liew1-1/+1
2008-08-01Fix compile error caused by incorrect function return typeTsiChung Liew1-1/+1
2008-07-31TQM85xx: fix typo introduce by commit ffbb5cb9Wolfgang Denk1-1/+1
2008-07-31mvbc_p board: fix most build warnings.Wolfgang Denk1-1/+2
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-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-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