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
2022-02-03
arm: pdu001: Exend the list of maintained files
Felix Brack
1
-1
/
+3
2022-02-01
board: ls1046ardb: force PCI device enumeration
Martin Schiller
1
-0
/
+4
2022-02-01
board: ls1088a: update ifc node name to be memory-controller
Jianpeng Bu
1
-5
/
+5
2022-02-01
board: ls1043ardb: force PCI device enumeration
Martin Schiller
1
-0
/
+4
2022-02-01
km/ls102xa: use unused scratchrw4 address for post word
Aleksandar Gerasimovski
1
-6
/
+5
2022-02-01
configs/expu1: add u-boot update defconfig
Aleksandar Gerasimovski
1
-0
/
+1
2022-02-01
km/ls102xa: fix device disable configuration
Aleksandar Gerasimovski
1
-2
/
+1
2022-02-01
configs/seli8: add u-boot update defconfig
Aleksandar Gerasimovski
1
-0
/
+1
2022-02-01
km/ls102xa: add support for field fail-safe u-boot update
Aleksandar Gerasimovski
1
-0
/
+7
2022-02-01
km: common: implement field fail-safe u-boot update
Aleksandar Gerasimovski
4
-0
/
+104
2022-02-01
km: qrio: add access functions for ebootcount
Aleksandar Gerasimovski
2
-0
/
+41
2022-02-01
km/ls102xa: dbg phy prst depends on piggy presence
Aleksandar Gerasimovski
1
-1
/
+3
2022-02-01
km: qrio: add function to read PGY_PRES pin status
Aleksandar Gerasimovski
2
-0
/
+14
2022-02-01
km/ls102xa: use qrio selftest_pin for reading selftest
Aleksandar Gerasimovski
1
-3
/
+2
2022-02-01
km: qrio: add function to read SLFTEST pin status
Aleksandar Gerasimovski
2
-0
/
+14
2022-02-01
board: traverse: add initial Ten64 support
Mathew McBride
5
-0
/
+516
2022-02-01
board: traverse: add Ten64 board controller driver
Mathew McBride
4
-0
/
+275
2022-01-31
arm: kirkwood: GoFlex Home : Use Marvell uclass mvgbe and PHY driver for Ethe...
Tony Dinh
1
-73
/
+11
2022-01-31
arm: kirkwood: Pogoplug-V4 : Add board implementation files
Tony Dinh
4
-0
/
+312
2022-01-31
arm: kirkwood: Pogoplug-V4 : Add Kconfig files
Tony Dinh
1
-0
/
+16
2022-01-31
arm: mvebu: Espressobin: Fix URLs in comments
Pali Rohár
1
-2
/
+2
2022-01-30
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
3
-4
/
+17
2022-01-30
sunxi: Add option to prevent booting on power plug-in
Chris Morgan
1
-0
/
+11
2022-01-30
sunxi: dram_sun4i/5i: use DRAM_MEMORY_TYPE_DDR3 instead of magic number 3
Giulio Benetti
2
-2
/
+2
2022-01-30
sunxi: call fdt_fixup_ethernet again to set macaddr for more aliases
Icenowy Zheng
1
-2
/
+4
2022-01-29
Nokia RX-51: Convert documentation to rst format
Pali Rohár
1
-1
/
+1
2022-01-24
board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivated
Patrick Delaunay
1
-2
/
+4
2022-01-24
stm32mp: fix board_get_alt_info_mmc()
Heinrich Schuchardt
1
-1
/
+1
2022-01-22
arm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCI
Adam Ford
1
-10
/
+0
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
5
-50
/
+111
2022-01-20
Merge tag 'u-boot-amlogic-20220120' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+9
2022-01-20
Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
9
-19
/
+19
2022-01-20
arm: mvebu: turris_mox: Convert comphy_update_map() to board_fix_fdt()
Pali Rohár
1
-33
/
+15
2022-01-20
arm: mvebu: turris_omnia: Fixup SATA or PCIe nodes at runtime in DT blob
Pali Rohár
1
-2
/
+89
2022-01-20
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek Behún
3
-15
/
+7
2022-01-20
board: amlogic: vim3: configure serial# from ethaddr
Mattijs Korpershoek
1
-0
/
+9
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
9
-19
/
+19
2022-01-19
Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
5
-133
/
+95
2022-01-19
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
1
-2
/
+2
2022-01-18
common: board_r: move init_addr_map() to init.h
Ovidiu Panait
1
-4
/
+1
2022-01-17
Merge branch '2022-01-15-TI-platform-updates'
Tom Rini
2
-0
/
+21
2022-01-17
Merge tag 'u-boot-at91-2022.04-b' of https://source.denx.de/u-boot/custodians...
Tom Rini
1
-0
/
+9
2022-01-16
board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper setting
Amjad Ouled-Ameur
1
-0
/
+18
2022-01-15
board: ti: am64x: Init DRAM size in R5/A53 SPL
Vignesh Raghavendra
1
-0
/
+3
2022-01-14
board: gdsys: Drop Dirk Eibach from MAINTAINERS
Marek Behún
2
-2
/
+1
2022-01-14
arm: kirkwood: iConnect : Update board maintainer
Tony Dinh
1
-0
/
+1
2022-01-14
arm: kirkwood: iConnect : Add PCIe late init
Tony Dinh
1
-0
/
+7
2022-01-14
board: gdsys: a38x: Enable PCIe link 2 in spl_board_init()
Pali Rohár
1
-0
/
+4
2022-01-14
arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INIT
Pali Rohár
1
-1
/
+1
2022-01-13
board: sama7g5ek: set blue led on at boot time
Mihai Sain
1
-0
/
+9
[next]