summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-24/+24
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-247/+247
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-13-28/+28
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-278/+278
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-151/+151
* Change directory-specific CFLAGS to use full pathPeter Tyser2010-04-13-19/+19
* Create CPUDIR variablePeter Tyser2010-04-13-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-04-10-2/+133
|\
| * Blackfin: IP04: new board portBrent Kandetzki2010-04-07-0/+131
| * Blackfin: cm-bf561: update network/env settingsHarald Krapfenbauer2010-04-07-2/+2
* | Add initial support for Matrix Vision mvSMR board based on MPC5200B.Andre Schwarz2010-04-10-0/+730
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-08-203/+340
|\ \
| * | p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi2010-04-07-35/+214
| * | fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-07-168/+126
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-04-08-2/+39
|\ \
| * | arm/integrator: Remove unneccessary CONFIG_PCI check.Detlev Zundel2010-04-04-2/+0
| * | SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH2010-04-03-0/+39
| |/
* | nios2: Fix AMDLV065D flash write bug in altera board common tree.Scott McNutt2010-04-02-1/+1
* | nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-02-24/+24
|/
* Merge branch 'next'Wolfgang Denk2010-04-01-478/+908
|\
| * Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-29-1434/+0
| |\
| * \ Merge branch 'next' of git://git.denx.de/u-boot-coldfire into nextWolfgang Denk2010-03-28-4/+905
| |\ \
| | * | ColdFire: Fix m54455EVB save environment bugTsiChung Liew2010-03-24-1/+1
| | * | ColdFire: M5271EVB DRAM Bring up issueTsiChung Liew2010-03-24-2/+10
| | * | ColdFire: Correct bit definitionTsiChung Liew2010-03-24-1/+1
| | * | add ASTRO MCF5373L boardWolfgang Wegner2010-03-24-0/+893
| * | | TI: Davinci: NAND Driver CleanupCyril Chemparathy2010-03-23-1/+1
| |/ /
| * | Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-21-0/+0
| |\ \
| * | | mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-21-473/+2
* | | | mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi2010-03-30-0/+4
| |_|/ |/| |
* | | ml300: remove support for broken, orphaned boardWolfgang Denk2010-03-28-1434/+0
| |/ |/|
* | mod change 755 => 644 for multiple filesThomas Weber2010-03-21-0/+0
|/
* Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk2010-03-12-6/+4
* mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.Detlev Zundel2010-03-12-642/+0
* TQM8xx: add device tree support for TQM8xx based boards.Heiko Schocher2010-03-12-0/+119
* AT91: Update otc570 board to new SoC accessDaniel Gorsulowski2010-03-07-85/+95
* arm: kirkwood: suen3: fixed build warningPrafulla Wadaskar2010-03-07-2/+1
* MX51: removed warnings for the mx51evkStefano Babic2010-03-07-10/+1
* SPEAr : Supporting new mach ids for spear310 and spear320Vipin Kumar2010-03-07-2/+2
* arm, suen3: fix compile error, if doing not a local buildHeiko Schocher2010-03-07-0/+3
* arm: add support for the suen3 board from keymileHeiko Schocher2010-03-07-2/+583
* Add support for KARO TX25 boardJohn Rigby2010-03-07-0/+363
* Add initial support for Freescale mx51evk boardStefano Babic2010-03-07-0/+649
* edb93xx: Fix SDRAM initializationMatthias Kaehlcke2010-03-07-8/+31
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-07-8/+8
* VoiceBlue: fix linker errorsLadislav Michl2010-03-07-127/+65
* da830evm: Add support for TI EMACNick Thompson2010-03-07-2/+63
* NetStar: eeprom - fix linker errorLadislav Michl2010-03-07-93/+25
* NetStar: eeprom - be less verboseLadislav Michl2010-03-07-14/+13
* NetStar: eeprom - undefined reference to `memset'Ladislav Michl2010-03-07-31/+37