Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commits/commit/4fcd0b33c7a0db2e86cccdc1831db235a6bc1b2d/lib/Makefile You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

63 Commits (4fcd0b33c7a0db2e86cccdc1831db235a6bc1b2d)

Author SHA1 Message Date
Sjoerd Simons e4c5383e4d lib: split out strtoxxxx functions out of vsprintf.c 9 years ago
Sjoerd Simons 2b22a99c65 lib: Split panic functions out of vsprintf.c 9 years ago
Stefan Roese 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments 9 years ago
Simon Glass b7b65090b2 Add a circular memory buffer implementation 9 years ago
Julius Werner 027b728d4a Add support for LZ4 decompression algorithm 10 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Masahiro Yamada dffb86e468 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL 10 years ago
Simon Glass 867a6ac86d efi: Add start-up library code 10 years ago
Simon Glass 1acab96d97 Add rivest cipher 4 (rc4) implementation 10 years ago
Simon Glass 10f5f5a90e Drop CONFIG_ERRNO_STR from SPL 10 years ago
Simon Glass d1389403cc Add a dhrystone benchmark command 10 years ago
Simon Glass 1d76bf226a fdt: Allow FDT functions to be built for SPL 10 years ago
Przemyslaw Marczak 59345b1f0f lib: errno: introduce errno_str(): returns errno related message 10 years ago
Masahiro Yamada 61eb5d72ab libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile 10 years ago
Masahiro Yamada 77d2675022 libfdt: descend from lib/ to lib/libfdt/ 10 years ago
Masahiro Yamada f071c50190 lib: bzip2: move bzip2 files to lib/bzip2/ directory 10 years ago
Heiko Schocher 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 11 years ago
Heiko Schocher c068d44aac lib, list_sort: add list_sort from linux 3.14 11 years ago
Heiko Schocher b047d671db lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c 11 years ago
Pierre Aubert 91fdabc67a eMMC: add support for operations in RPMB partition 11 years ago
Przemyslaw Marczak 4e4815feae lib: uuid: add functions to generate UUID version 4 11 years ago
Przemyslaw Marczak a96a0e6153 part_efi: move uuid<->string conversion functions into lib/uuid.c 11 years ago
Przemyslaw Marczak 3c1c68cc03 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND 11 years ago
Masahiro Yamada e91df49fbb kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 11 years ago
Tom Rini 1551df35f2 arm: Switch to -mno-unaligned-access when supported by the compiler 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Simon Glass 60d18d3fe9 Add crc8 routine 11 years ago
Masahiro Yamada fdc36977b3 Makefile: move some libraries to lib/Makefile 11 years ago
Masahiro Yamada 0a1a157558 lib: convert makefiles to Kbuild style 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass b2e16a85a1 Add trace library 12 years ago
Ying Zhang f90572d91b Makefile: move the common makefile line to public area 12 years ago
Mike Dunn 0dd9c7a924 lib: import bitrev library from the linux kernel 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Wolfgang Denk a5ecbe62c2 Add SLRE - Super Light Regular Expression library 12 years ago
Che-liang Chiou 8732b0700d tpm: Add TPM command library 12 years ago
Andreas Bießmann 4a0930069b omap_gpmc: add support for hw assisted BCH8 12 years ago
Simon Glass c8a311d9dd Introduce a basic initcall implementation 12 years ago
Joe Hershberger e772cb30f6 Make linux kernel string funcs available to tools 12 years ago
Gabe Black 40fef04906 Introduce arch_phys_memset which works like memset but on physical memory 12 years ago
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits 13 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 13 years ago
Lei Wen 88d52c6aff lib: add gzip lib function callback 13 years ago
Stefan Roese aca587b0da SPL: lib/Makefile: Add crc32.c to SPL build 13 years ago
Michael Walle 99e139d590 net: use common rand()/srand() functions 13 years ago
Michael Walle 9acf1ca50d lib: add rand() function 13 years ago
Yen Lin 5b1a5451d5 Add AES crypto library 13 years ago
Simon Glass dc254f3823 fdt: Add tests for fdtdec 13 years ago
Matt Porter 24de357a30 SPL: Add YMODEM over UART load support 13 years ago