u-boot-brain/rtc
wdenk ec4c544bed Patches by Stephan Linz, 30 Jan 2004:
1: - board/altera/common/flash.c:flash_erase():
     o allow interrupts befor get_timer() call
     o check-up each erased sector and avoid unexpected timeouts
   - board/altera/dk1c20/dk1s10.c:board_early_init_f():
     o enclose sevenseg_set() in cpp condition
   - remove the ASMI configuration for DK1S10_standard_32 (never present)
   - fix some typed in mistakes in the NIOS documentation
2: - split DK1C20 configuration into several header files:
     o two new files for each NIOS CPU description
     o U-Boot related part is remaining in DK1C20.h
3: - split DK1S10 configuration into several header files:
     o two new files for each NIOS CPU description
     o U-Boot related part is remaining in DK1S10.h
4: - Add support for the Microtronix Linux Development Kit
     NIOS CPU configuration at the Altera Nios Development Kit,
     Stratix Edition (DK-1S10)
5: - Add documentation for the Altera Nios Development Kit,
     Stratix Edition (DK-1S10)
6: - Add support for the Nios Serial Peripharel Interface (SPI)
     (master only)
7: - Add support for the common U-Boot SPI framework at
     RTC driver DS1306
2004-02-09 23:12:24 +00:00
..
date.c Initial revision 2002-10-26 17:33:42 +00:00
ds164x.c * Code cleanup: 2003-06-27 21:31:46 +00:00
ds174x.c Initial revision 2002-11-03 00:07:02 +00:00
ds1302.c Initial revision 2002-11-03 00:38:21 +00:00
ds1306.c Patches by Stephan Linz, 30 Jan 2004: 2004-02-09 23:12:24 +00:00
ds1307.c * Code cleanup: 2003-06-27 21:31:46 +00:00
ds1337.c Initial revision 2002-08-21 22:08:56 +00:00
ds1556.c Initial revision 2002-11-03 00:24:07 +00:00
ds12887.c * Code cleanup: 2003-06-27 21:31:46 +00:00
m41t11.c * Code cleanup: 2003-06-27 21:31:46 +00:00
m48t35ax.c Initial revision 2002-08-17 09:36:01 +00:00
Makefile Fix typo in Makefile; 2004-01-18 18:21:54 +00:00
mc146818.c * Patch by Thomas Frieden, 13 Nov 2002: 2002-11-19 11:04:11 +00:00
mk48t59.c * Patch by Thomas Frieden, 13 Nov 2002: 2002-11-19 11:04:11 +00:00
mpc5xxx.c [Strange. I _did_ check these in before. Seems SF restored an old 2004-01-16 00:30:56 +00:00
mpc8xx.c Initial revision 2002-08-17 09:36:01 +00:00
pcf8563.c Initial revision 2002-11-03 00:38:21 +00:00
s3c24x0_rtc.c * Patch by David Müller, 13 Sep 2003: 2003-09-13 19:01:12 +00:00