index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exports.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-10
net: phy: don't require PHY interface mode during PHY creation
Marek BehĂșn
1
-2
/
+1
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-15
common: board_r: Drop initr_jumptable wrapper
Ovidiu Panait
1
-2
/
+8
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-0
/
+1
2020-01-17
common: Move jumptable_init() out of common.h
Simon Glass
1
-0
/
+3
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
1
-0
/
+2
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
1
-0
/
+2
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-07-29
i2c: remove i2c driver-model compatibility layer
Bartosz Golaszewski
1
-2
/
+1
2018-07-26
phy: Break include cycle
Joe Hershberger
1
-2
/
+1
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-1
/
+1
2016-09-14
Export memset for standalone AQ FW load apps
Shaohui Xie
1
-1
/
+1
2015-10-20
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
Hans de Goede
1
-1
/
+1
2015-07-20
board/ls2085rdb: Export functions for standalone AQ FW load apps
Prabhakar Kushwaha
1
-1
/
+12
2015-03-04
Make export interface support CONFIG_SYS_MALLOC_SIMPLE
Simon Glass
1
-0
/
+2
2015-01-29
Export redesign
Martin Dorwig
1
-10
/
+12
2013-02-19
vsprintf: add ustrtoll function
Piotr Wilczek
1
-0
/
+1
2012-12-13
vsprintf:fix: Change type returned by ustrtoul
Lukasz Majewski
1
-1
/
+1
2011-12-06
Standalone Apps: Standalone apps should need only exports.h.
Mike Partington
1
-4
/
+1
2011-07-30
Constify getenv(), setenv() and hash code functions
Wolfgang Denk
1
-2
/
+2
2011-05-12
lib, vsprintf: introduce strict_strtoul
Heiko Schocher
1
-0
/
+1
2011-04-13
x86: Rename i386 to x86
Graeme Russ
1
-1
/
+1
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
1
-1
/
+0
2010-09-19
Remove support for CONFIG_HAS_UID and "forceenv" command
Wolfgang Denk
1
-3
/
+0
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
1
-1
/
+1
2010-07-04
Make *printf() return "int" instead of "void"
Wolfgang Denk
1
-2
/
+2
2009-12-05
Generic udelay() with watchdog support
Ingo van Lil
1
-1
/
+1
2009-10-03
ppc: Remove reloc_off field from global_data structure
Peter Tyser
1
-1
/
+1
2009-08-09
export SPI functions to standalone apps
Mike Frysinger
1
-1
/
+2
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 6/8)
Kyungmin Park
1
-0
/
+1
2008-07-01
Make setenv() return status
Steven A. Falco
1
-1
/
+1
2007-08-10
[ARM] TI DaVinci support, hopefully final
Sergey Kubushyn
1
-0
/
+3
2007-08-06
Add functions to list of exported functions
Martin Krause
1
-1
/
+3
2007-07-10
cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
1
-1
/
+1
2007-07-09
include/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
1
-1
/
+1
2007-07-04
include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
1
-1
/
+1
2006-09-01
Added simple_strtoul(), getenv() and setenv() to the exported functions.
Detlev Zundel
1
-1
/
+4
2004-01-06
Add a common get_ram_size() function and modify the the
wdenk
1
-3
/
+3
2003-09-12
Move TRAB burn-in tests to TRAB board directory
wdenk
1
-0
/
+2
2003-09-11
* Patch by Martin Krause, 11 Sep 2003:
wdenk
1
-1
/
+5
2003-07-26
* Allow crc32 to be used at address 0x000
wdenk
1
-0
/
+4
2003-07-24
* Implement new mechanism to export U-Boot's functions to standalone
wdenk
1
-0
/
+36