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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
spl: fpga: Implement fpga bistream loading with fpga_load
Michal Simek
1
-18
/
+16
2018-10-10
Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
Tom Rini
2
-3
/
+4
2018-10-10
bootm: Add board specific OS preboot hook
Marek Vasut
1
-0
/
+7
2018-10-09
cros: Adjust board_get_cros_ec_dev() to return a udevice
Simon Glass
1
-2
/
+2
2018-10-09
sandbox: Add a flag to set the default log level
Simon Glass
1
-1
/
+2
2018-10-07
avb_verify: support using OP-TEE TA AVB
Jens Wiklander
1
-1
/
+117
2018-10-06
spl: spi: Do not hardcode fixed size for header
Michal Simek
1
-3
/
+3
2018-10-06
spl: ram: Fix u_boot_pos calculation
Michal Simek
1
-3
/
+2
2018-10-06
configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
Simon Goldschmidt
1
-7
/
+4
2018-10-05
Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip
Tom Rini
4
-0
/
+27
2018-10-05
ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO
Alexey Brodkin
1
-2
/
+2
2018-10-04
spl: add support to booting with OP-TEE
Kever Yang
4
-0
/
+27
2018-10-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2
-2
/
+2
2018-09-30
spl: mmc: Report device number when we fail
Alex Kiernan
1
-1
/
+2
2018-09-29
Convert CONFIG_DISABLE_CONSOLE to Kconfig
Christian Gmeiner
1
-0
/
+5
2018-09-27
Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
2
-5
/
+2
2018-09-26
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2
-2
/
+2
2018-09-26
sandbox: Fix set_working_fdt_addr users
Alexander Graf
2
-2
/
+2
2018-09-26
spl: fit: Enable GZIP compression also for no kernel partitions
Michal Simek
1
-4
/
+1
2018-09-26
arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig
Michal Simek
1
-1
/
+1
2018-09-25
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
10
-20
/
+21
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2
-2
/
+2
2018-09-18
board_f: Use static print_cpuinfo if CONFIG_CPU is active
Mario Six
1
-0
/
+28
2018-09-18
common: board_f: Sort includes
Mario Six
1
-1
/
+1
2018-09-18
board_f: Add reset status printing
Mario Six
1
-0
/
+28
2018-09-11
spl: Allow remoteproc drivers to be used within SPL
Lokesh Vutla
1
-0
/
+6
2018-09-11
spl: Allow mailbox drivers to be used within SPL
Lokesh Vutla
1
-0
/
+8
2018-09-11
arm: K3: Add initial support for TI's K3 generation of SoCs
Lokesh Vutla
1
-1
/
+1
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2
-19
/
+14
2018-09-10
cli: handle getch error
Patrick Delaunay
1
-0
/
+4
2018-09-10
console: unify fgetc function when console MUX is deactivated
Patrick Delaunay
1
-4
/
+5
2018-08-31
spl: Kconfig: Fix typo in 'Upgrade'
Fabio Estevam
1
-2
/
+2
2018-08-24
malloc_simple: calloc: don't call memset if malloc failed
Simon Goldschmidt
1
-1
/
+2
2018-08-24
common: avb_verify: Fix division by zero in mmc_byte_io()
Eugeniu Rosca
1
-0
/
+3
2018-08-24
common: avb_verify: Fix never-occurring avb_free(ops_data)
Eugeniu Rosca
1
-1
/
+1
2018-08-24
common: avb_verify: Fix memory leaks
Eugeniu Rosca
1
-5
/
+8
2018-08-24
common: avb_verify: Make local data static
Eugeniu Rosca
1
-1
/
+1
2018-08-24
common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS
Eugeniu Rosca
1
-0
/
+1
2018-08-24
common: avb_verify: Fix invalid 'for' loop condition
Eugeniu Rosca
1
-1
/
+1
2018-08-20
cmd: Add dtimg command
Sam Protsenko
1
-0
/
+2
2018-08-20
common: Add support for Android DT image
Sam Protsenko
1
-0
/
+156
2018-08-20
spl: fix debug print in spl_common_init()
Simon Goldschmidt
1
-2
/
+4
2018-08-17
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
1
-0
/
+7
2018-08-17
kconfig: fix typo 'parition'
Simon Goldschmidt
1
-1
/
+1
2018-08-16
fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary
Ramon Fried
1
-0
/
+4
2018-08-13
avb2.0: add get_size_of_partition()
Igor Opaniuk
1
-1
/
+32
2018-08-10
sandbox: led: use new function to configure default state
Patrick Delaunay
1
-1
/
+2
2018-08-07
Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze
Tom Rini
1
-2
/
+2
2018-08-07
common: fdt: Make fdt_del_subnodes/fdt_del_partition static
Michal Simek
1
-2
/
+2
2018-08-06
power: Add CONFIG_SPL_POWER_DOMAIN config
Peng Fan
1
-0
/
+9
[next]