Commit Graph

34 Commits (67b90522640a27dc3c9b6d86d93dc0bf6596e8f8)

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