aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-23Make some error messages to be printed oncecompliance_devGleb Gagarin1-3/+16
2018-02-23Reduce severity of the error messages that are polluting the logGleb Gagarin1-3/+3
2018-02-23removed unused variableGleb Gagarin1-1/+1
2018-02-22more R/O checksGleb Gagarin1-13/+10
2018-02-22write progbuf via DMIGleb Gagarin1-1/+8
2018-02-21add writes to progbufGleb Gagarin1-1/+2
2018-02-21Try to zero out ROMGleb Gagarin1-0/+4
2018-02-13riscv-compliance: Check that DPC is sign extended properly.Megan Wachs1-11/+15
2018-02-13riscv-compliance: Turn off ABSTRACTAUTO until the appropriate timeMegan Wachs1-0/+1
2018-02-13riscv-compliance: whitespace fixesMegan Wachs2-34/+32
2018-02-13riscv-compliance: get it compiling against riscv branch againMegan Wachs2-40/+35
2018-02-13riscv-compliance: fix some macros which were renamedMegan Wachs1-11/+11
2018-02-13riscv-compliance: Fix libjaylink versionMegan Wachs1-0/+0
2018-02-13Merge remote-tracking branch 'origin/riscv' into HEADMegan Wachs84-879/+3488
2018-02-08Merge pull request #205 from riscv/updateTim Newsome83-878/+3485
2018-02-07Merge pull request #210 from riscv/reset_before_hart_enumGleb Gagarin1-1/+3
2018-02-07complete reset before writing to hartsel fieldGleb Gagarin1-1/+3
2018-02-06Merge remote-tracking branch 'origin/riscv' into HEADMegan Wachs131-3228/+8128
2018-02-02Merge branch 'master' into updateTim Newsome83-878/+3485
2018-02-01Merge pull request #199 from riscv/regnameTim Newsome1-1/+1
2018-02-01Kinetis_ke: add KEAx family to texi and cfg commentTomas Vanek2-3/+3
2018-01-30Mention register name instead of number in errorTim Newsome1-1/+1
2018-01-30tcl: interface: harmonise RPi configsPaul Fertser3-12/+21
2018-01-30flash: nor: jtagspi: fix jtagspi_read_status() warningPaul Fertser1-3/+4
2018-01-30doxygen: fix issues with recent Doxygen versionsPaul Fertser2-4/+4
2018-01-30x86_32_common: fix some warningsPaul Fertser1-15/+28
2018-01-29Merge pull request #198 from riscv/hartsellenTim Newsome2-91/+116
2018-01-29arm_adi_v5: fix return value of mem_ap_read/write for size 0Tomas Vanek1-2/+2
2018-01-29aarch64: clean up scan-build errorsMatthias Welwarsky1-7/+29
2018-01-27jtag: drivers: usb_blaster: clarify lowlevel driver selection codePaul Fertser1-17/+21
2018-01-26Detect hartsellen, limiting which harts we probeTim Newsome2-91/+116
2018-01-26nor/nrf5: added nrf51822 QFAAH2Daniel Kucera1-0/+1
2018-01-26aarch64: implement mmu on/off for aarch32Matthias Welwarsky1-1/+9
2018-01-25Merge pull request #192 from riscv/memlogTim Newsome1-17/+28
2018-01-25Add read buffer to bitbang, improving performance.Tim Newsome11-164/+369
2018-01-25Use timeval helpersChristopher Head6-34/+15
2018-01-25Add timeval_compare helper functionChristopher Head2-0/+16
2018-01-25tcl: target: klx: use 1KiB for working areaPaul Fertser1-2/+2
2018-01-25flash Kinetis: add K27 and K28 devicesTomas Vanek1-0/+11
2018-01-25flash Kinetis: make FCF protection more user friendlyTomas Vanek1-8/+47
2018-01-25flash: nor: stm32l4x: fix warning in probePaul Fertser1-0/+3
2018-01-25server: add safeguards against printing bogus port numberPaul Fertser1-3/+4
2018-01-25target, arm_adi_v5: catch two allocation errorsTomas Vanek2-1/+6
2018-01-24Make all memory logging lines consistent.Tim Newsome1-17/+28
2018-01-24Merge pull request #191 from riscv/scanbuildTim Newsome4-14/+31
2018-01-23Fix some niggles found by clang's static analysis.Tim Newsome4-14/+31
2018-01-20SPI Flash: add 256Mb SPI Part by ISSIMegan Wachs1-0/+1
2018-01-19Merge pull request #189 from riscv/examine_errTim Newsome1-3/+10
2018-01-19Merge pull request #187 from riscv/fespiTim Newsome1-2/+3
2018-01-19Add some error checking to examine().Tim Newsome1-3/+10