814 Commits (1a4e94a8286d5080330053ee2ce1273f4393b124)

Autor SHA1 Nachricht Datum
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown b2f38da888 [malloc] Rewrite unrelicensable portions of malloc.c vor 9 Jahren
  Michael Brown 70124dd3be [settings] Rewrite unrelicensable portions of settings.c vor 9 Jahren
  Michael Brown 0af3d14a23 [settings] Use list_first_entry() when unregistering child settings vor 9 Jahren
  Michael Brown d1f0e89e4e [libc] Rewrite unrelicensable portions of ctype.h vor 9 Jahren
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown a32b1e9e35 [libc] Rewrite strtoul() vor 9 Jahren
  Michael Brown bb1abb2b21 [ipv4] Rewrite inet_aton() vor 9 Jahren
  Michael Brown 8ee39f7432 [libc] Rewrite string functions vor 9 Jahren
  Michael Brown b54167b8b6 [libc] Remove unused string functions vor 9 Jahren
  Michael Brown 92f3bd901e [build] Allow command help text URI to be customised via config/branding.h vor 9 Jahren
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h vor 9 Jahren
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port vor 9 Jahren
  Michael Brown c86b22221d [iobuf] Add iob_split() to split an I/O buffer into portions vor 9 Jahren
  Michael Brown 35c5379760 [malloc] Report caller address as soon as memory corruption is detected vor 9 Jahren
  Michael Brown 7871666740 [malloc] Check integrity of free list vor 9 Jahren
  Michael Brown 9154f2aef3 [malloc] Sanity check parameters to alloc_memblock() and free_memblock() vor 9 Jahren
  Michael Brown 998e69ae14 [malloc] Tidy up debug output vor 9 Jahren
  Michael Brown dea6a6c1a0 [ping] Allow "ping" command output to be inhibited vor 9 Jahren
  Michael Brown 1c34ca70d1 [ping] Allow termination after a specified number of packets vor 9 Jahren
  Michael Brown d1afe731ea [ping] Report timed-out pings via the callback function vor 9 Jahren
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names vor 10 Jahren
  Michael Brown 13a74e0d27 [debug] Allow debug message colours to be customised via DBGCOL=... vor 10 Jahren
  Michael Brown 2b4be69eee [libc] Prevent strndup() from reading beyond the end of the string vor 10 Jahren
  Michael Brown 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results vor 10 Jahren
  Michael Brown 23b671daf4 [librm] Allow interrupts in protected mode vor 10 Jahren
  Michael Brown 4e78733094 [downloader] Profile receive datapath vor 10 Jahren
  Michael Brown e5f6a9be38 [profile] Add generic profiling infrastructure vor 10 Jahren
  Michael Brown 3ffd309375 [libc] Add isqrt() function to find integer square roots vor 10 Jahren
  Michael Brown dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction vor 10 Jahren
  Peter Pickford d644ad41f5 [serial] Enable UART FIFOs vor 10 Jahren
  Michael Brown a17ee3610d [console] Fix display of characters with top bit set vor 10 Jahren
  Michael Brown b850a6be28 [monojob] Reset timeout when progress is made vor 10 Jahren
  Michael Brown c165e8d1fc [image] Ensure every image has a fully resolved URI vor 10 Jahren
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting vor 10 Jahren
  Michael Brown c7b69ac793 [params] Use reference counters for form parameter lists vor 10 Jahren
  Michael Brown 09b057ce84 [settings] Remove "uristring" setting type vor 10 Jahren
  Michael Brown 3ee2c4ac1c [fbcon] Allow ANSI CUP with missing arguments vor 10 Jahren
  Michael Brown 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area vor 10 Jahren
  Michael Brown 7fc380e950 [fbcon] Centre background picture on console vor 10 Jahren
  Michael Brown a4e8ef72ab [libc] Add isprint() vor 10 Jahren
  Michael Brown f6dce77b15 [console] Add concept of a "magic" colour vor 10 Jahren
  Michael Brown 7025f5c648 [console] Add centralised concept of colours and colour pairs vor 10 Jahren
  Michael Brown 4c51f9602d [fbcon] Always draw cursor using current foreground and background colours vor 10 Jahren
  Michael Brown 4d9f100240 [fbcon] Update the console width and height after changing mode vor 10 Jahren
  Michael Brown 03401f9d21 [console] Allow consoles to update the recorded console size vor 10 Jahren
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 vor 10 Jahren
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting vor 10 Jahren