806 Коміти (2782ccec412222cebafa35899328944acc643caa)

Автор SHA1 Повідомлення Дата
  Michael Brown a32b1e9e35 [libc] Rewrite strtoul() 9 роки тому
  Michael Brown bb1abb2b21 [ipv4] Rewrite inet_aton() 9 роки тому
  Michael Brown 8ee39f7432 [libc] Rewrite string functions 9 роки тому
  Michael Brown b54167b8b6 [libc] Remove unused string functions 9 роки тому
  Michael Brown 92f3bd901e [build] Allow command help text URI to be customised via config/branding.h 9 роки тому
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h 9 роки тому
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port 9 роки тому
  Michael Brown c86b22221d [iobuf] Add iob_split() to split an I/O buffer into portions 9 роки тому
  Michael Brown 35c5379760 [malloc] Report caller address as soon as memory corruption is detected 9 роки тому
  Michael Brown 7871666740 [malloc] Check integrity of free list 9 роки тому
  Michael Brown 9154f2aef3 [malloc] Sanity check parameters to alloc_memblock() and free_memblock() 9 роки тому
  Michael Brown 998e69ae14 [malloc] Tidy up debug output 9 роки тому
  Michael Brown dea6a6c1a0 [ping] Allow "ping" command output to be inhibited 9 роки тому
  Michael Brown 1c34ca70d1 [ping] Allow termination after a specified number of packets 9 роки тому
  Michael Brown d1afe731ea [ping] Report timed-out pings via the callback function 9 роки тому
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names 10 роки тому
  Michael Brown 13a74e0d27 [debug] Allow debug message colours to be customised via DBGCOL=... 10 роки тому
  Michael Brown 2b4be69eee [libc] Prevent strndup() from reading beyond the end of the string 10 роки тому
  Michael Brown 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results 10 роки тому
  Michael Brown 23b671daf4 [librm] Allow interrupts in protected mode 10 роки тому
  Michael Brown 4e78733094 [downloader] Profile receive datapath 10 роки тому
  Michael Brown e5f6a9be38 [profile] Add generic profiling infrastructure 10 роки тому
  Michael Brown 3ffd309375 [libc] Add isqrt() function to find integer square roots 10 роки тому
  Michael Brown dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction 10 роки тому
  Peter Pickford d644ad41f5 [serial] Enable UART FIFOs 10 роки тому
  Michael Brown a17ee3610d [console] Fix display of characters with top bit set 10 роки тому
  Michael Brown b850a6be28 [monojob] Reset timeout when progress is made 10 роки тому
  Michael Brown c165e8d1fc [image] Ensure every image has a fully resolved URI 10 роки тому
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 10 роки тому
  Michael Brown c7b69ac793 [params] Use reference counters for form parameter lists 10 роки тому
  Michael Brown 09b057ce84 [settings] Remove "uristring" setting type 10 роки тому
  Michael Brown 3ee2c4ac1c [fbcon] Allow ANSI CUP with missing arguments 10 роки тому
  Michael Brown 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area 10 роки тому
  Michael Brown 7fc380e950 [fbcon] Centre background picture on console 10 роки тому
  Michael Brown a4e8ef72ab [libc] Add isprint() 10 роки тому
  Michael Brown f6dce77b15 [console] Add concept of a "magic" colour 10 роки тому
  Michael Brown 7025f5c648 [console] Add centralised concept of colours and colour pairs 10 роки тому
  Michael Brown 4c51f9602d [fbcon] Always draw cursor using current foreground and background colours 10 роки тому
  Michael Brown 4d9f100240 [fbcon] Update the console width and height after changing mode 10 роки тому
  Michael Brown 03401f9d21 [console] Allow consoles to update the recorded console size 10 роки тому
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 10 роки тому
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting 10 роки тому
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 10 роки тому
  Michael Brown 60c4e62e5d [settings] Add fetch_ipv6_setting() 10 роки тому
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds 10 роки тому
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 роки тому
  Michael Brown a2638a8edd [fbcon] Add support for displaying a cursor 10 роки тому
  Michael Brown 135bf35b11 [console] Allow '?' as an intermediate byte in ANSI escape sequences 10 роки тому
  Michael Brown decf9dd133 [fbcon] Add generic concept of a frame buffer console 10 роки тому
  Michael Brown c501c980e0 [console] Add concept of generic console configuration 10 роки тому