aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-26flash: virtual driver update for get_flash_bank_by_name_noprobeSpencer Oliver
2010-05-26nor: add get_flash_bank_by_name autoprobeSpencer Oliver
2010-05-26cfg: add pic32 virtual banksSpencer Oliver
2010-05-26flash: add virtual flash bank driverSpencer Oliver
2010-05-26NOR/CFI: fix memory leak; check malloc return valueAntonio Borneo
2010-05-24There are no variants of arm7tdmi targetFreddie Chopin
2010-05-24All LPC2xxx chips are little endian and that cannot be changed - update confi...Freddie Chopin
2010-05-24add correct CPUTAPID value for LPC2129Freddie Chopin
2010-05-24Update "flash bank" helper comments for LPC2xxx chipsFreddie Chopin
2010-05-24LPC23xx and LPC24xx after reset run on internal 4MHz RC oscillator, so "flash...Freddie Chopin
2010-05-21at91sam9260: use RCLKØyvind Harboe
2010-05-21cfg: update stm32 performance stick configSpencer Oliver
2010-05-21arm_adi_v5: correct ahbap_debugport_init mem-ap id (bug #23)Spencer Oliver
2010-05-21board: dm355evm.cfg SDTIMR0/1 minor naming fixJon Povey
2010-05-20nand : Add Freescale iMX27 nand flash controller supportgcembed
2010-05-19reset: fix reset halt bugGary Carlson
2010-05-19target: slow targets could cause GDB to time outGary Carlson
2010-05-18jim: fix bug in tcl "puts"Øyvind Harboe
2010-05-18zy1000: fix false positive warning about unitialized local variableØyvind Harboe
2010-05-18at91rm9200 : reset_config should go to the board config fileMarc Pignat
2010-05-18NAND/davinci: Fix segfault for hwecc4_infix readsJon Povey
2010-05-18NAND: catch read errors when building BBTJon Povey
2010-05-17gdbserver: gdb cmds returning failure on successSpencer Oliver
2010-05-16Change kb/s to KiB/s in messages about kibibytesJon Povey
2010-05-16NOR/CFI: minor code cleanupAntonio Borneo
2010-05-16NOR/CFI: add cfi_read() implementationAntonio Borneo
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo
2010-05-16NOR/TCL: fix typo in error messageAntonio Borneo
2010-05-16NOR: fix comment for DoxygenAntonio Borneo
2010-05-16NOR/CFI: remove use of cfi_add_byte()Antonio Borneo
2010-05-16NOR/CFI: use bus_width for memory access in cfi_write()Antonio Borneo
2010-05-16NOR/CFI: use bus_width for memory access on flash ID.Antonio Borneo
2010-05-16NOR/CFI: identify memory accesses not using "bus_width".Antonio Borneo
2010-05-16NOR/CFI: simplify bufferwsize computationAntonio Borneo
2010-05-16NOR/CFI: check "flash bank" command argumentsAntonio Borneo
2010-05-15comments on doc/manual/primer/jtag.txtJun Ma
2010-05-14missing pointer's declaration when enable macro -D_DEBUG_GDB_IO_.Jun Ma
2010-05-14NAND: fix first and last handling in nand_build_bbtJon Povey
2010-05-14NAND: fix off-by-one error in erase command argument rangeJon Povey
2010-05-13scripts: update flash bank namesSpencer Oliver
2010-05-13flash: require unique flash bank nameSpencer Oliver
2010-05-13flash: add flash bank name supportSpencer Oliver
2010-05-12zy1000.cfg: gdb connect will fail first time without gdb-attachØyvind Harboe
2010-05-12fix instruction refilling bug when using software breakpoints on a big-endian...Jun Ma
2010-05-11Fujitsu MBM29SL800TE flash supportKarl Kurbjun
2010-05-11Documentation: consistency in GDB command nameMarc Pignat
2010-05-11Documentation : arm920t implements armv4Marc Pignat
2010-05-10mips32: 20 second timeout/megabyte for CRC checkSpencer Oliver
2010-05-10armv7m: 20 second timeout/megabyte for CRC checkSpencer Oliver
2010-05-10cfi: add Numonyx M29W128G reset workaroundSpencer Oliver