53 Revize (459ac4cfc7838cceef0a1dc1730365fb497b20d4)

Autor SHA1 Zpráva Datum
  PaulStoffregen 50c805926f Improve flash security documentation před 8 roky
  PaulStoffregen aeff63583d Document flash security locking technique před 8 roky
  duff2013 87274341bd Set FlexBus Clock Divider to correct value for 16, 8, 4 MHz před 8 roky
  PaulStoffregen d79723c252 Easier F_BUS overclocking před 8 roky
  PaulStoffregen 7a2c0037b8 Use IRC48M clock for USB when F_CPU is 180 or 216 MHz před 8 roky
  Frank 27f9bd8f0f Frix for crash @ 48 & 24MHz před 8 roky
  PaulStoffregen 6040145aac More K66 overclocking options před 8 roky
  PaulStoffregen 04bc4d27a5 Remove unused testing code před 8 roky
  PaulStoffregen c364608480 Even more defs před 8 roky
  PaulStoffregen e0dd146824 More defs před 8 roky
  PaulStoffregen d54debdb91 Add more register defs & PLL config před 8 roky
  Joe Hermaszewski cd59946847 Do not put ResetHandler in .startup with clang před 9 roky
  PaulStoffregen 7dd78d023a Reduce flash clock in 168 MHz overclock mode před 9 roky
  PaulStoffregen 05fa587cc4 Add more register defs před 9 roky
  PaulStoffregen 1e49af2dd2 Add register definitions před 9 roky
  PaulStoffregen 66b28afda0 Fix initial delay bug on Teensy-LC před 9 roky
  PaulStoffregen a8818e0058 Default Systick to priority 32 (don't hog highest priority) před 9 roky
  PaulStoffregen a4c169915e Improve automatic RTC set před 9 roky
  duff2013 c2ef5b6481 fix for flash & bus clocks at F_CPU <= 16MHz před 9 roky
  duff2013 0e5922acfb fix for flash & bus clock divider před 9 roky
  duff2013 da2ab7723c (MKL26Z64) update for F_PLL <= 16MHz před 9 roky
  duff2013 1fa14faf08 (MKL26Z64) update for F_PLL <= 16MHz před 9 roky
  duff2013 06f4defa2d (MKL26Z64) update for F_PLL <= 16MHz před 9 roky
  PaulStoffregen 86e6235e91 Add EEPROM emulation on Teensy-LC před 9 roky
  PaulStoffregen 9b8d74c089 Initial support for Teensy-LC před 9 roky
  PaulStoffregen 479bde6866 Use enum for IRQ numbers, rename mk20dx128.h to kinetis.h před 10 roky
  PaulStoffregen 7402581745 Actually use RAM vector table! před 10 roky
  PaulStoffregen e8a02961b0 Use RAM-based interrupt vector table před 10 roky
  PaulStoffregen 1911dc7811 Minor comment cleanup před 10 roky
  PaulStoffregen 955b61fd15 Fix unused variable warning with speed > 2 MHz před 10 roky
  duff2013 487482612a SMC_PMPROT visible in all _F_CPU, remove stop mode před 10 roky
  PaulStoffregen c03d41b2f7 Fix (at least partially) 2 MHz mode před 10 roky
  duff2013 f6bee62be8 fixes for 2, 4MHz před 10 roky
  PaulStoffregen 4e2926f06a Reorganize clock startup sequence před 10 roky
  PaulStoffregen 663e4fddec Add support for 2, 4, 8, 16MHz (Duff) před 10 roky
  PaulStoffregen 2b07457405 When overclocking the CPU 133%, overclock flash by 40% too před 10 roky
  Filipe Cabecinhas adfcbea61c Use the proper way to refer to gcc's asm extension so we can compile this in C standard mode. před 10 roky
  PaulStoffregen 351efa83c4 Add support for more clocks: 72, 120, & 168 MHz před 10 roky
  Frank Bösing 763dba3dca . před 10 roky
  Frank Bösing 1653f9b7cc .. před 10 roky
  Frank Bösing 6942a12ff4 Stripped to overclock add. 144MHz only for Paul před 10 roky
  Frank Bösing bbd726f690 Update to 168MHz, 42 MHZ Bus, 28MHz Flash před 10 roky
  Frank Bösing 856a79b321 Modified for additional 120MHz Core-Clock před 10 roky
  PaulStoffregen 0dd51eacc5 Fix initialization of local static vars from non-const data před 10 roky
  PaulStoffregen 262c04b029 Opps, use startup_early_hook() in startup code před 10 roky
  PaulStoffregen 45b670580f Improve early startup hook for watchdog use (Ambroz Bizjak) před 10 roky
  PaulStoffregen 729c211500 Support for Teensy 3.1 před 11 roky
  PaulStoffregen 8bd53da150 Add printf for Teensy3 před 11 roky
  Andrew J. Kroll 1c992c1c21 Make file functions weakly linked, so that a library or user code may implement alternative versions. před 11 roky
  PaulStoffregen f45ddee4e4 Add missing fstat & isatty před 11 roky