Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
85ed77d96c0610f73800890b51ea4f35c7d0a8df
/
arch
/
arm
/
mach-exynos
85ed77d
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· Sun Sep 29 19:49:46 2024 -0600
d4b0fdb
global_data: Convert have_console into a flag
by Simon Glass
· Wed Aug 21 10:19:04 2024 -0600
cda02f1
mmc: exynos_dw_mmc: Improve coding style
by Sam Protsenko
· Wed Aug 07 22:14:41 2024 -0500
af9dcff
mmc: exynos_dw_mmc: Add support for ARM64 Exynos chips
by Sam Protsenko
· Wed Aug 07 22:14:37 2024 -0500
8d49cfb
arm: exynos: Add header guard for dwmmc.h
by Sam Protsenko
· Wed Aug 07 22:14:22 2024 -0500
127dc6c
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Thu Jul 25 09:14:29 2024 -0600
942e32c
arm: exynos: Enable TRNG on E850-96 board
by Sam Protsenko
· Tue Jul 23 13:14:39 2024 -0500
f26b7ff1
arm: mach: exynos: Remove duplicate newlines
by Marek Vasut
· Sat Jul 13 15:19:08 2024 +0200
a9705f0
Merge tag 'v2024.07-rc4' into next
by Tom Rini
· Mon Jun 03 18:42:11 2024 -0600
a815256
arm: exynos: Map iRAM APM area for Exynos850 SoC
by Sam Protsenko
· Sat May 25 16:53:30 2024 -0500
34dd70b
arm: exynos: Migrate E850-96 board to OF_UPSTREAM
by Sam Protsenko
· Sat May 25 16:18:36 2024 -0500
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
cb40ccc
Merge tag 'v2024.07-rc3' into next
by Tom Rini
· Mon May 20 10:16:33 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
4a491db
arm: Move sev() and wfe() definitions to common Arm header file
by Peter Hoyes
· Wed May 01 09:16:32 2024 +0100
525a68e
arm: exynos: Remove <common.h> and add needed includes
by Tom Rini
· Tue Apr 30 07:35:52 2024 -0600
29c8027
board: samsung: Add support for E850-96 board
by Sam Protsenko
· Wed Jan 10 21:09:08 2024 -0600
4d71873
arm: exynos: Add Exynos850 SoC support
by Sam Protsenko
· Wed Jan 10 21:09:07 2024 -0600
b7f7046
arm: Partial cleanup and audit usage of <config.h>
by Tom Rini
· Thu Dec 14 13:16:45 2023 -0500
07707fa
exynos: Avoid duplicate reset_cpu with SYSRESET enabled
by Sam Protsenko
· Mon Oct 30 11:55:02 2023 -0500
e7dff9d
arm: exynos: Include missing CPU header in gpio.h
by Sam Protsenko
· Fri Oct 20 16:46:32 2023 -0500
eb16431
arm: exynos: Include missing CPU header in soc.c
by Sam Protsenko
· Fri Oct 20 16:46:31 2023 -0500
757dc98
exynos: Cleanup exynos_init
by Tom Rini
· Thu Sep 21 19:32:48 2023 -0400
e365c84
Correct SPL use of EXYNOS7420
by Simon Glass
· Sun Feb 05 15:39:51 2023 -0700
56da76d
trace: Use notrace for short
by Simon Glass
· Wed Dec 21 16:08:15 2022 -0700
c89b11a
global: Migrate CONFIG_PHY_IRAM_BASE to CFG
by Tom Rini
· Sun Dec 04 10:13:29 2022 -0500
813f4de
global: Migrate CONFIG_LOWPOWER_FLAG to CFG
by Tom Rini
· Sun Dec 04 10:04:33 2022 -0500
4c905eb
global: Migrate CONFIG_LOWPOWER_ADDR to CFG
by Tom Rini
· Sun Dec 04 10:04:32 2022 -0500
7d65f2b
global: Migrate CONFIG_IRAM_TOP to CFG
by Tom Rini
· Sun Dec 04 10:04:14 2022 -0500
66faa43
exynos: Rework legacy PWM usage
by Tom Rini
· Sun Dec 04 10:03:26 2022 -0500
6fb86c1
Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig
by Tom Rini
· Fri Dec 02 16:42:21 2022 -0500
4a65503
arm: exynos5: Migrate USB_BOOTING to Kconfig
by Tom Rini
· Fri Dec 02 16:42:12 2022 -0500
b5207bb
arm: samsung: Move CONFIG_MISC_COMMON to Kconfig
by Tom Rini
· Sat Nov 19 18:45:26 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
bb4dd96
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
by Tom Rini
· Wed Nov 16 13:10:37 2022 -0500
72cc538
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
by Simon Glass
· Thu Oct 20 18:22:39 2022 -0600
31e1dcb
video: samsung: Drop old LCD code
by Simon Glass
· Sun Oct 16 15:54:35 2022 -0600
893cd41
arm: samsung: Migrate a number of symbols to Kconfig
by Tom Rini
· Fri Jun 10 22:59:33 2022 -0400
b754c9f
arm: exynos: Remove old pwm backlight driver
by Tom Rini
· Fri Jun 10 22:59:32 2022 -0400
c06b6b4
arm: samsung: Remove dead LCD code
by Tom Rini
· Fri Jun 10 22:59:31 2022 -0400
49f5d17
spl: Move SPL_LDSCRIPT defaults to one place
by Tom Rini
· Wed Jun 08 08:24:37 2022 -0400
886803a
exynos: Drop CONFIG_CLK_*
by Tom Rini
· Wed Mar 23 17:20:06 2022 -0400
853bf31
Convert CONFIG_BOARD_COMMON to Kconfig
by Tom Rini
· Wed Feb 23 12:28:17 2022 -0500
0bbed0c
arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIG
by Tom Rini
· Wed Feb 23 12:28:16 2022 -0500
3110499
Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Jan 20 09:39:45 2022 -0500
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
3d4ce0b
board: samsung: fix menu entries for a{3,7}y17lte
by Henrik Grimler
· Fri Jan 07 20:12:54 2022 +0100
8c70baa
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
by Tom Rini
· Tue Dec 14 13:36:40 2021 -0500
278efc68
Convert CONFIG_KEYBOARD to Kconfig
by Simon Glass
· Wed Nov 24 09:26:44 2021 -0700
9478e80
exynos: mmu: use CONFIG_IS_ENABLED
by Minkyu Kang
· Thu Nov 04 16:13:17 2021 +0900
83af4cb
board: samsung: add support for Galaxy A series of 2017 (a5y17lte)
by Dzmitry Sankouski
· Sun Oct 17 13:45:42 2021 +0300
0061b6f
SoC: exynos: add support for exynos 78x0
by Dzmitry Sankouski
· Sun Oct 17 13:45:41 2021 +0300
f4d6039
serial: Rename SERIAL_SUPPORT to SERIAL
by Simon Glass
· Sun Aug 08 12:20:12 2021 -0600
8b66e04
Kconfig: Use spaces not tabs in Kconfig entires
by Tom Rini
· Thu Aug 19 16:23:58 2021 -0400
c14d7b3
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Tue Aug 03 09:07:01 2021 -0400
035939e
Rename GPIO_SUPPORT to GPIO
by Simon Glass
· Sat Jul 10 21:14:30 2021 -0600
881c886
samsung: exynos: Convert SROMC interface to a driver
by Simon Glass
· Sun Jul 18 19:02:40 2021 -0600
a8cf155
ARM: make gd a function call for LTO and set via set_gd()
by Marek Behún
· Thu May 20 13:24:10 2021 +0200
6f14d5f
reset: Remove addr parameter from reset_cpu()
by Harald Seiler
· Tue Dec 15 16:47:52 2020 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
5c9f2a5
samsung: arndale: remove board_mmc_init function
by Jaehoon Chung
· Tue Jan 12 15:30:53 2021 +0900
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
bc4a2e3
arm: exynos: Read default MMC device from XOM[7:5] pins
by Marek Szyprowski
· Fri Jan 17 14:02:44 2020 +0100
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· Fri May 03 09:41:00 2019 -0400
ae08781
delete Kbuild "select" of long-dead SPL_DISABLE_OF_CONTROL
by Robert P. J. Day
· Sun Apr 14 06:20:55 2019 -0400
5c95efb
exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE
by Patrick Delaunay
· Wed Feb 27 15:20:34 2019 +0100
deec621
samsung: mmc: Drop old MMC init code
by Simon Glass
· Fri Jan 11 18:37:13 2019 -0700
a2f6c04
exynos: Convert to use CONFIG_BLK
by Simon Glass
· Fri Jan 11 18:37:08 2019 -0700
486646c
exynos: Leave the compiler to choose the register to avoid possible r0 corruption
by Guillaume GARDET
· Fri Jan 04 09:23:19 2019 +0100
bcc876f
exynos: allow SPL to build in thumb mode
by Guillaume GARDET
· Wed Jan 02 14:31:41 2019 +0100
12d70f4
exynos: Add support for exynos5420 i2s pinmux
by Simon Glass
· Mon Dec 10 10:37:41 2018 -0700
8d451b4
exynos: Add proid_is_exynos542x() for common 542x
by Simon Glass
· Mon Dec 10 10:37:40 2018 -0700
7e7ba3b
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· Mon Jul 23 15:55:15 2018 +0200
81b1a67
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
by Lokesh Vutla
· Thu Apr 26 18:21:26 2018 +0530
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
b110e11
usb: net: migrate USB Ethernet adapters to Kconfig
by Chris Packham
· Mon Aug 28 20:50:46 2017 +1200
87551f1
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· Thu Aug 03 12:21:59 2017 -0600
2d6a0cc
spl: add hierarchical defaults for SPL_LDSCRIPT
by Philipp Tomsich
· Thu Aug 03 23:23:55 2017 +0200
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· Sun Jul 23 21:19:39 2017 -0600
a9e2c67
Kconfig: Finish migration of hashing commands
by Daniel Thompson
· Fri May 19 17:26:58 2017 +0100
027608e
Convert CONFIG_CMD_HASH to Kconfig
by Simon Glass
· Wed May 17 03:25:25 2017 -0600
5bdd919
lib: move hash CONFIG options to Kconfig
by Tom Rini
· Mon May 15 12:17:49 2017 -0400
bacb52c
ARM: Migrate errata to Kconfig
by Tom Rini
· Tue Mar 07 07:13:42 2017 -0500
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· Mon Jan 23 13:31:20 2017 -0700
f1855fc
arm: exynos7420: remove custome low level init function
by Thomas Abraham
· Wed Nov 16 18:49:16 2016 +0530
259b1fb
Fix spelling of "resetting".
by Vagrant Cascadian
· Sun Oct 23 20:45:19 2016 -0700
b16c92c
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:43 2016 -0600
f2a8946
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:41 2016 -0600
0bdfc3e
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:39 2016 -0600
3b787ef
ARM: Rework and correct barrier definitions
by Tom Rini
· Mon Aug 01 18:54:53 2016 -0400
99777bd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Tue Jul 19 16:38:57 2016 -0400
c7104e5
armv8: mmu: Add support of non-identical mapping
by York Sun
· Fri Jun 24 16:46:22 2016 -0700
2f9cbd5
mmc: exynos_dw_mmc: remove the unused function
by Jaehoon Chung
· Wed Jun 29 19:46:14 2016 +0900
4631c8b
ARM: exynos: Fix build error if SERIAL is disabled in SPL
by Marek Vasut
· Sun May 01 00:36:11 2016 +0200
Next »