1. 81e309d We had a few set_irq_level(15) left in the code, instead of the new set_irq_level(HIGHEST_IRQ_LEVEL). Only one was really used, in system_reboot(), creating a (unlikely) race condition. by Jörg Hohensohn · 21 years ago
  2. 4cee740 nice hint by Jens Arnold: using RAS Down Mode for the DRAM makes the box 10-15% faster by Jörg Hohensohn · 21 years ago
  3. 111a972 Made set_irq_level() an inline function, and optimized it by removing the bit shifts by Linus Nielsen Feltzing · 21 years ago
  4. f9c780c The cli()/sti() functions are not safe. We should have removed them long ago. by Linus Nielsen Feltzing · 21 years ago
  5. 266f411 Explicit setup of the bus controller wait states. This is supposed to fix the issue when the flashed recorder hangs when recording. by Linus Nielsen Feltzing · 22 years ago
  6. 782e237 when rebooting, de-init such that the coldstart detection would kick in again (fixes Rombox ATA problems when shutting off with charger) by Jörg Hohensohn · 22 years ago
  7. 9bcbe3f Added restart option to system exception screen (press ON) by Björn Stenberg · 22 years ago
  8. df194b0 Code Police is never wrong. Ugh! by Björn Stenberg · 22 years ago
  9. fba7a41 lcd_setfont() is for bitmap LCDs only by Daniel Stenberg · 23 years ago
  10. 038df5c Daniel, by Eric Linenberg · 23 years ago
  11. a2c0afb Enabled Warp Mode as well by Linus Nielsen Feltzing · 23 years ago
  12. 8ca44dc Enabled DRAM burst mode by Linus Nielsen Feltzing · 23 years ago
  13. 72315c2 system_reboot() read only the first byte of the reset vector by Linus Nielsen Feltzing · 23 years ago
  14. b38c2d9 Exception handler clears and updates the screen now (so one can read the error message) by Felix Arends · 23 years ago
  15. 951fe18 New system_init function by Linus Nielsen Feltzing · 23 years ago
  16. 2dd18d3 Added interrupt names by Björn Stenberg · 23 years ago
  17. 6eb7717 Fixed interrupt display and led flash by Björn Stenberg · 23 years ago
  18. 2382044 Changing to C99 'bool' type by Björn Stenberg · 23 years ago
  19. 40c1c22 Removed some TABS by Linus Nielsen Feltzing · 23 years ago
  20. fe6b82f Adapted to the new LED API by Linus Nielsen Feltzing · 23 years ago
  21. db82218 Removed reset vectors and uncommented the LCD code temporarily by Linus Nielsen Feltzing · 23 years ago
  22. 191f4d2 Fixed REG and REG_ADDR style macros by Björn Stenberg · 23 years ago
  23. 439b187 include config.h properly by Daniel Stenberg · 23 years ago
  24. d9eb5c7 First version by Björn Stenberg · 23 years ago