Commit graph

  • a9d7a55c82 fix: unused parameters Ariel Machado 2021-01-16 19:06:33 +0000
  • c42a08ba2d fix: signedness adt - u32t for prop len and size_t for prop name len. Ariel Machado 2021-01-16 19:04:17 +0000
  • d977f9056c exceptions: remove unused push_hi_regs symbol, make _exc_entry a function #9 Ferdinand Bachmann 2021-01-16 16:55:38 +0100
  • 74d3575369 proxyclient: Add aic_test Hector Martin 2021-01-17 00:50:44 +0900
  • 397bfa17c6 proxyclient: new asm/malloc/utils, clean up Hector Martin 2021-01-17 00:50:13 +0900
  • 81aaf2ed35 Basic exceptions, irq, cache mgmt support Hector Martin 2021-01-17 00:45:10 +0900
  • 73e79c5372 build: fix problem with arch-less data on older GNU binutils Shiz 2021-01-15 22:39:32 +0100
  • 289629bf05 build: fix problem with arch-less data on older GNU binutils #8 Shiz 2021-01-15 22:39:32 +0100
  • d49d0b781b adt: fix ignored qualifiers in adt_getprop_copy function prototype Ferdinand Bachmann 2021-01-15 20:10:32 +0100
  • cc812bf096 adt: fix ignored qualifiers in adt_getprop_copy function prototype #7 Ferdinand Bachmann 2021-01-15 20:10:32 +0100
  • b02d70730a proxyclient: fix mask commands accidently sending clear opcode instead Ferdinand Bachmann 2021-01-15 16:52:44 +0100
  • 3268aabb91 add missing const to src/adt.h Sven Peter 2021-01-15 18:11:56 +0100
  • 4c4850935f change #include <string.h> to #include "string.h" Sven Peter 2021-01-15 18:18:36 +0100
  • 8a78898a8d change #include <string.h> to #include "string.h" #6 Sven Peter 2021-01-15 18:18:36 +0100
  • f27dcbd4fe add missing const to src/adt.h #5 Sven Peter 2021-01-15 18:11:56 +0100
  • 5b4f1c253d proxyclient: fix mask commands accidently sending clear opcode instead #4 Ferdinand Bachmann 2021-01-15 16:52:44 +0100
  • d2fa0c9db9 README: add missing close angle bracket Hector Martin 2021-01-15 13:04:01 +0900
  • 9a34949cac LICENSE: fix typo Hector Martin 2021-01-15 12:53:59 +0900
  • b0b3548f1d Error codes should be returned as negative values Clay Freeman 2021-01-14 18:27:37 -0600
  • dbe46381f5
    Error codes should be returned as negative values #2 Clay Freeman 2021-01-14 18:27:37 -0600
  • d548c8f144
    Fix typo in copyright notice in LICENCE #1 Jamie Quigley 2021-01-14 21:14:18 +0000
  • 0d4de2f2ea README: improve formatting, add BSD/GPL license text Hector Martin 2021-01-15 04:05:45 +0900
  • bd19584743 proxyclient: initial files Hector Martin 2021-01-15 03:56:45 +0900
  • 5175c7a31b Chainloading, ADT support, misc fixes Hector Martin 2021-01-15 03:55:20 +0900
  • 03a73bfa5a .editorconfig: trim trailing whitespace Hector Martin 2021-01-15 03:54:15 +0900
  • ec8bb045f2 Reduce alignment to 16k, size optimization Hector Martin 2021-01-14 20:10:42 +0900
  • b8fd8363cd Make UART proxy work Hector Martin 2021-01-14 19:22:38 +0900
  • 152c96a34a Import UART proxy Hector Martin 2021-01-14 18:18:07 +0900
  • 8af9f1eb95 Initial commit Hector Martin 2021-01-13 03:22:11 +0900