- 30 Oct, 2014 1 commit
-
-
Ben Avison authored
Version 0.38. Tagged as 'OMAP4-0_38'
-
- 04 Sep, 2014 1 commit
-
-
Jeffrey Lee authored
Detail: hdr/PRCM: - added further definitions (not listed in older TRMs) s/Audio: - configure all GPIO pads used by audio system (for supporting latest U-Boot 2014-7) s/Boot: - added overflow check for address range s/RAM: - added overflow check for address range - address comparison with unsigned arithmetic s/RTC: - added initialisation code and pad configuration for TWL6030 RTC (for supporting latest U-Boot 2014-07) s/SDIO: - added pad configuration for LEDs used by SDIO (for supporting latest U-Boot 2014-07) s/USB: - removed unused code parts - use defines for controller types s/Video: - added pad configuration for DVI framer pin - enable DSS power and clock domain and DSS specific clocks - activate thermal sensor clock - wait for activated module in VideoDevice_Activate (for supporting latest U-Boot 2014-07) Admin: Submission from Willi Theiss Tested on Panda ES rev B3 (Willi), Panda rev A6 (myself) Version 0.36. Tagged as 'OMAP4-0_36'
-
- 30 Oct, 2013 1 commit
-
-
Ben Avison authored
Detail: omap4_reg.h taken from FreeBSD projects/armv6/sys/arm/ti/omap4, trimmed to only include interrupt definitions, then updated so that symbol names and comments match Table 17.2 of the OMAP4460 TRM (SWPU235F) more closely - now the symbol names only differ in the prefix, and the absence of "IRQ" mid-string. This was then translated very literally into objasm syntax to create hdr.omap4_reg, and used in place of hdr.irqs44xx. Admin: Builds OK Version 0.22. Tagged as 'OMAP4-0_22'
-
- 13 Apr, 2013 1 commit
-
-
Robert Sprowson authored
Changes from Willi Theiss. Built, but not tested here. Version 0.16. Tagged as 'OMAP4-0_16'
-
- 10 Apr, 2013 1 commit
-
-
Robert Sprowson authored
Tidy ups to OMAP4 hdr.GPIO removed TWL/TPS pins (not available on OMAP4/TWL6030) s.GPIO removed TWL/TPS related GPIO pins (not available on OMAP4/TWL6030) s.SDIO some code cleanup (remove OMAP3 specific stuff) s.Boot some code tweaks (tidy up) Changes from Willi Theiss. Built, but not tested here. Version 0.15. Tagged as 'OMAP4-0_15'
-
- 07 Apr, 2013 1 commit
-
-
Robert Sprowson authored
hdr/GPIO: aligned columns hdr/USB: added more USB related register definitions (OTG and USBPHY) hdr/Video: global variable for preventing multiple inclusion renamed to its original hdr/irqs44xx: interrupt numbers and naming according to latest OMAP44xx TRMs hdr/omap4430: address correction for L4_USBPHY s/Audio: changed recovering from error conditions disabled kludge for supporting non native samplerates (44.1 + 48k) s/PRCM: removed unused function PRCM_GetFreqSel and related table s/SDIO aligned columns s/USB name change for OTG interrupt source Part of a number of changes from Willi Theiss. Build, but not tested. Version 0.14. Tagged as 'OMAP4-0_14'
-
- 03 Jul, 2012 1 commit
-
-
Ben Avison authored
Detail: SDHCI HAL device created. Also, Entry HAL_UARTDefault added (supports OS_SerialOp) and HALDoesVideo switch, previously disabled, is now removed. Admin: Requires SDIODriver 0.04. Changes received from Willi Theiss. Version 0.10. Tagged as 'OMAP4-0_10'
-