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
2016-11-14
efi: Add support for a hello world test program
Simon Glass
1
-0
/
+2
2016-10-23
Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig
Simon Glass
1
-1
/
+1
2016-10-11
Add _image_binary_end section declaration
Simon Glass
1
-0
/
+1
2016-09-23
Move error macros from <asm-generic/errno.h> to <linux/errno.h>
Masahiro Yamada
1
-139
/
+0
2016-09-07
global_data.h: Standardize tabs and alignment for comments
Robert P. J. Day
1
-18
/
+17
2016-07-15
armv8: Move secure_ram variable out of generic global data
York Sun
1
-14
/
+0
2016-06-06
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
1
-0
/
+1
2016-06-06
env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used
Michal Simek
1
-0
/
+1
2016-06-03
dm: gpio: Add methods for open drain setting
mario.six@gdsys.cc
1
-0
/
+34
2016-05-17
dm: gpio: add a default gpio xlate routine
Eric Nelson
1
-5
/
+14
2016-03-17
gpio: Use const where possible
Simon Glass
1
-5
/
+5
2016-03-17
gpio: Add a function to obtain a GPIO vector value
Simon Glass
1
-0
/
+12
2016-02-08
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
David Müller (ELSOFT AG)
1
-4
/
+0
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
1
-1
/
+1
2016-01-20
dm: common: Add memory reservation for the video uclass
Simon Glass
1
-0
/
+4
2015-12-15
Reserve secure memory
York Sun
1
-0
/
+14
2015-11-19
console: Add a console buffer
Simon Glass
1
-0
/
+6
2015-11-05
include: Add generic bitops headers
Fabio Estevam
4
-0
/
+163
2015-11-04
dm: spl: Support device tree when BSS is in a different section
Simon Glass
1
-0
/
+1
2015-10-23
dm: implement a Timer uclass
Thomas Chou
1
-0
/
+3
2015-10-21
linux/bitops.h: GENMASK copy from linux
Jagan Teki
1
-0
/
+8
2015-08-17
Revert "Align global_data to a 16-byte boundary"
Simon Glass
1
-2
/
+1
2015-08-14
Align global_data to a 16-byte boundary
Simon Glass
1
-1
/
+2
2015-08-14
common: Display >=4GiB memory bank size
Bin Meng
1
-2
/
+2
2015-08-05
Add a way to skip relocation
Simon Glass
1
-0
/
+1
2015-08-05
Reserve the top 16 flag bits for architecture-specific use
Simon Glass
1
-1
/
+1
2015-07-21
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
1
-0
/
+1
2015-07-21
dm: gpio: Add dm_gpio_request() to manually request a GPIO
Simon Glass
1
-0
/
+12
2015-07-21
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
Simon Glass
1
-0
/
+13
2015-07-14
dm: x86: baytrail: Correct PCI region 3 when driver model is used
Simon Glass
1
-0
/
+1
2015-06-04
gpio: fix typos in GPIO header
Masahiro Yamada
1
-8
/
+8
2015-05-14
dm: gpio: Fix comment typo in GPIOD_IS_IN
Simon Glass
1
-1
/
+1
2015-05-13
dm: gpio: Add error handling and a function to claim vector GPIOs
Simon Glass
1
-3
/
+12
2015-03-05
m68k: Add generic board support for MCF547X/8X and MCF5445X
Alison Wang
1
-1
/
+6
2015-03-05
m68k: add generic-board support
angelo@sysam.it
1
-1
/
+1
2015-02-17
avr32: add generic board support
Andreas Bießmann
1
-0
/
+4
2015-02-04
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
1
-0
/
+260
2015-01-29
Export redesign
Martin Dorwig
1
-1
/
+1
2015-01-29
dm: gpio: Mark the old GPIO API deprecated
Simon Glass
1
-0
/
+21
2015-01-29
dm: gpio: Add better functions to request GPIOs
Simon Glass
1
-0
/
+199
2015-01-29
dm: gpio: Add a driver GPIO translation method
Simon Glass
1
-0
/
+29
2015-01-29
dm: gpio: Add a native driver model API
Simon Glass
1
-0
/
+16
2015-01-28
ubifs: Import atomic_long operations from Linux
Anton Habegger
1
-0
/
+260
2015-01-12
pci: Make pci apis usable before relocation
Bin Meng
1
-0
/
+6
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+1
2014-11-21
dm: Split the simple malloc() implementation into its own file
Simon Glass
1
-0
/
+1
2014-11-21
dm: gpio: Add a function to read an ID from a list of GPIOs
Simon Glass
1
-1
/
+10
2014-11-21
dm: serial: Move current serial port pointer to global_data
Simon Glass
1
-0
/
+1
2014-10-27
ppc: Zap Hymod board
Marek Vasut
1
-3
/
+0
2014-10-26
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-3
/
+67
[next]