Module Name:src
Committed By: marty
Date: Sat Dec 12 00:42:42 UTC 2015
Removed Files:
src/sys/arch/evbarm/odroid: genassym.cf odroid_machdep.c odroid_start.S
platform.h
Log Message:
Remove ev that's no longer valid
development of the odroid boards has moved to
Module Name:src
Committed By: skrll
Date: Fri Dec 4 11:14:14 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
Update comments to reflect reality
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/evbarm/odroid/odro
Module Name:src
Committed By: skrll
Date: Fri Dec 4 11:09:54 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
Use tabs instead of spaces
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/evbarm/odroid/odroid_start
Module Name:src
Committed By: skrll
Date: Fri Dec 4 11:01:35 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
Shave another whole instruction when KERNEL_BASE_VOFFSET == 0
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/
Module Name:src
Committed By: skrll
Date: Fri Nov 27 09:45:03 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
Save a whole instruction when KERNEL_BASE_VOFFSET is zero.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys
Module Name:src
Committed By: skrll
Date: Fri Nov 27 09:43:18 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
Improve a comment
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/evbarm/odroid/odroid_start.S
Pleas
Module Name:src
Committed By: skrll
Date: Fri Nov 27 08:48:25 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
Add some KERNEL_BASES_EQUAL improvements from other start.S files.
My ODROID-XU still boots.
To generate a diff of this commit:
Module Name:src
Committed By: skrll
Date: Fri Nov 27 08:43:10 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
#ifdef -> #if defined()
No functional change
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/evbarm/
Module Name:src
Committed By: skrll
Date: Fri Nov 27 07:47:45 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
Don't use magic number.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm
Module Name:src
Committed By: skrll
Date: Fri Nov 27 07:45:58 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
Use movw/movt to get EXYNOS_CORE_PBASE (just in case)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch
Module Name:src
Committed By: skrll
Date: Fri Nov 27 07:44:39 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
Use character literals and not decimals.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 sr
Module Name:src
Committed By: marty
Date: Thu Nov 26 22:22:44 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
remove *all* of my changes to odroid_start.S
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbarm/od
Module Name:src
Committed By: marty
Date: Thu Nov 26 21:42:19 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
repair conflicts from previous commit
stupid marty checked in version with conflicts. bad marty no donut.
To generate a diff
Module Name:src
Committed By: marty
Date: Thu Nov 26 21:27:31 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c odroid_start.S platform.h
Log Message:
Revert my previous change -- it breaks other odroid devices
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: marty
Date: Wed Nov 25 04:04:13 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c odroid_start.S platform.h
Log Message:
snapshot: Does NOT boot
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/e
Module Name:src
Committed By: marty
Date: Wed Nov 11 00:58:21 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: platform.h
Log Message:
Fix typo that prevented CONADDR from being defined for XU4
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/
Module Name:src
Committed By: marty
Date: Tue Nov 10 23:47:08 UTC 2015
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
small cleanup of odroid_start.S
removed attempt to 'rescue bootargs' that was causing a hang and isn't needed
anyway.
changed ca
Module Name:src
Committed By: skrll
Date: Thu Oct 2 12:12:55 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
More de-reinoud-ification
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/odroid/odroid_start.S
Module Name:src
Committed By: reinoud
Date: Tue Sep 30 14:24:26 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Accept the Odroid specific tweaks for selecting clkout for external USB
devices on the Odroid boards
To generate a diff of t
Module Name:src
Committed By: reinoud
Date: Fri Sep 26 19:27:05 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
EXYNOS4 and EXYNOS5 are now exclusive in odroid_machdep.c
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/
Module Name:src
Committed By: reinoud
Date: Fri Sep 26 19:03:25 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Remove KASSERT that bugs compilation
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/evbarm/odroi
Module Name:src
Committed By: reinoud
Date: Fri Sep 26 18:59:29 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c odroid_start.S
Log Message:
Redo the magic of console selection
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arc
Module Name:src
Committed By: reinoud
Date: Fri Sep 26 18:26:24 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_start.S
Log Message:
Decouple sscom console choice from Exynos SoC ID
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evba
Module Name:src
Committed By: reinoud
Date: Wed Sep 24 20:38:33 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Add the not connected bits
While here, tweak the usb3503 attachment
To generate a diff of this commit:
cvs rdiff -u -r1.34
Module Name:src
Committed By: reinoud
Date: Sun Sep 21 20:49:31 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Refactor usb hub attachment making it easier to read
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/a
Module Name:src
Committed By: reinoud
Date: Wed Sep 3 15:24:53 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Add i2c bits for gpio to the connected GPIO pins for Exynos5
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 s
Module Name:src
Committed By: reinoud
Date: Tue Aug 26 20:33:35 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Make it compile without DIAGNOSTIC
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/evbarm/odroid/
Module Name:src
Committed By: reinoud
Date: Mon Aug 25 16:56:14 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Enable Xuhost gpio pins; they are the same on Exynos5 series.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29
Module Name:src
Committed By: reinoud
Date: Mon Aug 25 16:49:43 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Relax the timing around the usb lan9730 powercycle.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/ar
Module Name:src
Committed By: reinoud
Date: Thu Aug 14 15:57:51 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Allow bits to be used for the usb hub on Odroid-XU
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arc
Module Name:src
Committed By: reinoud
Date: Thu Aug 14 15:44:42 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Add gpio not connected definitions for Exynos5
While here, increase delay around lan9730 powercycle timing to improve its
res
Module Name:src
Committed By: reinoud
Date: Mon Aug 4 18:14:43 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: genassym.cf odroid_machdep.c odroid_start.S
Log Message:
Save arguments from uboot at the very beginning in odroid_start.S supporting
both the `bootm' as th
Module Name:src
Committed By: reinoud
Date: Mon Aug 4 11:32:27 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Reorder code so bootconfig is initialized at one place
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys
Module Name:src
Committed By: reinoud
Date: Mon Aug 4 11:30:10 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Remove old bootargs hack; now just rely on the common `BOOT_ARGS' config
variable if defined.
To generate a diff of this com
Module Name:src
Committed By: matt
Date: Sun Jun 15 20:14:41 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: platform.h
Log Message:
Update comment.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/odroid/platform.h
Please note that d
Module Name:src
Committed By: reinoud
Date: Fri Jun 6 14:42:26 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Implement Lan9730 powerycle for Exynos4 to make it attach; its not that
trivial though as it relies on talking iic to the pmu
Module Name:src
Committed By: reinoud
Date: Wed May 21 12:24:11 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Provide iic logic and bits for Odroid-U's exynos i2c interfaces
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.2
Module Name:src
Committed By: reinoud
Date: Thu May 15 15:35:38 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Change hexidecimal bit notation into binary for easier modifying
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.
Module Name:src
Committed By: reinoud
Date: Thu May 15 15:31:10 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
DMA is initialized later in the bootstrap. No need for this comment
To generate a diff of this commit:
cvs rdiff -u -r1.17 -
Module Name:src
Committed By: reinoud
Date: Thu May 15 15:28:26 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
This can't be right; must be a c&p bug
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbarm/odr
Module Name:src
Committed By: reinoud
Date: Sat May 10 22:24:32 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Get the Odroid-U3 USB hub working! It now attaches and /lists all its children
like mouse etc.
To generate a diff of this co
Module Name:src
Committed By: reinoud
Date: Sat May 10 11:03:45 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
refactor pin setting in odroid_device_register() to remove an indent
preventing potentional lots of line breaks due to the 80
Module Name:src
Committed By: reinoud
Date: Fri May 9 22:20:41 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Rename blinkled to heartbeat since that is its function
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sy
Module Name:src
Committed By: reinoud
Date: Fri May 9 22:02:10 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Rename led0 to led1 to be consistent with the linux distro
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/
Module Name:src
Committed By: matt
Date: Sat Apr 19 19:47:55 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Use the conspeed and div/frac from the uart to figure out the frequency
for the console. XXX until we actually compute from the
Module Name:src
Committed By: reinoud
Date: Fri Apr 18 14:17:12 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Oops, i forgot to commit this patch on the `teaching sscom to use attach with
bus_space_handle_t'
To generate a diff of this
Module Name:src
Committed By: reinoud
Date: Tue Apr 15 20:36:07 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Make the PoP detection both EXYNOS4 defined and when running on a generic
kernel, check if we're on a EXYNOS4 architecture to
Module Name:src
Committed By: reinoud
Date: Mon Apr 14 19:45:40 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c odroid_start.S
Log Message:
For Exynos4 platforms, re-implement PoP detection so we can detect 1Gb
systems.
To generate a diff of this co
Module Name:src
Committed By: reinoud
Date: Sun Apr 13 20:53:35 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Remove old trustzone headerfile inclusion
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/od
Module Name:src
Committed By: skrll
Date: Sun Apr 13 06:18:51 UTC 2014
Modified Files:
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Remove a silly debug printf
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/odroid/odroid_mach
50 matches
Mail list logo