2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reset: add driver for reset controller More... over 11 years ago
lib/div: fix BUG: if dividend is equal to division, the result is error. More... over 11 years ago
driver/load_kernel: add support load kernel and device tree More... over 11 years ago
board/sama5d3xek: special setting, GMAC & EMAC clock related pins to Pullup and Pulldown disabled and output low More... over 11 years ago
sama5d4: add an Abort handler for clearing the pending one More... over 11 years ago
sama5d4: add GMAC1 to NWd configuration More... over 11 years ago
sama5d4: initialize DACR for all domains and initialize CPACR More... over 11 years ago
clean: remove useless AT91_BASE_SYS macro More... over 11 years ago
driver/pmc: remove not used function, die() More... over 11 years ago
nandflash: support no pmecc gf table in rom in sama5d4 More... over 11 years ago
debug: handle '\n\r' or '\r\n' as puts level More... over 11 years ago
rename usart_print to usart_puts to reflect it's feature More... over 11 years ago
rename dbgu driver at91_usart as it's usart IP compatible More... over 11 years ago
nandflash_9260: use function pointer for nand_address and command More... almost 12 years ago
nandflash_9260: fix small block read sector support More... almost 12 years ago
nandflash_9260: move write_column_address and write_row_address to large page ifdef More... almost 12 years ago
nandflash_9260: ecc layout: split small and large page support More... almost 12 years ago
nandflash_9260: fix small page ecc layout More... almost 12 years ago
nandflash: add missing CONFIG_ for small blocks ifdef More... almost 12 years ago
dbg_log: drop non allow debug message via macro More... almost 12 years ago
board file: adopt the new function, pmc_enable_periph_clock and pmc_enable_systen_clock More... almost 12 years ago
driver/pmc: add the functions to enable peripheral clock and system clock More... almost 12 years ago
driver/pmc: rework the implementations of pmc driver. More... almost 12 years ago
dbgu: allow the board to specify the usart port to use More... almost 12 years ago
dbgu: fix mode register init More... almost 12 years ago
nandflash: add Somsung K9F5608U0D flash support More... almost 12 years ago
tz: add svc handler and management More... almost 12 years ago
driver: nandflash: Fix set/get features of NAND on-die ECC More... almost 12 years ago
nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector More... almost 12 years ago
driver: at91_twi: add at91 twi driver code More... almost 12 years ago