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
old/tizen_20241126
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
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-25
gpio: add protype for name_to_gpio
Jeroen Hofstee
1
-0
/
+2
2014-10-23
dm: gpio: Remove unused get_state() uclass method
Simon Glass
1
-2
/
+0
2014-10-23
dm: gpio: Add gpio_requestf() helper for printf() strings
Simon Glass
1
-0
/
+10
2014-10-23
dm: Move the function for getting GPIO status into the uclass
Simon Glass
1
-0
/
+18
2014-10-23
dm: gpio: Add gpio_get_function() and friends
Simon Glass
1
-1
/
+33
2014-10-23
dm: gpio: Implement GPIO reservation in the uclass
Simon Glass
1
-0
/
+6
2014-10-22
gpio: header file comment spelling fixes
Marcel Ziswiler
1
-5
/
+5
2014-08-31
dm: gpio: Enhance gpio command to show only active GPIOs
Simon Glass
1
-2
/
+13
2014-07-23
Add a flag indicating when the serial console is ready
Simon Glass
1
-0
/
+1
2014-07-23
dm: Support driver model prior to relocation
Simon Glass
1
-1
/
+2
2014-07-23
Add a simple malloc() implementation for pre-relocation
Simon Glass
1
-0
/
+5
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2
-12
/
+12
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
1
-1
/
+0
2014-04-29
driver/mxc_i2c: Move static data structure to global_data
York Sun
1
-0
/
+3
2014-04-18
powerpc: remove NX823 board support
Masahiro Yamada
1
-3
/
+0
2014-03-07
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
Masahiro Yamada
1
-1
/
+1
2014-03-04
dm: Add GPIO support and tests
Simon Glass
1
-0
/
+104
2014-03-04
dm: Add base driver model support
Simon Glass
1
-0
/
+8
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
1
-19
/
+7
2014-01-24
include: delete unused header files
Masahiro Yamada
1
-28
/
+0
2013-11-04
Introduce common timer functions
Rob Herring
1
-0
/
+2
2013-08-20
ppc4xx: Remove support for PPC405CR CPUs
Matthias Fuchs
1
-1
/
+0
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-0
/
+3
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
5
-80
/
+5
2013-07-23
i2c: add i2c_core and prepare for new multibus support
Heiko Schocher
1
-0
/
+3
2013-06-26
Add trace support to generic board
Simon Glass
1
-0
/
+3
2013-06-22
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-3
/
+0
2013-06-21
remove all references to .dynsym
Albert ARIBAUD
1
-3
/
+0
2013-06-07
generic_board: reduce the redundancy of gd_t struct members
Masahiro Yamada
1
-3
/
+0
2013-05-15
Power: remove support for Freescale MPC8220
Wolfgang Denk
1
-8
/
+0
2013-05-01
sandbox: Switch over to generic board
Simon Glass
1
-1
/
+1
2013-03-15
Use 'unsigned int' for global_data's baudrate
Simon Glass
1
-1
/
+1
2013-03-15
Introduce generic pre-relocation board_f.c
Simon Glass
1
-0
/
+2
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
1
-0
/
+117
2013-03-15
Introduce generic u-boot.h file
Simon Glass
1
-0
/
+162
2013-02-04
Add generic global_data
Simon Glass
1
-0
/
+102
2012-12-11
gpio: remove duplicate function signature
Nikita Kiryanov
1
-13
/
+4
2012-09-21
Add gpio_request() to asm-generic header
Simon Glass
1
-0
/
+9
2012-08-09
global_data: unify global flag defines
Mike Frysinger
1
-0
/
+28
2012-01-09
gpio: Modify common gpio.h to more closely match Linux
Joe Hershberger
1
-9
/
+32
2011-10-17
Add generic gpio.h in asm-generic
Simon Glass
1
-0
/
+74
2010-05-06
x86: Fix support for booting bzImage
Graeme Russ
1
-0
/
+105
2010-03-14
asm-generic/unaligned.h: dynamic default unaligned accesses
Mike Frysinger
1
-0
/
+23
2010-01-17
asm-generic/signal.h: import from linux
Robin Getz
1
-0
/
+101
2009-07-09
asm-generic: Consolidate errno.h to asm-generic/errno.h
Michal Simek
1
-0
/
+155
[prev]