Skip to content
  1. Dec 22, 2017
    • Gregory Nutt's avatar
      Leverage the LPC54xx back to the LPC43xx (where it came from originally) · 6ed875a6
      Gregory Nutt authored
      Squashed commit of the following:
      
          arch/arm/src/lpc43xx:  SDMMC driver now builds for the LPC43 (provided that the proper definitions appear in the board.h file).
          arch/arm/src/lpc43xx:  Update basic changes to the ported lpc54xx driver for lpc43xx clocking and GPIOs.
          arch/arm/src/lpc43xx:  Brings in the LPC54xx SD/MMC driver with absolutely no changes other than changing all occurences of 54 to 43.
          arm/arm/src/lpc43xx:  Add build support for the lpc54 SDMMC driver.
          lpc54 SDMMC:  Check for successful data transfer last.  Checking first means that we miss errors.
      6ed875a6
    • Gregory Nutt's avatar
      7add46ba
    • Michael Jung's avatar
      arch/arm/src/arm/up_cache.S: Fix cp15_invalidate_dcache. In cases where more... · cd48087c
      Michael Jung authored
      arch/arm/src/arm/up_cache.S: Fix cp15_invalidate_dcache.  In cases where more than one dcache line was to be invalidated, a missing branch label would result in a false branch target into cp15_flush_idcache.  Also the .size macro was fixed for both cp15_invalidate_dcache.
      cd48087c
  2. Dec 21, 2017
  3. Dec 20, 2017
  4. Dec 19, 2017
  5. Dec 18, 2017