- 4fdfc84 include: Remove duplicate newlines by Marek Vasut · 4 months ago
- 3927efb net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 8 months ago
- f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 036f0f1 common: board_r: Drop initr_jumptable wrapper by Ovidiu Panait · 4 years ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 6ba0392 common: Move jumptable_init() out of common.h by Simon Glass · 5 years ago
- 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- 1e4450c i2c: remove i2c driver-model compatibility layer by Bartosz Golaszewski · 5 years ago
- f5581fb phy: Break include cycle by Joe Hershberger · 6 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- fd4d7bb Export memset for standalone AQ FW load apps by Shaohui Xie · 8 years ago
- 9f9df6f malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
- 7b3a6bc board/ls2085rdb: Export functions for standalone AQ FW load apps by Prabhakar Kushwaha · 9 years ago
- f5f2b0e Make export interface support CONFIG_SYS_MALLOC_SIMPLE by Simon Glass · 10 years ago
- cb2c286 Export redesign by Martin Dorwig · 10 years ago
- 219ad3c vsprintf: add ustrtoll function by Piotr Wilczek · 12 years ago
- 99180d6 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
- 46f387d Standalone Apps: Standalone apps should need only exports.h. by Mike Partington · 14 years ago
- d67abff Constify getenv(), setenv() and hash code functions by Wolfgang Denk · 13 years ago
- 8d4f35a lib, vsprintf: introduce strict_strtoul by Heiko Schocher · 14 years ago
- cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago
- 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
- b830e54 Remove support for CONFIG_HAS_UID and "forceenv" command by Wolfgang Denk · 14 years ago
- 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
- 318ef5c Make *printf() return "int" instead of "void" by Wolfgang Denk · 14 years ago
- f0f778a Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
- be34d1d ppc: Remove reloc_off field from global_data structure by Peter Tyser · 15 years ago
- 53c6574 export SPI functions to standalone apps by Mike Frysinger · 15 years ago
- ad7ae36 UBI: Add basic UBI support to U-Boot (Part 6/8) by Kyungmin Park · 16 years ago
- 1ce6f99 Make setenv() return status by Steven A. Falco · 16 years ago
- e8f3912 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · 17 years ago
- a72b42e Add functions to list of exported functions by Martin Krause · 18 years ago
- 07efe2a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- 2517d97 include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 7ab36a2 include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 3702c19 Added simple_strtoul(), getenv() and setenv() to the exported functions. by Detlev Zundel · 18 years ago
- 87249ba Add a common get_ram_size() function and modify the the by wdenk · 21 years ago
- 708521a Move TRAB burn-in tests to TRAB board directory by wdenk · 21 years ago
- 4cc02a8 * Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board by wdenk · 21 years ago
- b846356 * Allow crc32 to be used at address 0x000 by wdenk · 21 years ago
- 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago