summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | | | | | | [ppc4xx] Change board/amcc/acadia/cpr.c to pll.cStefan Roese2007-06-19-0/+0
| * | | | | | | | | [ppc4xx] Change lwmon5 port to work with recent 440 exception reworkStefan Roese2007-06-15-0/+1
| * | | | | | | | | Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese2007-06-15-267/+319
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-15-267/+319
| * | | | | | | | | | [ppc4xx] Add initial lwmon5 board supportStefan Roese2007-06-15-10/+2346
| * | | | | | | | | | [ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese2007-06-15-68/+108
| * | | | | | | | | | [ppc4xx] Extend program_tlb() with virtual & physical addressesStefan Roese2007-06-14-37/+48
| * | | | | | | | | | [PATCH] fix gpio setting when using CFG_440_GPIO_TABLEBenoƮt Monin2007-06-08-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Cache update and added CFG_UNIFY_CACHETsiChung2007-07-10-38/+29
* | | | | | | | | | Update header file. Include dtimer_intr_setup(). Changed timer divider to glo...TsiChungLiew2007-07-10-56/+64
* | | | | | | | | | Update header filesTsiChungLiew2007-07-10-3/+4
* | | | | | | | | | Add mcffec_initialize()TsiChungLiew2007-07-10-0/+3
* | | | | | | | | | Update header file and clean upTsiChungLiew2007-07-10-3/+2
* | | | | | | | | | New uart structure and definesTsiChungLiew2007-07-10-0/+171
* | | | | | | | | | New timer structure and definesTsiChungLiew2007-07-10-0/+104
* | | | | | | | | | Rename mcfrtc to rtcTsiChungLiew2007-07-10-1/+1
* | | | | | | | | | Rename mcfserial.c. Update include headerTsiChungLiew2007-07-10-3/+4
* | | | | | | | | | Header file update, clean up and cache handlingTsiChungLiew2007-07-10-33/+33
* | | | | | | | | | Create interrupts.c and modify MakefileTsiChungLiew2007-07-10-1/+50
* | | | | | | | | | Enable IcacheTsiChungLiew2007-07-10-39/+38
* | | | | | | | | | Update header file and some clean upTsiChungLiew2007-07-10-18/+12
* | | | | | | | | | Update header file and enable icacheTsiChungLiew2007-07-10-4/+3
* | | | | | | | | | Update header file and removed interrupt_init()TsiChungLiew2007-07-10-17/+2
* | | | | | | | | | Update for flash.o and mii.oTsiChungLiew2007-07-10-1/+1
* | | | | | | | | | MII functions calls.TsiChungLiew2007-07-10-0/+304
* | | | | | | | | | Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.TsiChungLiew2007-07-10-282/+3
* | | | | | | | | | Duplicate codeTsiChungLiew2007-07-10-643/+0
* | | | | | | | | | Seperate old structure defines and new structure definesTsiChungLiew2007-07-10-144/+0
* | | | | | | | | | Seperate old structure defines and new structure definesTsiChungLiew2007-07-10-72/+0
* | | | | | | | | | Clean upTsiChungLiew2007-07-10-1/+1
* | | | | | | | | | Clean upTsiChungLiew2007-07-10-40/+40
* | | | | | | | | | Create new header file and move peripherals base address from configs file to...TsiChungLiew2007-07-10-40/+63
* | | | | | | | | | Revert file modeTsiChungLiew2007-07-10-0/+0
* | | | | | | | | | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-18-188/+7629
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Change 'repeatable' attribute of some commands to sensible values.Detlev Zundel2007-06-12-4/+4
* | | | | | | | | Fix 'run' not to continue after interrupted commandDetlev Zundel2007-06-12-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-08-8/+9
|/ / / / / / /
* | | | | | | Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk2007-06-06-24/+505
* | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-06-06-29/+25
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mpc8641'Jon Loeliger2007-06-05-29/+21
| |\ \ \ \ \ \ \
| | * | | | | | | mpc8641 image size cleanupEd Swarthout2007-06-05-29/+21
| * | | | | | | | Merge branch 'mpc8641'Jon Loeliger2007-05-10-0/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | 8641hpcn: Fix Makefile after moving pixis to board/freescale.Ed Swarthout2007-05-08-0/+4
* | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk2007-06-06-346/+1556
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Add support for the Siemens SMN42 board.Gary Jennejohn2007-05-18-346/+1556
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Reduce line lengths to 80 characters max.Peter Pearse2007-05-18-12/+25
| | * | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-18-375/+2907
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * | | | | | | | | Makefile permissionsPeter Pearse2007-05-18-0/+0
| | * | | | | | | | | Add the board directory for SMN42Peter Pearse2007-05-09-0/+796
| | * | | | | | | | | Add the files for the SMN42 boardPeter Pearse2007-05-09-0/+2303