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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-08
log: Add support for logging a buffer
Simon Glass
1
-0
/
+35
2021-06-08
display_options: Split print_buffer() into two functions
Simon Glass
1
-0
/
+25
2021-06-08
hexdump: Allow ctrl-c to interrupt output
Simon Glass
1
-2
/
+4
2021-06-08
hexdump: Support any rowsize
Simon Glass
1
-2
/
+2
2021-06-08
hexdump: Move API to header file
Simon Glass
1
-1
/
+74
2021-06-08
test: Add a test for print_buffer()
Simon Glass
1
-2
/
+2
2021-06-08
test: Convert print tests to use ut framework
Simon Glass
1
-0
/
+1
2021-06-08
console: Report an error when output buffer is exhausted
Simon Glass
2
-7
/
+12
2021-06-07
lmb: add lmb_is_reserved_flags
Patrick Delaunay
1
-0
/
+9
2021-06-07
lmb: Add support of flags for no-map properties
Patrick Delaunay
1
-0
/
+29
2021-06-04
arm: mvebu: turris_omnia: support invoking rescue boot from console
Marek Behún
1
-0
/
+23
2021-05-31
board: sifive: add HiFive Unmatched board support
Green Wan
1
-0
/
+83
2021-05-31
riscv: dts: add fu740 support
Green Wan
2
-0
/
+44
2021-05-28
efi_loader: add PE/COFF image measurement
Masahisa Kojima
3
-0
/
+33
2021-05-27
Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-2
/
+2
2021-05-27
ARM: ti: Increase the allocated size for MLO.raw
Faiz Abbas
1
-2
/
+2
2021-05-26
test: Remove duplicate macro
Sean Anderson
1
-17
/
+0
2021-05-25
MIPS: remove deprecated qemu_mips board
Daniel Schwierzeck
2
-178
/
+0
2021-05-24
sandbox: errno: avoid conflict with libc's errno
Marek Behún
1
-1
/
+7
2021-05-24
efi_loader: add macro for const EFI runtime data
Marek Behún
1
-0
/
+17
2021-05-24
efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_data
Marek Behún
1
-3
/
+26
2021-05-24
efi_loader: fix warning when linking with LTO
Marek Behún
1
-2
/
+2
2021-05-24
compiler.h: align the __ADDRESSABLE macro with Linux' version
Marek Behún
1
-1
/
+1
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
4
-19
/
+19
2021-05-20
phy: introduce 1000BaseX and 2500BaseX modes
Stefan Chulski
1
-0
/
+4
2021-05-19
arm64: zynqmp: Add pinctrl description
Michal Simek
1
-0
/
+19
2021-05-14
riscv: Enable AI ram on K210
Sean Anderson
1
-2
/
+1
2021-05-14
clk: k210: Remove k210_register_pll
Sean Anderson
1
-4
/
+0
2021-05-13
w1: replace dt detection by automatic detection
Kory Maincent
2
-2
/
+17
2021-05-13
cmd: add support for a new "extension" command
Kory Maincent
1
-0
/
+31
2021-05-13
fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
Kory Maincent
1
-0
/
+2
2021-05-12
Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
5
-31
/
+147
2021-05-12
soc: ti: k3-navss-ringacc: Remove unused ring modes
Vignesh Raghavendra
1
-6
/
+1
2021-05-12
soc: ti: k3-navss-ringacc: Add AM64 ringacc support
Vignesh Raghavendra
1
-0
/
+15
2021-05-12
firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latest
Vignesh Raghavendra
1
-0
/
+14
2021-05-12
include: configs: Update env for selecting right dtb
Lokesh Vutla
1
-4
/
+7
2021-05-12
include: configs: am64x_evm: Optimize size of SPL BSS
Lokesh Vutla
1
-1
/
+1
2021-05-12
include: configs: am64x: Avoid overlap of BSS and stack area
Lokesh Vutla
1
-0
/
+5
2021-05-12
dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64
Dave Gerlach
1
-1
/
+4
2021-05-12
board: ti: am64x: Add board support for am64x evm
Dave Gerlach
1
-0
/
+105
2021-05-12
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
1
-24
/
+0
2021-05-11
Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
7
-21
/
+532
2021-05-04
fdt_support.c: Allow late kernel cmdline modification
Niko Mauno
1
-0
/
+10
2021-05-04
env: allow environment to be amended from control dtb
Rasmus Villemoes
2
-0
/
+18
2021-05-04
sysinfo: Require that sysinfo_detect be called before other methods
Sean Anderson
1
-9
/
+17
2021-05-02
ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CM
Ilko Iliev
1
-0
/
+104
2021-05-02
imx: Add support for Ronetix's iMX7-CM board
Ilko Iliev
1
-0
/
+110
2021-05-02
arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)
Ying-Chun Liu (PaulLiu)
1
-0
/
+196
2021-05-02
pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI
Tim Harvey
1
-0
/
+8
2021-05-02
board: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit
Jagan Teki
1
-0
/
+100
[next]