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

30 Commits (33cf727b1634dbd9cd68a6ebc444a88f053822d7)

Author SHA1 Message Date
Hans de Goede 1eb0c03c21 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL 10 years ago
Prabhakar Kushwaha 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 10 years ago
Simon Glass 905949190d Make export interface support CONFIG_SYS_MALLOC_SIMPLE 10 years ago
Martin Dorwig 49cad54788 Export redesign 10 years ago
Piotr Wilczek 7df54d316e vsprintf: add ustrtoll function 12 years ago
Lukasz Majewski 3ec44111aa vsprintf:fix: Change type returned by ustrtoul 12 years ago
Mike Partington 0910d0bcb8 Standalone Apps: Standalone apps should need only exports.h. 13 years ago
Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions 14 years ago
Heiko Schocher a7fd0d9ffd lib, vsprintf: introduce strict_strtoul 14 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 14 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 15 years ago
Wolfgang Denk 6d014adfa2 Remove support for CONFIG_HAS_UID and "forceenv" command 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Wolfgang Denk d9c27253ce Make *printf() return "int" instead of "void" 15 years ago
Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 16 years ago
Peter Tyser 3469424cb6 ppc: Remove reloc_off field from global_data structure 16 years ago
Mike Frysinger bedd8403f7 export SPI functions to standalone apps 16 years ago
Kyungmin Park 7e6ee7ad27 UBI: Add basic UBI support to U-Boot (Part 6/8) 17 years ago
Steven A. Falco 75678c807a Make setenv() return status 17 years ago
Sergey Kubushyn c74b2108e3 [ARM] TI DaVinci support, hopefully final 18 years ago
Martin Krause 8092fef4c2 Add functions to list of exported functions 18 years ago
Jon Loeliger 068b60a0eb cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger 639221c76c include/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 72a074cec6 include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Detlev Zundel d7c2a02dea Added simple_strtoul(), getenv() and setenv() to the exported functions. 19 years ago
wdenk c83bf6a2d0 Add a common get_ram_size() function and modify the the 22 years ago
wdenk f5300ab241 Move TRAB burn-in tests to TRAB board directory 22 years ago
wdenk 4f7cb08ee7 * Patch by Martin Krause, 11 Sep 2003: 22 years ago
wdenk 7784674852 * Allow crc32 to be used at address 0x000 22 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 22 years ago