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
2020-11-05
x86: acpi: Store the ACPI context in global_data
Simon Glass
1
-0
/
+13
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-1
/
+26
2020-10-30
log: typo logl_pref in documentation
Heinrich Schuchardt
1
-1
/
+1
2020-10-29
dm: Use an allocated array for run-time device info
Simon Glass
1
-0
/
+14
2020-10-29
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
1
-1
/
+12
2020-10-27
log: allow for message continuation
Heinrich Schuchardt
1
-0
/
+12
2020-10-27
log: move processing_msg to global data
Heinrich Schuchardt
1
-0
/
+8
2020-10-22
gpio: fix gpio_request_by_name() description
Dario Binacchi
1
-1
/
+1
2020-10-14
global_data.h: add Sphinx documentation
Heinrich Schuchardt
1
-55
/
+317
2020-10-14
global_data.h: convert GD_FLG_* to enum
Heinrich Schuchardt
1
-22
/
+84
2020-09-30
drivers: gpio: Add a managed API to get a GPIO from the device-tree
Jean-Jacques Hiblot
1
-0
/
+47
2020-08-26
asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info
Stefan Roese
1
-2
/
+0
2020-08-26
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
1
-2
/
+0
2020-07-20
global_data: Add a generic global_data flag for SMP state
Simon Glass
1
-0
/
+1
2020-07-17
asm/u-boot.h: remove bd_t definitions
Masahiro Yamada
1
-2
/
+2
2020-07-17
gpio: Add a method to convert a GPIO to ACPI
Simon Glass
1
-0
/
+27
2020-07-16
efi_loader: pre-seed UEFI variables
Heinrich Schuchardt
1
-0
/
+2
2020-06-25
bdinfo: net: ppc: Drop bi_enet1addr and other similar info
Simon Glass
1
-17
/
+0
2020-06-25
bdinfo: m68k: Drop bd_info->bi_ipbfreq
Simon Glass
1
-1
/
+0
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-04-30
board: Add a gd flag for chain loading
Simon Glass
1
-0
/
+1
2020-04-16
gpio: add ops to set dir flags
Patrick Delaunay
1
-0
/
+16
2020-04-16
gpio: add ops to get dir flags
Patrick Delaunay
1
-0
/
+15
2020-04-16
gpio: add support of new GPIO direction flag
Patrick Delaunay
1
-1
/
+5
2020-04-16
gpio: update dir_flags management
Patrick Delaunay
1
-6
/
+16
2020-04-16
gpio: add helper GPIOD_FLAGS_OUTPUT
Patrick Delaunay
1
-0
/
+6
2020-04-16
gpio: remove the open_drain API and ops
Patrick Delaunay
1
-34
/
+0
2020-04-16
gpio: remove GPIOD_REQUESTED
Patrick Delaunay
1
-5
/
+4
2020-03-16
asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained
Masahiro Yamada
1
-0
/
+2
2020-03-16
global_data.h: make <asm-generic/global_data.h> self-contained
Masahiro Yamada
1
-1
/
+1
2020-02-05
gpio: Rename free() to rfree()
Simon Glass
1
-1
/
+1
2020-01-27
global_data: remove unused mxc_i2c specific field
Baruch Siach
1
-3
/
+0
2020-01-15
Include missing headers for asm-generic/sections.h
Sean Anderson
1
-0
/
+2
2019-08-18
global_data: Remove comment of reserved arch-specific GD flags
Stefan Roese
1
-1
/
+1
2019-07-30
Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
1
-1
/
+1
2019-07-30
global_data: enable fb_base for DM_VIDEO
Heiko Schocher
1
-1
/
+1
2019-07-29
gpio: fixes for gpio-hog support
Heiko Schocher
1
-5
/
+7
2019-07-27
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-1
/
+1
2019-07-19
watchdog: Split WDT from SPL_WDT
Marek Vasut
1
-1
/
+1
2019-07-16
efi_loader: use predefined constants in crt0_*_efi.S
Heinrich Schuchardt
1
-0
/
+16
2019-07-13
gpio: add gpio-hog support
Heiko Schocher
1
-0
/
+32
2019-04-26
watchdog: Implement generic watchdog_reset() version
Stefan Roese
1
-0
/
+4
2019-04-23
dm: core: Change platform specific translation-offset handling
Stefan Roese
1
-0
/
+4
2018-12-10
lib: fdtdec: Add function re-setup the fdt more effeciently
Jean-Jacques Hiblot
1
-0
/
+4
2018-12-02
pe.h: Add characteristics defines
Bin Meng
1
-0
/
+18
2018-11-26
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
1
-0
/
+3
2018-11-26
bloblist: Locate bloblist in U-Boot
Simon Glass
1
-0
/
+4
2018-09-25
Add include/asm-generic/atomic.h
Chris Packham
1
-0
/
+150
2018-09-10
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
2
-0
/
+56
[next]