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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
main: add new bootstage ID for entering cli loop
Heiko Schocher
1
-0
/
+1
2019-04-26
Merge git://git.denx.de/u-boot-marvell
Tom Rini
5
-7
/
+145
2019-04-26
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
12
-144
/
+23
2019-04-26
watchdog: Implement generic watchdog_reset() version
Stefan Roese
3
-5
/
+45
2019-04-26
ARM: kirkwood: add db-88f6281-bp board
Chris Packham
1
-0
/
+99
2019-04-26
arm: kirkwood: openrd: Increase U-Boot size in flash to make it fit
Stefan Roese
1
-1
/
+1
2019-04-26
arm: kirkwood: openrd: Remove superfluous CONFIG_ENV_ADDR
Stefan Roese
1
-1
/
+0
2019-04-25
arm: socfpga: clean up board config files
Simon Goldschmidt
11
-42
/
+0
2019-04-25
arm: socfpga: remove CONFIG_SYS_BOOTMAPSZ
Simon Goldschmidt
1
-2
/
+0
2019-04-25
arm: socfpga: clean up socfpga_common.h
Simon Goldschmidt
1
-40
/
+0
2019-04-25
arm: socfpga: move vining_fpga to DM_I2C
Simon Goldschmidt
2
-35
/
+0
2019-04-25
arm: socfpga: put initial U-Boot stack into DDR
Simon Goldschmidt
1
-22
/
+20
2019-04-25
arm: socfpga: fix comment about SPL memory layout
Simon Goldschmidt
1
-3
/
+3
2019-04-24
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
Tom Rini
8
-67
/
+68
2019-04-24
Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi
Tom Rini
3
-15
/
+15
2019-04-24
Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot
Tom Rini
4
-2964
/
+18
2019-04-24
Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic
Tom Rini
8
-1
/
+468
2019-04-24
image: android: allow booting lz4-compressed kernels
Eugeniu Rosca
1
-0
/
+2
2019-04-23
pci: pci.h: add missing maskbit
Ramon Fried
1
-0
/
+1
2019-04-23
fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()
Thierry Reding
1
-1
/
+4
2019-04-23
dm: core: Change platform specific translation-offset handling
Stefan Roese
2
-21
/
+4
2019-04-23
sandbox: Enable the 'trace' command when tracing is used
Simon Glass
1
-1
/
+1
2019-04-23
div64: Use kernel types
Simon Glass
1
-35
/
+35
2019-04-23
initcall: Drop use of header files
Simon Glass
1
-6
/
+5
2019-04-23
sandbox: Increase the early-trace-buffer size
Simon Glass
1
-1
/
+1
2019-04-23
sandbox: Improve debugging in initcall_run_list()
Simon Glass
2
-2
/
+17
2019-04-23
malloc: Fix memalign not honoring alignment prior to full malloc init
Andreas Dannenberg
1
-1
/
+1
2019-04-23
clk: mediatek: add driver for MT8516
Fabien Parent
1
-0
/
+251
2019-04-23
reset: add polarity field into struct reset_ctl
Shawn Guo
1
-0
/
+3
2019-04-23
pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS
Thierry Reding
1
-1
/
+5
2019-04-23
configs: stm32f746-disco: update EXTRA_ENV_SETTINGS
Patrice Chotard
1
-8
/
+14
2019-04-23
ARM: dts: stm32: Sync DT with v4.20 kernel for stm32h7
Patrice Chotard
1
-1612
/
+0
2019-04-23
ARM: dts: stm32: Sync DT with v4.20 kernel for stm32f7
Patrice Chotard
1
-1341
/
+0
2019-04-23
ARM: dts: stm32: Sync DT files with v4.20 kernel for stm32f4
Patrice Chotard
1
-3
/
+4
2019-04-23
ARM: dts: Import Amlogic G12A u200 DT from Linux 5.1-rc1
Neil Armstrong
5
-0
/
+435
2019-04-23
regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
Neil Armstrong
2
-1
/
+9
2019-04-23
efi_loader: check memory type in AllocatePages()
Heinrich Schuchardt
1
-0
/
+4
2019-04-23
efi_loader: rework bootmgr/bootefi using load_image API
AKASHI Takahiro
1
-4
/
+1
2019-04-23
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
1
-11
/
+7
2019-04-23
efi_loader: export root node handle
AKASHI Takahiro
1
-0
/
+3
2019-04-22
cmd: add exception command
Heinrich Schuchardt
1
-0
/
+58
2019-04-22
bcm963158: add nand support
Philippe Reynes
1
-0
/
+7
2019-04-22
bcm968580xref: add nand support
Philippe Reynes
1
-0
/
+7
2019-04-22
bcm968380gerg: add nand support
Philippe Reynes
1
-0
/
+7
2019-04-22
compat linux: import completion from linux 4.18
Philippe Reynes
1
-0
/
+173
2019-04-22
include: linux: io: define devm_ioremap on board with ioremap
Philippe Reynes
1
-1
/
+1
2019-04-22
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
1
-0
/
+30
2019-04-22
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
1
-0
/
+7
2019-04-22
mtd: add get/set of_node/flash_node helpers
Brian Norris
1
-0
/
+12
2019-04-22
Merge tag 'u-boot-atmel-2019.07-b' of git://git.denx.de/u-boot-atmel
Tom Rini
2
-0
/
+70
[next]