summaryrefslogtreecommitdiff
path: root/spi-uart.c
AgeCommit message (Expand)Author
2014-07-21bootstub: optimizations and cleanup of bootstubEric Ernst
2014-07-21bootstub: add cloverview supportLeonard Mai
2014-07-21license: refine the license statementFeng Tang
2014-07-21spi: ported spi clock auto detect from kernel mrst_spi.cJacob Pan
2014-07-21spi: changed clock divider to match 100MHz SPI CLKJacob Pan
2014-07-21add SPI controller selection flag, clean code to 0.7 versionAlek Du
2014-07-21Optimized initrd relocating performance and spi uart output performanceAlek Du
2014-07-21remove the code of setting txtflr registerFeng Tang
2014-07-21Adding delay in SPI-UART code to match MSVP and Lanford VV board.Alek Du
2014-07-21Fixing baudrate division as tested value on SLE by JacobAlek Du
2014-07-21Added spi uart output suppression flag, fixing some minor bugsAlek Du
2014-07-21Fix baudrate setting error (0x32 ==> 32)Alek Du
2014-07-21Modify SPI UART slave select to 0x2 according to latest ESL (2008.06)Alek Du
2014-07-21Set default baudrate to 115200Alek Du
2014-07-21Better structure changing for spi-uartAlek Du