# # ChangeLog for uspace/drv/infrastructure/rootamdm37x in mainline # # Generated by Trac 1.6 # 2026-06-03T02:24:58Z Tue, 20 Nov 2012 14:05:37 GMT Jan Vesely [bf6f6ca] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Check USB TLL accessibility before accessing the module. Tue, 20 Nov 2012 13:42:00 GMT Jan Vesely [19acf24] * uspace/drv/infrastructure/rootamdm37x/cm/clock_control.h (modified) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Print Core clock and l3 interface clock values. Tue, 20 Nov 2012 13:08:45 GMT Jan Vesely [9c0eba6] * uspace/drv/infrastructure/rootamdm37x/cm/iva2.h (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: IMplement IVA2 clock management and allow automatic LP ... Tue, 20 Nov 2012 12:57:46 GMT Jan Vesely [0c12dfe] * uspace/drv/infrastructure/rootamdm37x/cm/mpu.h (modified) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) typos and comments Tue, 20 Nov 2012 11:51:14 GMT Jan Vesely [68338c6] * uspace/drv/infrastructure/rootamdm37x/cm/mpu.h (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Implement MPU DPLL handling. Reads current MPU freq. ... Mon, 19 Nov 2012 16:07:27 GMT Jan Vesely [52e020b] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Begin DPLL initialization work. Detect base system ... Mon, 19 Nov 2012 16:03:44 GMT Jan Vesely [bfc6e11] * uspace/drv/infrastructure/rootamdm37x/prm/clock_control.h (modified) rootamdm37x: Fixup clock control prm header file. Add frequency ... Sun, 04 Nov 2012 12:46:10 GMT Jan Vesely [d27a9c8f] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/drv/infrastructure/rootamdm37x/usbtll.h (modified) rootamdm37x: Remove pio_read casts. Sun, 04 Nov 2012 12:41:53 GMT Jan Vesely [b5c2f56] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/lib/c/arch/abs32le/include/ddi.h (modified) * uspace/lib/c/arch/arm32/include/ddi.h (modified) * uspace/lib/c/arch/ia32/include/ddi.h (modified) * uspace/lib/c/arch/ia64/include/ddi.h (modified) * uspace/lib/c/arch/mips32/include/ddi.h (modified) * uspace/lib/c/arch/mips64/include/ddi.h (modified) * uspace/lib/c/arch/ppc32/include/ddi.h (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/pio_trace.c (modified) * uspace/lib/c/include/ddi.h (modified) libc: Make pio_read_* accept const ioports. Sun, 04 Nov 2012 12:38:05 GMT Jan Vesely [ef93167] * uspace/drv/infrastructure/rootamdm37x/prm/clock_control.h (added) * uspace/drv/infrastructure/rootamdm37x/prm/usbhost.h (added) rootamdm37x: Add power and rest management headers. Sun, 04 Nov 2012 12:21:03 GMT Jan Vesely [360823ca] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Use checks instead of ifdefs. Prevents accidental ... Sun, 04 Nov 2012 12:18:47 GMT Jan Vesely [e5e2d73] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Minor refactoring. Tue, 16 Oct 2012 10:24:50 GMT Jan Vesely [57912af3] * uspace/drv/infrastructure/rootamdm37x/cm/clock_control.h (moved) * uspace/drv/infrastructure/rootamdm37x/cm/core.h (moved) * uspace/drv/infrastructure/rootamdm37x/cm/usbhost.h (moved) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Move Clock Management headers to separate directory Mon, 15 Oct 2012 20:41:27 GMT Jan Vesely [f5ffc9a] * uspace/drv/infrastructure/rootamdm37x/clock_control_cm.h (modified) amdm37x, clock control cm: Fix register offset and value. Mon, 15 Oct 2012 20:18:05 GMT Jan Vesely [71d09d6e] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Turn on pio tracing. Mon, 15 Oct 2012 19:50:53 GMT Jan Vesely [a5a73c0] * uspace/drv/infrastructure/rootamdm37x/clock_control_cm.h (modified) * uspace/drv/infrastructure/rootamdm37x/core_cm.h (modified) * uspace/drv/infrastructure/rootamdm37x/uhh.h (modified) * uspace/drv/infrastructure/rootamdm37x/usbhost_cm.h (modified) * uspace/drv/infrastructure/rootamdm37x/usbtll.h (modified) * uspace/lib/c/include/macros.h (modified) rootamdm37x: Use PADD macro. remove count parameter. Mon, 15 Oct 2012 19:27:58 GMT Jan Vesely [52fc805] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/drv/infrastructure/rootamdm37x/uhh.h (modified) * uspace/drv/infrastructure/rootamdm37x/usbtll.h (modified) rootamdm37x: Use new pio functions to access UHH and TLL Mon, 15 Oct 2012 18:16:25 GMT Jan Vesely [f4c9e42] * uspace/drv/infrastructure/rootamdm37x/core_cm.h (modified) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/drv/infrastructure/rootamdm37x/usbhost_cm.h (modified) rootamdm37x: COnvert usbhost cm and core cm to new pio functions. ... Mon, 15 Oct 2012 18:00:59 GMT Jan Vesely [e9d636d0] * uspace/drv/infrastructure/rootamdm37x/clock_control_cm.h (modified) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Use new io functions to set dplls. Mon, 15 Oct 2012 17:33:59 GMT Jan Vesely [f25f1e6] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Refactoring. Fri, 12 Oct 2012 21:29:35 GMT Jan Vesely [7eb49f4] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Set DPLL 3 and 4 to automatic too. Thu, 11 Oct 2012 23:45:45 GMT Jan Vesely [7290ca0] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: fix missing semicolon and add some debug output. Thu, 11 Oct 2012 13:32:53 GMT Jan Vesely [601fa93] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) rootamdm37x: Enable DPPL5 before accessing USB regs. Thu, 11 Oct 2012 13:31:45 GMT Jan Vesely [639d9dd5] * uspace/drv/infrastructure/rootamdm37x/clock_control_cm.h (added) amdm37x: Add clock control reg map Fri, 31 Aug 2012 17:32:38 GMT Jan Vesely [2be2506a] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) amdm37x: Fix compile breakage. Mon, 09 Apr 2012 04:03:42 GMT Jan Vesely [3a01483] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/drv/infrastructure/rootamdm37x/usbtll.h (modified) rootamdm37x: Add USB TLL initialization. USB devices are found (if ... Fri, 06 Apr 2012 18:13:18 GMT Jan Vesely [708ec60] * uspace/drv/infrastructure/rootamdm37x/core_cm.h (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/drv/infrastructure/rootamdm37x/usbhost_cm.h (added) rootamdm37x: Replace magic numbers with proper register struct and ... Thu, 05 Apr 2012 05:27:06 GMT Jan Vesely [063ae706] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) * uspace/drv/infrastructure/rootamdm37x/uhh.h (added) * uspace/drv/infrastructure/rootamdm37x/usbtll.h (added) rootamdm37x: Add USB TLL and UHH headers, TLL initialization stub. Wed, 04 Apr 2012 18:50:40 GMT Jan Vesely [712a10b] * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified) amdm37,root: Enable USB host clock before launching drivers. Makes ... Thu, 15 Mar 2012 17:47:00 GMT Jan Vesely [09a0a8f0] * boot/arch/arm32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/infrastructure/rootamdm37x/Makefile (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (added) * uspace/drv/infrastructure/rootamdm37x/rootamdm37x.ma (added) arm32: Add AM/DM37x infrastructure driver.