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
/
arch
/
arm
/
mach-omap2
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
Convert CONFIG_SYS_L2_PL310 to Kconfig
Philip Oberfichtner
1
-0
/
+1
2022-08-20
arm: Remove cm_t335 board
Tom Rini
2
-8
/
+0
2022-08-20
Nokia RX-51: Move board required options from defconfig to Kconfig
Pali Rohár
1
-0
/
+5
2022-08-20
Nokia RX-51: Use U-Boot generic position independent code
Pali Rohár
1
-0
/
+1
2022-07-25
spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR
Andrew Davis
1
-2
/
+2
2022-07-08
omap3: emif4: More clearly hard-code cs0 size
Tom Rini
1
-1
/
+1
2022-07-07
Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to Kconfig
Tom Rini
1
-0
/
+21
2022-06-28
siemens: Move CONFIG_FACTORYSET to Kconfig
Tom Rini
1
-0
/
+6
2022-06-28
spl: Move SPL_LDSCRIPT defaults to one place
Tom Rini
1
-3
/
+0
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
1
-2
/
+2
2022-06-06
arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace
Tom Rini
2
-2
/
+4
2022-04-21
arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE option
Pali Rohár
1
-0
/
+1
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
1
-1
/
+1
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
1
-1
/
+1
2022-04-01
Convert CONFIG_CLOCK_SYNTHESIZER to Kconfig
Tom Rini
2
-7
/
+20
2022-04-01
am33xx: musb: Remove unused configuration logic
Tom Rini
1
-76
/
+6
2022-03-18
Convert CONFIG_AM335X_USB0 et al to Kconfig
Tom Rini
2
-4
/
+36
2022-03-10
ARM: mach-omap2: omap3: Make clock functions static
Adam Ford
1
-2
/
+2
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2
-2
/
+7
2022-02-21
arm: omap3: Make some memory functions static and clean headers
Adam Ford
2
-19
/
+18
2022-02-21
arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTO
Adam Ford
1
-34
/
+5
2022-02-08
arm: mach-omap2: load/start remoteproc IPU1/IPU2
Keerthy
4
-7
/
+222
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2
-2
/
+2
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
1
-1
/
+0
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2
-5
/
+5
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2
-5
/
+5
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
6
-10
/
+11
2021-08-30
ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace
Tom Rini
2
-3
/
+3
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
3
-6
/
+6
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
2
-5
/
+5
2021-07-28
Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG
Simon Glass
1
-2
/
+2
2021-07-28
Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW
Simon Glass
2
-2
/
+2
2021-07-28
Rename SPL_ETH_SUPPORT to SPL_ETH
Simon Glass
1
-1
/
+1
2021-07-28
Rename SPL_POWER_SUPPORT to SPL_POWER
Simon Glass
2
-5
/
+5
2021-07-19
Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
4
-10
/
+21
2021-07-18
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
1
-1
/
+0
2021-07-15
arm: omap3: Make secure_unlock_mem() static
Adam Ford
1
-9
/
+9
2021-07-15
arm: omap3: Make secureworld_exit() static
Adam Ford
1
-1
/
+1
2021-07-15
arm: omap3: Make try_unlock_memory() static
Adam Ford
1
-8
/
+9
2021-07-15
am335x, guardian: Enable panel driver Himax HX8238D
Gireesh Hiremath
1
-0
/
+2
2021-07-15
am335x, guardian: mem: Add board dependent mem values
Moses Christopher
2
-0
/
+8
2021-05-24
ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards)
Marek Behún
1
-0
/
+1
2021-05-13
am335x: add support for cape detect functionality
Kory Maincent
1
-0
/
+1
2021-05-13
arm: am335x: add support for i2c2 bus
Kory Maincent
1
-0
/
+1
2021-05-13
am57xx: add support for cape detect functionality
Kory Maincent
1
-0
/
+1
2021-04-10
arm: Remove kc1 board
Tom Rini
1
-4
/
+0
2021-04-10
arm: Remove am3517_crane board
Tom Rini
1
-4
/
+0
2021-04-10
arm: Remove omap3_ha board
Tom Rini
1
-1
/
+0
2021-04-10
arm: Remove tricorder board
Tom Rini
1
-5
/
+0
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2
-1
/
+8
[next]