summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Coding style cleanupStefan Roese2007-08-083-59/+56
* Port enabled for I2C signals and chipselects port configuration.TsiChungLiew2007-08-081-1/+10
* Added NAND supportTsiChungLiew2007-08-085-4/+317
* Added I2C supportTsiChungLiew2007-08-082-21/+117
* Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_...TsiChungLiew2007-08-082-1/+3
* Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew2007-08-082-14/+25
* Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew2007-08-082-7/+7
* Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew2007-08-083-3/+5
* Renamed CONFIG_MCFSERIAL to CONFIG_MCFUARTTsiChungLiew2007-08-082-6/+4
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-07-202-1/+7
|\
| * Fix breakage of 8xx boards from recent commit.Rafal Jaworowski2007-07-192-1/+7
* | Coding style cleanupStefan Roese2007-07-163-4/+3
* | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-1643-235/+7169
|\ \ | |/ |/|
| * Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-10192-1423/+9620
| |\
| * | Cache update and added CFG_UNIFY_CACHETsiChung2007-07-104-38/+29
| * | Update header file. Include dtimer_intr_setup(). Changed timer divider to glo...TsiChungLiew2007-07-101-56/+64
| * | Update header filesTsiChungLiew2007-07-101-3/+4
| * | Add mcffec_initialize()TsiChungLiew2007-07-101-0/+3
| * | Update header file and clean upTsiChungLiew2007-07-101-3/+2
| * | New uart structure and definesTsiChungLiew2007-07-101-0/+171
| * | New timer structure and definesTsiChungLiew2007-07-101-0/+104
| * | Rename mcfrtc to rtcTsiChungLiew2007-07-101-1/+1
| * | Rename mcfserial.c. Update include headerTsiChungLiew2007-07-102-3/+4
| * | Header file update, clean up and cache handlingTsiChungLiew2007-07-101-33/+33
| * | Create interrupts.c and modify MakefileTsiChungLiew2007-07-102-1/+50
| * | Enable IcacheTsiChungLiew2007-07-101-39/+38
| * | Update header file and some clean upTsiChungLiew2007-07-101-18/+12
| * | Update header file and enable icacheTsiChungLiew2007-07-101-4/+3
| * | Update header file and removed interrupt_init()TsiChungLiew2007-07-101-17/+2
| * | Update for flash.o and mii.oTsiChungLiew2007-07-101-1/+1
| * | MII functions calls.TsiChungLiew2007-07-101-0/+304
| * | Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.TsiChungLiew2007-07-101-282/+3
| * | Duplicate codeTsiChungLiew2007-07-101-643/+0
| * | Seperate old structure defines and new structure definesTsiChungLiew2007-07-101-144/+0
| * | Seperate old structure defines and new structure definesTsiChungLiew2007-07-101-72/+0
| * | Clean upTsiChungLiew2007-07-101-1/+1
| * | Clean upTsiChungLiew2007-07-101-40/+40
| * | Create new header file and move peripherals base address from configs file to...TsiChungLiew2007-07-102-40/+63
| * | Revert file modeTsiChungLiew2007-07-102-0/+0
| * | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-1839-188/+7629
* | | Update CHANGELOGWolfgang Denk2007-07-141-0/+31
* | | Merge with /home/hs/Atronic/u-boot-dev-newHeiko Schocher2007-07-1420-279/+188
|\ \ \
| * | | make show_boot_progress () weak.Heiko Schocher2007-07-1319-276/+173
| * | | [PCS440EP] - The DIAG LEDs are now blinking, if an error occurHeiko Schocher2007-07-132-4/+16
* | | | [PCS440EP] - fix compile error, if BUILD_DIR is usedHeiko Schocher2007-07-141-1/+1
|/ / /
* | | Update CHANGELOG, minor coding style cleanup.Wolfgang Denk2007-07-123-6/+34
* | | Merge with /home/tur/git/u-boot#cm1_qp1Wolfgang Denk2007-07-1211-13/+1487
|\ \ \
| * | | CM1.QP1: Support for the Schindler CM1.QP1 board.Bartlomiej Sieka2007-07-1111-13/+1487
* | | | [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failedHeiko Schocher2007-07-115-14/+101
| |_|/ |/| |
* | | Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-1011-388/+716