reactos/reactos/boot/armllb
Matthias Kupfer 7ce75cdf13 fix accidentally set property svn:executable
svn path=/trunk/; revision=51374
2011-04-17 09:50:07 +00:00
..
hw fix accidentally set property svn:executable 2011-04-17 09:50:07 +00:00
inc fix accidentally set property svn:executable 2011-04-17 09:50:07 +00:00
os fix accidentally set property svn:executable 2011-04-17 09:50:07 +00:00
armllb.rbuild [ARMLLB]: Split up support between OMAP3 Beagle and ZOOM2. 2010-11-23 17:14:41 +00:00
boot.s [ARMLLB]: Add uImage header which uBoot expects on the images it can load nicely (using "go" will not give us ATAGs, "bootm" requires this header). It's a static header instead of requiring the mkImage tool, since we can disable data checksums in uBoot. We basically fake being a Linux kernel and the LLB handles the ATAGs. 2010-11-23 16:43:32 +00:00
crtsupp.c [ARMLLB]: Make DbgPrint compatible so we can use debug.h. 2010-11-23 16:40:10 +00:00
envir.c [ARMLLB]: Add support for ATAG_REVISION. 2010-11-23 16:42:00 +00:00
fw.c [ARMLLB]: We made certain assumptions in the "generic" files that are actually board-specific. For example, Versatile does indeed return a strange ULONG as the RTC time (seconds since 1970, I think), but TWL4030 on the ZOOM2 is normal and returns BCD RTC values just like the PC CMOS. Therefore, most of the "Generic" time.c code should move to versatile later. For now, use an IFDEF. 2010-11-23 16:49:28 +00:00
main.c fix accidentally set property svn:executable 2011-04-17 09:50:07 +00:00