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
/
configs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
Simon Glass
130
-137
/
+137
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
163
-163
/
+163
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
34
-34
/
+34
2021-07-28
Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG
Simon Glass
96
-96
/
+96
2021-07-28
Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW
Simon Glass
3
-3
/
+3
2021-07-28
Rename SPL_ETH_SUPPORT to SPL_ETH
Simon Glass
4
-4
/
+4
2021-07-28
Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO
Simon Glass
5
-5
/
+5
2021-07-28
Rename SPL_POWER_SUPPORT to SPL_POWER
Simon Glass
75
-75
/
+75
2021-07-28
Makefile: Move phy rules into drivers/phy
Simon Glass
10
-0
/
+10
2021-07-27
test: cmd: setexpr: add format string tests
Roland Gaudig
1
-0
/
+1
2021-07-27
Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodia...
Tom Rini
4
-0
/
+8
2021-07-27
configs: Enable SMBIOS for Khadas VIM boards
Artem Lapkin
4
-0
/
+8
2021-07-26
configs: Resync with savedefconfig
Tom Rini
631
-1192
/
+205
2021-07-26
arm64: zynqmp: Enable reset and poweroff via sysreset framework
Michal Simek
1
-0
/
+3
2021-07-26
xilinx: versal: Enable Xilinx AXI MRMAC
Ashok Reddy Soma
1
-0
/
+1
2021-07-23
board: dragonboard410c: Fix fastboot
Stephan Gerhold
1
-0
/
+1
2021-07-23
board: dragonboard410c: Load U-Boot directly without LK
Stephan Gerhold
1
-1
/
+1
2021-07-23
configs: synquacer: Ignore OsIndications on DeveloperBox
Masami Hiramatsu
1
-0
/
+1
2021-07-23
configs: synquacer: Use RAW capsule image instead of FIT
Masami Hiramatsu
1
-1
/
+1
2021-07-23
configs: synquacer: Enable UEFI secure boot
Masami Hiramatsu
1
-0
/
+1
2021-07-23
configs: synquacer: Drop Ext2/4 support by default
Masami Hiramatsu
1
-2
/
+0
2021-07-23
configs: synquacer: Remove mtdparts settings and update DFU setting
Masami Hiramatsu
1
-2
/
+0
2021-07-23
configs: synquacer: Make U-Boot binary position independent
Masami Hiramatsu
1
-1
/
+2
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel
1
-0
/
+10
2021-07-23
reboot-mode: read the boot mode from RTC memory
Nandor Han
1
-0
/
+1
2021-07-23
reboot-mode: read the boot mode from GPIOs status
Nandor Han
1
-0
/
+2
2021-07-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
77
-0
/
+80
2021-07-21
board: sifive: drop stuff related to unmatched revision 1
Zong Li
1
-4
/
+0
2021-07-20
ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3
Marek Vasut
6
-0
/
+12
2021-07-20
ARM: rmobile: Enable sysinfo on R-Car Gen3
Marek Vasut
3
-0
/
+3
2021-07-20
ARM: rmobile: Enable I2C EEPROM support on R-Car Gen3
Marek Vasut
3
-0
/
+21
2021-07-20
configs: ls1043aqds: Configure environment related configs
Kuldeep Singh
3
-0
/
+3
2021-07-20
configs: ls1046ardb: enable PHY_FIXED
Camelia Groza
8
-0
/
+8
2021-07-20
board: freescale: t2080qds: Update I2C mux config
Stephen Carlson
6
-0
/
+6
2021-07-20
board: freescale: lx2160a: Update I2C mux config
Stephen Carlson
8
-0
/
+8
2021-07-20
board: freescale: ls2080a, ls2088a: Update I2C mux config
Stephen Carlson
14
-0
/
+14
2021-07-20
board: freescale: ls1088a: Update I2C mux config
Stephen Carlson
12
-0
/
+12
2021-07-20
board: freescale: ls1046a: Update I2C mux config
Stephen Carlson
11
-0
/
+11
2021-07-20
board: freescale: ls1043aqds: Update I2C mux config
Stephen Carlson
9
-0
/
+9
2021-07-20
board: freescale: ls1021aqds: Update I2C mux config
Stephen Carlson
9
-0
/
+9
2021-07-19
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
4
-2
/
+20
2021-07-19
Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
23
-26
/
+55
2021-07-19
arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitions
Pali Rohár
1
-0
/
+3
2021-07-19
arm: mvebu: turris_omnia: fixup MTD partitions in Linux' DTB
Marek Behún
1
-0
/
+1
2021-07-19
arm: kirkwood: Marvell Sheevaplug: Add DM Ethernet and DM SATA configs
Tony Dinh
1
-1
/
+5
2021-07-19
arm: kirkwood: NSA310S: Add DM USB, DM Ethernet, and DM SATA configs
Tony Dinh
1
-1
/
+11
2021-07-18
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
13
-1
/
+12
2021-07-18
m68k: Remove M52277EVB board
Tom Rini
2
-70
/
+0
2021-07-18
m68k: Remove M54451EVB board
Tom Rini
2
-82
/
+0
2021-07-18
m68k: Remove M54418TWR board
Tom Rini
6
-207
/
+0
[next]