I've noticed a few things that aren't correct or could use improvement in the TM4C129XNCZAD datasheet. If this isn't the proper place to capture these please relocate this post. Hopefully others will add their findings.
==========================
The 'n' suffix is unclear. In some spots it is used to indicate an active low signal (CSn in Figure 11-14 and CS0n in Figure 11-15 on p. 882) and in other locations it seems to indicate an index (on p. 895 COUNTn means COUNT1, COUNT2, ...). Please add a section in the Document Conventions Table 2 on p. 57 to fully explain the use of this suffix (or don't give it multiple meanings!).
==========================
p. 894 Register 1: EPI Configuration (EPICFG), offset 0x000 description
0x3 16-Bit Host-Bus (HB16)
Host-bus 16-bit interface (standard SRAM). Control, address,
and data pins are configured using the EPIHB16CFG and
EPIHB16CFG2 registers.
0x3-0xF Reserved (that should read 0x4-0xF reserved as 0x3 is defined above)
==========================