summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
| * | | | Merge with /home/m8/git/u-bootWolfgang Denk2006-06-30-0/+3302
| |\ \ \ \ | | |/ / /
| | * | | Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-0/+3302
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-0/+3321
| * | | | Cleanup trab board for GCC-4.xWolfgang Denk2006-06-26-39/+40
| |/ / /
| * | | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-06-20-1/+1
| |\ \ \
| | * | | VoiceBlue update: use new MTD flash partitioning methods, use moreHeiko Schocher2006-05-03-1/+1
| * | | | Add support for wrPPMC7xx/74xx boardsHeiko Schocher2006-06-19-0/+1246
| * | | | Merge with ssh://atlas/home/wd/git/u-boot/workWolfgang Denk2006-06-19-518/+1616
| |\ \ \ \
| | * | | | Add support for gth2 boardWolfgang Denk2006-06-16-0/+1556
| | * | | | Fix DDR6 errata on TQM834x boardsWolfgang Denk2006-06-16-0/+24
| | * | | | Remove obsolete flash driver board/tqm5200/flash.cWolfgang Denk2006-06-16-498/+0
| | * | | | Add support for PS/2 keyboard on TQM85xx boardWolfgang Denk2006-06-16-0/+14
| | * | | | Fix TRAB channel switching delay for trab_fkt.bin standalone applikationWolfgang Denk2006-06-16-1/+1
| | * | | | Adjust TQM5200 make targetsWolfgang Denk2006-06-16-18/+2
| | * | | | Fix setting of environment variable "ver" on trab boardWolfgang Denk2006-06-16-0/+13
| | * | | | Fix wrong usage of udelay() in led_blink() on trab boardWolfgang Denk2006-06-16-0/+1
| | * | | | Fix udelay bug in vfd.c for trab boardWolfgang Denk2006-06-16-1/+5
| * | | | | Fix memory init problems on MCC200 boardWolfgang Denk2006-06-14-1/+50
| |/ / / /
| * | | | Minor code cleanup.Wolfgang Denk2006-06-10-5/+5
| * | | | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-06-10-0/+1221
| |\ \ \ \
| | * | | | Add Altera Nios-II boards EP1C20, EP1S10 and EP1S40Heiko Schocher2006-04-26-0/+1018
| | * | | | * Update PK1C20 board for Nios-II 5.0Heiko Schocher2006-04-20-40/+33
| | * | | | Add MCF5282 support (without preloader)Heiko Schocher2006-04-20-0/+1221
| * | | | | Merge with http://www.psyent.com/git/uboot (NIOS2 - Scott McNutt)Wolfgang Denk2006-06-10-40/+1051
| |\ \ \ \ \
| | * | | | | Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boardsScott McNutt2006-06-08-0/+1018
| | * | | | | Update PK1C20 boardScott McNutt2006-06-08-40/+33
| * | | | | | Fix U-Boot enviroenment sector protection on MCC200 boardWolfgang Denk2006-06-09-1/+1
| |/ / / / /
* | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-09-0/+54
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add Rapidio support for the MPC8641HPCNJohn Traill2006-08-09-0/+54
* | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-31-1/+65
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Correct the irq value of DUART2Haiying Wang2006-07-31-1/+1
| * | | | | Move get_board_sys_clk to board directoryHaiying Wang2006-07-31-0/+64
* | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-27-61/+75
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed OF device tree of mpc86xxhpcn board.Zhang Wei2006-07-27-61/+75
* | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-13-1/+245
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang2006-07-13-1/+245
* | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-22-40/+56
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix bug in 8641hpcn reset command with no args.Jon Loeliger2006-06-22-1/+1
| * | | | | Reworked IRQ mapping in OF-tree.Zhang Wei2006-06-22-39/+55
* | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-07-1/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Allow DTC path to be passed in.Jon Loeliger2006-06-07-1/+5
* | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-07-103/+669
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Modify the IRQ of DUART2Haiying Wang2006-06-07-1/+1
| * | | | | Review cleanups.Jon Loeliger2006-05-31-18/+16
| * | | | | White space cleanup.Jon Loeliger2006-05-31-110/+117
| * | | | | Removed unneeded local_bus_init() from 8641HPCN board.Jon Loeliger2006-05-31-34/+0
| * | | | | Moved mpc8641hpcn_board_reset() out of cpu/ into board/.Jon Loeliger2006-05-31-0/+93
| * | | | | Move mpc86xx PIXIS code to board directoryJon Loeliger2006-05-31-1/+358
| * | | | | Added pci@8000 block.Haiying Wang2006-05-26-11/+119
| * | | | | Update 86xx address map and LAWBARs.Jon Loeliger2006-05-19-5/+20