]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
AT91: add RTT and GPBR based RTC
authorReinhard Meyer <u-boot@emk-elektronik.de>
Tue, 27 Jul 2010 14:22:09 +0000 (16:22 +0200)
committerReinhard Meyer <u-boot@emk-elektronik.de>
Fri, 3 Sep 2010 09:20:02 +0000 (11:20 +0200)
commitc7260d153994d65416b9b275838f101738e60564
tree9fb9bbb1315c02b83e60d2239216154abd505724
parent1592ef8596fffd937a30462eb15f1d64e237ae49
AT91: add RTT and GPBR based RTC

Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
arch/arm/include/asm/arch-at91/at91_gpbr.h [new file with mode: 0644]
arch/arm/include/asm/arch-at91/at91_rtt.h [new file with mode: 0644]
drivers/rtc/Makefile
drivers/rtc/at91sam9_rtt.c [new file with mode: 0644]