index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
exports.c
Age
Commit message (
Expand
)
Author
2025-09-26
exports.c: drop unused dummy function
Rasmus Villemoes
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-15
common: board_r: Drop initr_jumptable wrapper
Ovidiu Panait
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-02-05
exports: Add the malloc.h header
Simon Glass
2015-07-20
board/ls2085rdb: Export functions for standalone AQ FW load apps
Prabhakar Kushwaha
2015-01-29
Export redesign
Martin Dorwig
2015-01-29
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2014-10-22
dm: spi: Add a uclass for SPI
Simon Glass
2011-12-07
Fix SPI build errors in exports.c
Simon Glass
2011-04-13
x86: Rename i386 to x86
Graeme Russ
2010-09-19
Remove support for CONFIG_HAS_UID and "forceenv" command
Wolfgang Denk
2010-07-04
exports.c: fix warning: 'dummy' defined but not used
Wolfgang Denk
2009-12-02
exports: rewrite jump table init
Mike Frysinger
2009-08-09
export SPI functions to standalone apps
Mike Frysinger
2007-08-06
Add functions to list of exported functions
Martin Krause
2007-07-08
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-09-01
Added simple_strtoul(), getenv() and setenv() to the exported functions.
Detlev Zundel
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2003-09-11
* Patch by Martin Krause, 11 Sep 2003:
LABEL_2003_09_12_0110
wdenk
2003-07-24
* Implement new mechanism to export U-Boot's functions to standalone
wdenk