summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-08Coding style cleanupStefan Roese
2007-08-08Port enabled for I2C signals and chipselects port configuration.TsiChungLiew
2007-08-08Added NAND supportTsiChungLiew
2007-08-08Added I2C supportTsiChungLiew
2007-08-08Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_...TsiChungLiew
2007-08-08Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew
2007-08-08Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew
2007-08-08Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew
2007-08-08Renamed CONFIG_MCFSERIAL to CONFIG_MCFUARTTsiChungLiew
2007-07-20Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-07-19Fix breakage of 8xx boards from recent commit.Rafal Jaworowski
2007-07-16Coding style cleanupStefan Roese
2007-07-16Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese
2007-07-14Update CHANGELOGWolfgang Denk
2007-07-14Merge with /home/hs/Atronic/u-boot-dev-newHeiko Schocher
2007-07-14[PCS440EP] - fix compile error, if BUILD_DIR is usedHeiko Schocher
2007-07-13make show_boot_progress () weak.Heiko Schocher
2007-07-13[PCS440EP] - The DIAG LEDs are now blinking, if an error occurHeiko Schocher
2007-07-12Update CHANGELOG, minor coding style cleanup.Wolfgang Denk
2007-07-12Merge with /home/tur/git/u-boot#cm1_qp1Wolfgang Denk
2007-07-11CM1.QP1: Support for the Schindler CM1.QP1 board.Bartlomiej Sieka
2007-07-11[PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failedHeiko Schocher
2007-07-10Merge branch 'master' into u-boot-5329-earlyJohn Rigby
2007-07-10Cache update and added CFG_UNIFY_CACHETsiChung
2007-07-10Update header file. Include dtimer_intr_setup(). Changed timer divider to glo...TsiChungLiew
2007-07-10Update header filesTsiChungLiew
2007-07-10Add mcffec_initialize()TsiChungLiew
2007-07-10Update header file and clean upTsiChungLiew
2007-07-10New uart structure and definesTsiChungLiew
2007-07-10New timer structure and definesTsiChungLiew
2007-07-10Rename mcfrtc to rtcTsiChungLiew
2007-07-10Rename mcfserial.c. Update include headerTsiChungLiew
2007-07-10Header file update, clean up and cache handlingTsiChungLiew
2007-07-10Create interrupts.c and modify MakefileTsiChungLiew
2007-07-10Enable IcacheTsiChungLiew
2007-07-10Update header file and some clean upTsiChungLiew
2007-07-10Update header file and enable icacheTsiChungLiew
2007-07-10Update header file and removed interrupt_init()TsiChungLiew
2007-07-10Update for flash.o and mii.oTsiChungLiew
2007-07-10MII functions calls.TsiChungLiew
2007-07-10Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.TsiChungLiew
2007-07-10Duplicate codeTsiChungLiew
2007-07-10Seperate old structure defines and new structure definesTsiChungLiew
2007-07-10Seperate old structure defines and new structure definesTsiChungLiew
2007-07-10Clean upTsiChungLiew
2007-07-10Clean upTsiChungLiew
2007-07-10Create new header file and move peripherals base address from configs file to...TsiChungLiew
2007-07-10Revert file modeTsiChungLiew
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk
2007-07-09Merge with /home/hs/Atronic/u-bootWolfgang Denk