uboot-mt623x/include
Yuri Tikhonov b73a19e160 LWMON5: POST RTC fix
Modify the RTC API to provide one a status for the time reported by
the rtc_get() function:
  0 - a reliable time is guaranteed,
< 0 - a reliable time isn't guaranteed (power fault, clock issues,
      and so on).

The RTC chip drivers are responsible for providing this info if the
corresponding chip supports such functionality. If not - always
report that the time is reliable.

The POST RTC test was modified to detect the RTC faults utilizing
this new rtc_get() feature.

Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
2008-03-20 21:48:46 +01:00
..
asm-arm The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 2008-03-18 22:24:48 +01:00
asm-avr32 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 2008-03-18 22:24:48 +01:00
asm-blackfin The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 2008-03-18 22:24:48 +01:00
asm-i386 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 2008-03-18 22:24:48 +01:00
asm-m68k The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 2008-03-18 22:24:48 +01:00
asm-microblaze The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 2008-03-18 22:24:48 +01:00
asm-mips The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 2008-03-18 22:24:48 +01:00
asm-nios The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 2008-03-18 22:24:48 +01:00
asm-nios2 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 2008-03-18 22:24:48 +01:00
asm-ppc The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 2008-03-18 22:24:48 +01:00
asm-sh The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 2008-03-18 22:24:48 +01:00
bedbug
configs The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). 2008-03-18 22:24:48 +01:00
cramfs Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) 2008-03-03 22:08:08 +01:00
galileo
jffs2
linux nand: FSL UPM NAND driver 2008-01-16 14:14:40 +01:00
pcmcia
.gitignore add gitignores for Blackfin pieces 2008-02-04 19:26:53 -05:00
4xx_i2c.h ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) 2008-03-15 07:28:04 +01:00
74xx_7xx.h
405_dimm.h
405_mal.h ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) 2008-03-15 07:28:04 +01:00
ACEX1K.h
MCD_dma.h ColdFire: Add MCF547x_8x dma code and header files 2008-01-17 14:59:42 -06:00
MCD_progCheck.h ColdFire: Add MCF547x_8x dma code and header files 2008-01-17 14:59:42 -06:00
MCD_tasksInit.h ColdFire: Add MCF547x_8x dma code and header files 2008-01-17 14:59:42 -06:00
SA-1100.h
_exports.h
ahci.h
altera.h
api_public.h API: Add (c) and licensing notice to the public API header. 2008-02-21 11:56:44 +01:00
arm920t.h
arm925t.h
arm926ejs.h
arm946es.h
armcoremodule.h
at45.h
at91rm9200_i2c.h
at91rm9200_net.h
ata.h
bcd.h rtc: Add Xicor/Intersil X1205 RTC support 2007-10-31 21:20:50 +01:00
bcm5221.h
bmp_layout.h
bzlib.h
circbuf.h
clps7111.h
command.h
common.h ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) 2008-03-15 07:28:04 +01:00
commproc.h TK885D: fixes for bigger flash sector sizes on new modules; 2008-01-15 17:21:28 +01:00
config_cmd_all.h add 'terminal program' functionality 2008-01-09 13:26:38 +01:00
config_cmd_default.h
console.h
crc.h
da9030.h
dataflash.h
devices.h
div64.h
dm9161.h
dp83848.h
dtt.h Add driver for National Semiconductor LM73 temperature sensor 2007-12-27 19:35:35 +01:00
e500.h Reworked FSL Book-E TLB macros to be more readable 2008-01-09 16:25:03 -06:00
elf.h
environment.h
exports.h
ext2fs.h
fat.h Fix checking fat32 cluster size. 2008-03-03 00:40:42 +01:00
fdc.h
fdt.h Cleanup coding style; update CHANGELOG 2007-11-26 19:18:21 +01:00
fdt_support.h 85xx: add ability to upload QE firmware 2008-01-09 16:28:12 -06:00
flash.h CFI: synchronize command offsets with Linux CFI driver 2007-12-13 12:00:37 +01:00
fpga.h
ft_build.h
hush.h
i2c.h
i8042.h
ide.h
image.h Allocate CPU Architecture Code for STMicroelectronics' ST200. 2007-09-10 22:24:23 +02:00
ioports.h Stop using immap_t for cpm offset on 85xx 2007-12-11 22:34:19 -06:00
keyboard.h
kgdb.h
lcd.h
lcdvideo.h
lh7a40x.h
lh7a400.h
lh7a404.h
libfdt.h libfdt: Add more documentation (patch the seventh) 2008-01-08 15:03:42 -05:00
libfdt_env.h
linux_logo.h
lists.h
logbuff.h
lpd7a400_cpld.h
lxt971a.h
lynxkdi.h
malloc.h
mb862xx.h Add Fujitsu CoralP/Lime video driver 2008-01-11 16:05:36 +01:00
mii_phy.h
miiphy.h NET: Add Ethernet 1000BASE-X support for PPC4xx 2007-11-06 10:25:33 -05:00
mk48t59.h
mmc.h
mpc5xx.h
mpc5xxx.h
mpc8xx.h
mpc8xx_irq.h
mpc83xx.h mpc83xx: Fix the fatal conflict of merge 2008-01-17 11:01:52 -06:00
mpc85xx.h
mpc86xx.h
mpc106.h
mpc512x.h MPC5121e ADS PCI support take 3 2008-03-02 21:44:59 +01:00
mpc824x.h
mpc8220.h
mpc8260.h
mpc8260_irq.h
nand.h
net.h Introduce new eth_receive routine 2008-01-03 21:36:50 -05:00
nios-io.h
nios.h
nios2-epcs.h
nios2-io.h
nios2.h
ns7520_eth.h
ns9750_bbus.h
ns9750_eth.h
ns9750_mem.h
ns9750_ser.h
ns9750_sys.h
ns16550.h
ns87308.h
onenand_uboot.h OneNAND support (take #2) 2007-09-17 08:19:08 +02:00
part.h MMC for PXA 27X (resubmit) 2008-02-03 23:58:21 +01:00
pc_keyb.h
pci.h
pci_ids.h
pcmcia.h
post.h The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 2008-03-18 22:24:48 +01:00
ppc4xx.h ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx 2007-10-31 21:20:50 +01:00
ppc4xx_enet.h ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) 2008-03-15 07:28:04 +01:00
ppc405.h ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) 2008-03-15 07:28:04 +01:00
ppc440.h The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). 2008-03-18 22:24:48 +01:00
ppc_asm.tmpl
ppc_defs.h
ps2mult.h
radeon.h Extend ATI Radeon driver to support more video modes 2008-02-15 00:54:01 +01:00
reiserfs.h
rtc.h LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
s3c24x0.h
s3c2400.h
s3c2410.h
s_record.h
sa1100.h
sata.h
scsi.h
sed156x.h
sed13806.h
serial.h ARM: s3c24xx: Multiple serial port support 2008-02-04 23:52:49 +01:00
sha1.h
sm501.h
smiLynxEM.h
spartan2.h Add new Xilinx Spartan FPGA types 2008-01-09 13:36:28 +01:00
spartan3.h Add new Xilinx Spartan FPGA types 2008-01-09 13:36:28 +01:00
spd.h
spd_sdram.h
spi.h
status_led.h Coding Style cleanup. 2007-10-13 21:15:39 +02:00
sym53c8xx.h
systemace.h
tsi108.h
universe.h
usb.h
usb_cdc_acm.h
usb_defs.h
usbdcore.h
usbdcore_ep0.h
usbdcore_mpc8xx.h
usbdcore_omap1510.h
usbdescriptors.h
version.h
vfd_logo.h
video.h
video_ad7176.h
video_ad7177.h
video_ad7179.h
video_easylogo.h
video_fb.h
video_font.h
video_logo.h
virtex2.h
w83c553f.h
watchdog.h
xilinx.h Improve configuration of FPGA subsystem 2008-01-09 13:34:20 +01:00
xyzModem.h
zlib.h