rockbox/utils/regtools/desc
Amaury Pouly 0b6cbd8e49 regtools: add JZ4760B description
This is a register description file for the JZ4760B. There are several
details worth noticing:
- it was obtained by gathering information from several sources/headers, but
  since there are inconsistencies between them about the exact differences
  between JZ4760 and JZ4760B, this file probably contains some errors
- the register names are not the same as the manual ones (which are not the
  same as the one in the headers anyway): I dropped the "R" suffix on most
  registers because it's redundant
- Ingenic likes to have read-only registers and then set/clr registers, with
  very confusing names like DIR/DIRS/DIRC: in the file, the set/clr registers
  are described as set/clr variants of the original register
- Parts of the description were obtained programmatically, which explains why
  there are empty nodes or partially undocumented registers

Change-Id: I8da1d61e172e932e1a4a58ac0a5008f02b1751be
2017-01-24 15:17:46 +01:00
..
regs-1.0.dtd regtools: completely rework qeditor, improve soc desc library and tools 2014-05-01 19:34:18 +02:00
regs-atj213x.xml atj213x: Fix DMAC block in description file 2015-01-23 11:03:49 +01:00
regs-example-v1.xml regtools: update v2 specification, library and tools 2016-02-06 15:12:55 +00:00
regs-jz4760b.xml regtools: add JZ4760B description 2017-01-24 15:17:46 +01:00
regs-rk27xx-v1.xml regtools: Convert rk27xx register description file to v2 format 2016-03-14 13:51:33 +01:00
regs-rk27xx.xml regtools: Convert rk27xx register description file to v2 format 2016-03-14 13:51:33 +01:00
regs-stmp3600-v1.xml regtools/desc: rename v1 stmp files 2016-02-06 15:29:38 +00:00
regs-stmp3600.xml regtools/desc: convert v1 stmp description files to v2 2016-02-06 15:32:53 +00:00
regs-stmp3700-v1.xml regtools/desc: rename v1 stmp files 2016-02-06 15:29:38 +00:00
regs-stmp3700.xml regtools/desc: convert v1 stmp description files to v2 2016-02-06 15:32:53 +00:00
regs-stmp3780-v1.xml regtools/desc: rename v1 stmp files 2016-02-06 15:29:38 +00:00
regs-stmp3780.xml regtools/desc: convert v1 stmp description files to v2 2016-02-06 15:32:53 +00:00
regs-vsoc1000.xml regtools: update v2 specification, library and tools 2016-02-06 15:12:55 +00:00
regs-vsoc2000.xml regtools: add headergen_v2 2016-05-25 00:11:07 +01:00
spec-1.0.txt soc_desc: new version of the desc file format 2015-09-11 16:40:19 +02:00
spec-2.0.txt regtools: update v2 specification, library and tools 2016-02-06 15:12:55 +00:00