summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | | | * | | | 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
| * | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-18-26/+36
| |\ \ \ \ \ \ \
| | * | | | | | | Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming2007-08-16-0/+20
| | * | | | | | | Update MPC8544 DS PCI memory mapKumar Gala2007-08-16-19/+15
| | * | | | | | | Fix up some fdt issues on 8544DSKumar Gala2007-08-16-7/+1
| | |/ / / / / /
| * | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xxWolfgang Denk2007-08-18-273/+474
| |\ \ \ \ \ \ \
| | * | | | | | | mpc83xx: fix typo in DDR2 programmingKim Phillips2007-08-17-1/+1
| | * | | | | | | mpc83xx: move freescale boards to boards/freescaleKim Phillips2007-08-16-9/+9
| | * | | | | | | mpc83xx: suppress unused variable 'val8' warningKim Phillips2007-08-16-1/+2
| | * | | | | | | mpc83xx: implement board_add_ram_infoKim Phillips2007-08-16-45/+50
| | * | | | | | | mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card supportTony Li2007-08-16-84/+142
| | * | | | | | | mpc83xx: enable libfdt by default on freescale boardsKim Phillips2007-08-15-4/+4
| | * | | | | | | mpc83xx: migrate remaining freescale boards to libfdtKim Phillips2007-08-15-48/+170
| | * | | | | | | mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips2007-08-15-60/+31
| | * | | | | | | mpc83xx: remaining 8360 libfdt fixesKim Phillips2007-08-15-22/+61
| | * | | | | | | mpc83xx: fix UEC2->1 typo in libfdt setup codeKim Phillips2007-08-15-1/+1
| | * | | | | | | mpc83xx: add MAINTAINER and MAKEALL entries for the mpc8323erdbKim Phillips2007-08-15-13/+18
| * | | | | | | | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-08-18-19/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | lib_ppc: make board_add_ram_info weakKim Phillips2007-08-18-18/+6
| | * | | | | | | | PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bugShinya Kuribayashi2007-08-18-1/+3
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-16-551/+1051
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | fdt: suppress unused variable 'bd' warningKim Phillips2007-08-16-1/+0
| | * | | | | | | Fix warnings from of_data copy fixAndy Fleming2007-08-16-2/+2
| | * | | | | | | Don't wait for disconnected TSECsAndy Fleming2007-08-16-13/+17
| | * | | | | | | Fix numerous bugs in the 8568 UEC supportAndy Fleming2007-08-16-7/+7
| | * | | | | | | Define tsec flag values in config filesAndy Fleming2007-08-16-37/+64
| | * | | | | | | Add support for building all boards with a TSECAndy Fleming2007-08-16-1/+7
| | * | | | | | | Fix of_data copying for CONFIG_OF_FLAT_TREE-using boardsAndy Fleming2007-08-16-0/+9
| | * | | | | | | mpc885ads: Don't define CONFIG_BZIP2.Scott Wood2007-08-16-0/+3
| | * | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2007-08-16-477/+826
| | |\ \ \ \ \ \ \
| | | * | | | | | | Minor Coding Style fix; Update CHANGELOG file.Wolfgang Denk2007-08-16-3/+580