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
/
board
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD
Simon Glass
1
-0
/
+1
2021-12-21
arm: mvebu: turris_mox: Remove extra newline after module topology
Marek Behún
1
-3
/
+0
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
8
-11
/
+105
2021-12-19
fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX
Marek Behún
1
-19
/
+1
2021-12-19
arm: mvebu: turris_mox: Fix unstable board topology reading
Marek Behún
1
-1
/
+3
2021-12-19
arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present
Pali Rohár
1
-5
/
+16
2021-12-19
arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path
Marek Behún
1
-123
/
+63
2021-12-19
fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
Marek Behún
2
-3
/
+2
2021-12-19
fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
Marek Behún
2
-4
/
+12
2021-12-19
treewide: Use fdt_create_phandle() where appropriate
Marek Behún
1
-3
/
+2
2021-12-19
arm: mvebu: theadorable: Switch to using DM I2C API
Stefan Roese
1
-3
/
+12
2021-12-15
Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
1
-1
/
+6
2021-12-13
Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians...
Tom Rini
1
-4
/
+10
2021-12-13
ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM
Marek Vasut
1
-4
/
+10
2021-12-13
arm: dts: Create common rz-g2-beacon-u-boot file
Adam Ford
1
-0
/
+10
2021-12-08
sunxi: Remove misleading USB-OTG charger message
Andre Przywara
1
-7
/
+1
2021-12-02
riscv: Enable SPI flash env for SiFive Unmatched.
Thomas Skibo
1
-0
/
+1
2021-12-02
riscv: Support booting SiFive Unmatched from SPI.
Thomas Skibo
1
-0
/
+3
2021-12-02
riscv: Update Microchip MPFS Icicle Kit support
Padmarao Begari
2
-1
/
+21
2021-12-02
board: brcm-ns3: Load netXtreme firmware
Bharat Gooty
1
-1
/
+4
2021-11-30
board: stm32mp1: add support of nor1 device in dfu command
Patrick Delaunay
1
-0
/
+4
2021-11-30
board: stm32mp1: enable simple framebuffer node for splashscreen
Patrick Delaunay
1
-0
/
+4
2021-11-30
common: rename functions lcd_dt_simplefb to fdt_simplefb
Patrick Delaunay
1
-1
/
+1
2021-11-30
ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM
Marek Vasut
1
-4
/
+10
2021-11-30
rpi: Add identifier for the new RPi Zero 2 W
Peter Robinson
1
-0
/
+5
2021-11-30
rpi: Update the Raspberry Pi doucmentation URL
Peter Robinson
1
-1
/
+1
2021-11-30
arm: mvebu: turris_omnia: enable A385 watchdog before disabling MCU watchdog
Pali Rohár
1
-2
/
+63
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
16
-23
/
+976
2021-11-29
qemu: common: Fix build with update capsule
Vincent Stehlé
1
-1
/
+0
2021-11-18
Revert "board: synquacer: developerbox: Don't set gd->env_addr to default_env...
Masami Hiramatsu
1
-0
/
+2
2021-11-16
sandbox: Update the test MAC/IP addresses
Simon Glass
1
-7
/
+7
2021-11-16
sandbox: Use a text-based environment
Simon Glass
1
-0
/
+25
2021-11-16
Merge branch '2021-11-15-assorted-fixes'
Tom Rini
12
-13
/
+13
2021-11-16
Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...
Tom Rini
2
-9
/
+961
2021-11-15
board: tq: fix spelling of "TQ-Systems"
Matthias Schiffer
6
-8
/
+8
2021-11-15
board: rename "tqc" vendor to "tq"
Matthias Schiffer
12
-5
/
+5
2021-11-15
xilinx: zynqmp: fix ZYNQMP_RESTORE_JTAG check
Ricardo Salveti
1
-1
/
+1
2021-11-11
boards: siemens: iot2050: Ignore network errors during bootstage tracking
Jan Kiszka
1
-1
/
+2
2021-11-11
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
4
-22
/
+17
2021-11-10
Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...
Tom Rini
8
-8
/
+11
2021-11-10
stm32mp15: replace CONFIG_TFABOOT when it is possible
Patrick Delaunay
1
-1
/
+5
2021-11-10
ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM
Marek Vasut
1
-1
/
+0
2021-11-10
gpio: stm32: create include file for driver private data
Patrick Delaunay
1
-1
/
+0
2021-11-10
board: stmp32mp1: split board and SOC STM32MP15 configuration
Patrick Delaunay
5
-5
/
+6
2021-11-09
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
1
-0
/
+3
2021-11-09
board: kontron: sl28: add myself to ls1028a.dtsi maintainers
Michael Walle
1
-0
/
+1
2021-11-09
board: freescale: lx216x : increase fdt blob size
Wasim Khan
1
-0
/
+8
2021-11-09
board: fsl_validate: Fix Double free Issue
Kshitiz Varshney
1
-22
/
+6
2021-11-09
board: freescale: t104xrdb: Set popts->cpo_sample to 0x54 for DDR3
Priyanka Singh
1
-0
/
+2
2021-11-08
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
1
-2
/
+2
[next]