2015-05-02 |
dizzyofcrn | Use sense data to detect the presence of media. This...
|
commit | commitdiff | tree |
2015-05-01 |
dizzyofcrn | Delitter pciusb.device (old xHCI attempt)
|
commit | commitdiff | tree |
2015-05-01 |
dizzyofcrn | Delitter pciusb.device (old xHCI attempt)
|
commit | commitdiff | tree |
2015-05-01 |
dizzyofcrn | Typo fix
|
commit | commitdiff | tree |
2014-11-13 |
DizzyOfCRN | pcDuino (sun4i) DRAM clocked at even 600MHz (DDR3-1200...
|
commit | commitdiff | tree |
2014-11-13 |
DizzyOfCRN | We actually don't want different speed bins, instead...
|
commit | commitdiff | tree |
2014-11-12 |
DizzyOfCRN | Reintroduce platform.h in order to brake 600MHz DRAM...
|
commit | commitdiff | tree |
2014-11-11 |
DizzyOfCRN | Maximum DRAM clock speed is now 576MHz(DDR3-1152),...
|
commit | commitdiff | tree |
2014-11-11 |
DizzyOfCRN | Compute CL on the fly from dram clock (close enough...
|
commit | commitdiff | tree |
2014-11-10 |
DizzyOfCRN | Updated timer module definitions with some timer bits
|
commit | commitdiff | tree |
2014-11-10 |
DizzyOfCRN | Fix PLL5_CFG setup. (hardcoded)
|
commit | commitdiff | tree |
2014-11-09 |
DizzyOfCRN | Correctly (or so...) compute refresh interval etc....
|
commit | commitdiff | tree |
2014-11-09 |
DizzyOfCRN | Optimize for size
|
commit | commitdiff | tree |
2014-11-07 |
DizzyOfCRN | Alter sun4i-bootstrap target to produce readable assembler...
|
commit | commitdiff | tree |
2014-11-07 |
DizzyOfCRN | Alter(or mess with) sun4i target flags a bit
|
commit | commitdiff | tree |
2014-11-07 |
DizzyOfCRN | Removed chip revision constants to header file
|
commit | commitdiff | tree |
2014-11-07 |
DizzyOfCRN | Added chip revision constant
|
commit | commitdiff | tree |
2014-11-07 |
DizzyOfCRN | Moved UART0 setup behind PLL settling delay.
|
commit | commitdiff | tree |
2014-11-07 |
DizzyOfCRN | Rename magic word as there are I quess two magic words.
|
commit | commitdiff | tree |
2014-11-06 |
DizzyOfCRN | Use header file for register definitions
|
commit | commitdiff | tree |
2014-11-06 |
DizzyOfCRN | Added a note about MBUS
|
commit | commitdiff | tree |
2014-11-06 |
DizzyOfCRN | Set PLL1(CPU) and PLL5(SDRAM) at the same time and...
|
commit | commitdiff | tree |
2014-11-06 |
DizzyOfCRN | Setup PLL5 for sdram controller module, got the DDR3...
|
commit | commitdiff | tree |
2014-11-06 |
DizzyOfCRN | Update with few registers.
|
commit | commitdiff | tree |
2014-11-06 |
DizzyOfCRN | Fix one register that is wrong in A10 user manual,...
|
commit | commitdiff | tree |
2014-11-06 |
DizzyOfCRN | Convert timer module c structure definition to volatile...
|
commit | commitdiff | tree |
2014-11-06 |
DizzyOfCRN | Deleted c structure definitions, replaced with volatile...
|
commit | commitdiff | tree |
2014-11-06 |
DizzyOfCRN | Add sun4i ram controller definitions
|
commit | commitdiff | tree |
2014-11-06 |
DizzyOfCRN | Fix wrong base address
|
commit | commitdiff | tree |
2014-11-04 |
DizzyOfCRN | Port S is for DRAM interface, remove it from port IO...
|
commit | commitdiff | tree |
2014-11-03 |
DizzyOfCRN | Check the presence of SD card on pcDuino and preserve...
|
commit | commitdiff | tree |
2014-11-03 |
DizzyOfCRN | Include exec/types.h
|
commit | commitdiff | tree |
2014-11-03 |
DizzyOfCRN | Placeholder for SD/MMC header files
|
commit | commitdiff | tree |
2014-11-01 |
DizzyOfCRN | Add some notes
|
commit | commitdiff | tree |
2014-11-01 |
DizzyOfCRN | Clean output line
|
commit | commitdiff | tree |
2014-11-01 |
DizzyOfCRN | Link with linklibs-aeabi-arm (code size now 1276bytes)
|
commit | commitdiff | tree |
2014-11-01 |
DizzyOfCRN | Depend on linklibs-aeabi-arm
|
commit | commitdiff | tree |
2014-11-01 |
DizzyOfCRN | Add signed decimal to kprintf (lightly tested), generated...
|
commit | commitdiff | tree |
2014-10-31 |
DizzyOfCRN | Tiny kprintf implementation, only decimal and hexadecimal...
|
commit | commitdiff | tree |
2014-10-31 |
DizzyOfCRN | Don't build corelibs yeat
|
commit | commitdiff | tree |
2014-10-29 |
DizzyOfCRN | Streamline kprintf a bit.
|
commit | commitdiff | tree |
2014-10-29 |
DizzyOfCRN | Link with stdc.static in order to get kprintf
|
commit | commitdiff | tree |
2014-10-29 |
DizzyOfCRN | Add to the build stdc.static and others
|
commit | commitdiff | tree |
2014-10-29 |
DizzyOfCRN | Redone ldscript, no bootstrap section for now. Code...
|
commit | commitdiff | tree |
2014-10-29 |
DizzyOfCRN | Add sun4i port io module header with some macros
|
commit | commitdiff | tree |
2014-10-28 |
DizzyOfCRN | BROM loads 4K of boot0 code (=bootstrap) make sure...
|
commit | commitdiff | tree |
2014-10-28 |
DizzyOfCRN | Fixing header file
|
commit | commitdiff | tree |
2014-10-27 |
DizzyOfCRN | Ooops... Remove remnants of CopyPasteMonkeyCode
|
commit | commitdiff | tree |
2014-10-27 |
DizzyOfCRN | Chain sun4i-bootstrap target to AROS-sun4i-arm target
|
commit | commitdiff | tree |
2014-10-27 |
DizzyOfCRN | Added empty bootstrap.c and its build target
|
commit | commitdiff | tree |
2014-10-27 |
DizzyOfCRN | Removed platform specific metatarget (sun4i)
|
commit | commitdiff | tree |
2014-10-27 |
DizzyOfCRN | Place to house a combined bootstrap and bootloader...
|
commit | commitdiff | tree |
2014-10-27 |
DizzyOfCRN | Delete boot directory as renaming it gives some difficulties...
|
commit | commitdiff | tree |
2014-10-27 |
DizzyOfCRN | Empty boot directory from sun4i target
|
commit | commitdiff | tree |
2014-10-27 |
DizzyOfCRN | Delete platform directory from sun4i target
|
commit | commitdiff | tree |
2014-10-27 |
DizzyOfCRN | Remove u-boot from sun4i a.k.a Allwinner A10
|
commit | commitdiff | tree |
2014-10-27 |
DizzyOfCRN | Remove use of target variant (sun4i a.k.a Allwinner...
|
commit | commitdiff | tree |
2014-09-18 |
DizzyOfCRN | Allow forced bindings
|
commit | commitdiff | tree |
2014-09-18 |
DizzyOfCRN | Simplify the class to the minimum
|
commit | commitdiff | tree |
2014-09-17 |
DizzyOfCRN | Start of felsunxi.class, binds with Allwinner SoC when...
|
commit | commitdiff | tree |
2014-09-16 |
DizzyOfCRN | Redo allocations for DCBAA and SPBABA
|
commit | commitdiff | tree |
2014-09-14 |
DizzyOfCRN | Ooops... mixing up function names.
|
commit | commitdiff | tree |
2014-09-14 |
DizzyOfCRN | Start to tie lowlevel port connection/disconnection...
|
commit | commitdiff | tree |
2014-09-14 |
DizzyOfCRN | MILESTONE REACHED! XHCI driver can now detect port...
|
commit | commitdiff | tree |
2014-09-14 |
DizzyOfCRN | Do not call the CMD_RESET when adding new driver, I...
|
commit | commitdiff | tree |
2014-09-14 |
DizzyOfCRN | Writing ERSTBA enables the event ring. Do no such thing...
|
commit | commitdiff | tree |
2014-09-13 |
DizzyOfCRN | Trying to setup some allocations.
|
commit | commitdiff | tree |
2014-09-12 |
DizzyOfCRN | Allocate DCBAA with AllocVecOnBoundary, untested
|
commit | commitdiff | tree |
2014-09-12 |
DizzyOfCRN | Define prototypes for AllocVecOnBoundary and FreeVecOnBounda...
|
commit | commitdiff | tree |
2014-09-12 |
DizzyOfCRN | Implement basic system friendly AllocVecOnBoundary...
|
commit | commitdiff | tree |
2014-09-11 |
DizzyOfCRN | Lessen debug
|
commit | commitdiff | tree |
2014-09-10 |
DizzyOfCRN | Move UsbStdDevDesc back in stack now that it does not...
|
commit | commitdiff | tree |
2014-09-10 |
DizzyOfCRN | Remove the VIA babble bug fix as the cure is worse...
|
commit | commitdiff | tree |
2014-09-08 |
DizzyOfCRN | For the very first action in default USB address set...
|
commit | commitdiff | tree |
2014-09-07 |
DizzyOfCRN | Removed hint for USB2OTG
|
commit | commitdiff | tree |
2014-09-07 |
DizzyOfCRN | Add Allwinner Technology to the vendor ID list
|
commit | commitdiff | tree |
2014-08-27 |
DizzyOfCRN | Show PCIe serial number if one exists. Tested to be...
|
commit | commitdiff | tree |
2014-08-26 |
DizzyOfCRN | Implemented long ECAM write method.
|
commit | commitdiff | tree |
2014-08-25 |
DizzyOfCRN | Crude check if the extended configuration is a valid...
|
commit | commitdiff | tree |
2014-08-25 |
DizzyOfCRN | Move check of extended configuration after the device...
|
commit | commitdiff | tree |
2014-08-24 |
DizzyOfCRN | Here you go, PCIe ECAM access method implemented. Needs...
|
commit | commitdiff | tree |
2014-08-24 |
DizzyOfCRN | We only (try to) fetch the mcfg_table, no need to keep...
|
commit | commitdiff | tree |
2014-08-24 |
DizzyOfCRN | PCIe implementation update, please review.
|
commit | commitdiff | tree |
2014-08-23 |
DizzyOfCRN | Structure that is being parsed is not named mcfg table...
|
commit | commitdiff | tree |
2014-08-22 |
DizzyOfCRN | Added FIXME note
|
commit | commitdiff | tree |
2014-08-22 |
DizzyOfCRN | Change isExtendedConfig to hasExtendedConfig
|
commit | commitdiff | tree |
2014-08-22 |
DizzyOfCRN | Add new method "isExtendedConfig" (might change to...
|
commit | commitdiff | tree |
2014-08-21 |
DizzyOfCRN | Update with MCFG strings
|
commit | commitdiff | tree |
2014-08-21 |
DizzyOfCRN | Parse MCFG - PCI Memory Mapped Configuration table...
|
commit | commitdiff | tree |
2014-08-21 |
DizzyOfCRN | Fix address pointer print in rawdump, do not expand...
|
commit | commitdiff | tree |
2014-08-20 |
DizzyOfCRN | Aros needs ECAM mechanism to access extended configuration...
|
commit | commitdiff | tree |
2014-08-20 |
DizzyOfCRN | Check if the bug code actually gets the offset to capability...
|
commit | commitdiff | tree |
2014-08-20 |
DizzyOfCRN | Ensure we always stay inside the configuration space.
|
commit | commitdiff | tree |
2014-08-20 |
DizzyOfCRN | Introducing PCI Express extended capabilities:
|
commit | commitdiff | tree |
2014-08-20 |
DizzyOfCRN | Try to check MSI/MSI-X state
|
commit | commitdiff | tree |
2014-08-20 |
DizzyOfCRN | New place for PCI Express definitions
|
commit | commitdiff | tree |
2014-08-20 |
DizzyOfCRN | Remove PCI Express definitions from pci.h (unused as...
|
commit | commitdiff | tree |
2014-08-19 |
DizzyOfCRN | Disable all legacy SMI's, still no interrupts generated...
|
commit | commitdiff | tree |
2014-08-19 |
DizzyOfCRN | Works atleast for the case that controller is not OS...
|
commit | commitdiff | tree |
2014-08-19 |
DizzyOfCRN | PCIXHCI_SearchExtendedCap was borken, there is extended...
|
commit | commitdiff | tree |