Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a36dc25b8dd9c943fb5efbfbc0e9dec0684365da
/
include
/
configs
/
sunxi-common.h
a369c47
include/configs: drop COUNTER_FREQUENCY
by Peng Fan
· Wed Apr 13 17:47:21 2022 +0800
876df34
Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig
by Tom Rini
· Wed Mar 30 18:07:11 2022 -0400
2e04c95
sunxi: Do not define CONFIG_SPL_STACK_ADDR_R
by Tom Rini
· Fri Mar 11 07:12:46 2022 -0500
b00ef02
configs: sunxi: Add common SUNIV header
by Icenowy Zheng
· Sat Jan 29 10:23:06 2022 -0500
d4e311e
sunxi-common.h: remove pointless #ifdefs
by Andre Przywara
· Sun Jan 23 00:30:29 2022 +0000
d24700f
Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig
by Tom Rini
· Sat Oct 30 23:03:56 2021 -0400
75fe0f4
sunxi: video: Convert panel I2C to use DM_I2C
by Samuel Holland
· Fri Oct 08 00:17:24 2021 -0500
fdae007
Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig
by Tom Rini
· Wed Sep 22 14:50:34 2021 -0400
eb6aadc
arm: Finish migration of CONFIG_MACH_TYPE
by Tom Rini
· Mon Aug 30 09:16:32 2021 -0400
4cc3885
arm: Disable ATAGs support
by Tom Rini
· Mon Aug 30 09:16:30 2021 -0400
e065fb1
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
by Tom Rini
· Sat Aug 28 21:34:49 2021 -0400
0997ee0
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
by Tom Rini
· Mon Aug 23 10:25:31 2021 -0400
a6e2923
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
by Tom Rini
· Wed Aug 18 23:12:32 2021 -0400
52b2e26
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
by Tom Rini
· Wed Aug 18 23:12:24 2021 -0400
8825ec4
Convert CONFIG_SYS_I2C_MVTWSI to Kconfig
by Tom Rini
· Tue Aug 17 17:59:47 2021 -0400
5817ff0
Convert CONFIG_SYS_I2C_SOFT et al to Kconfig
by Tom Rini
· Tue Aug 17 17:59:46 2021 -0400
0529b59
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
by Simon Glass
· Sat Jul 10 21:14:32 2021 -0600
d08e129
sunxi: arm64: Add addresses for compressed kernel load
by Arnaud Ferraris
· Sat Feb 20 13:14:15 2021 +0100
7654ef8
sunxi: add fdtoverlay_addr_r environment variable
by Jernej Skrabec
· Tue Mar 23 21:27:31 2021 +0100
5bc34cb
video: sunxi_display: Convert to DM_VIDEO
by Jagan Teki
· Mon Feb 22 00:12:34 2021 +0000
f7c9176
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
by Igor Opaniuk
· Tue Feb 09 13:52:45 2021 +0200
0d1fcf8
fdt/sunxi: Remove OF_STDOUT_PATH
by Andre Przywara
· Sun Feb 14 10:35:18 2021 +0000
5b1a9f1
sunxi: Remove dead ifdefs in sunxi-common.h
by Samuel Holland
· Mon Feb 08 00:04:57 2021 -0600
e638e05
sunxi: Add support for H616 SoC
by Jernej Skrabec
· Mon Jan 11 21:11:46 2021 +0100
bbf9942
sunxi: Add arm64 FEL support
by Andre Przywara
· Tue Aug 23 22:19:30 2016 +0100
eb1f909
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
by Tom Rini
· Fri Jul 24 17:14:47 2020 -0400
fe659f5
arm: move CONFIG_PREBOOT="usb start" to KConfig
by Jonas Smedegaard
· Tue Jul 21 09:32:20 2020 +0200
5d15419
Convert CONFIG_PHYLIB et al to Kconfig
by Tom Rini
· Fri Apr 24 15:35:53 2020 -0400
38df997
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
by Hannes Schmelzer
· Thu Aug 22 15:41:46 2019 +0200
30d69e2
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2
by Hannes Schmelzer
· Thu Aug 22 15:41:43 2019 +0200
4be229d
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
by Simon Glass
· Sat Jul 20 20:51:14 2019 -0600
15cd1e1
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
by Simon Glass
· Sat Jul 20 20:51:13 2019 -0600
9d3bab9
sunxi: move SUNXI_GPIO to Kconfig
by Andre Przywara
· Sun Jun 23 15:09:46 2019 +0100
19bbb32
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Wed May 08 16:21:43 2019 -0400
cc4078c
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
by Simon Goldschmidt
· Sun Sep 30 14:31:53 2018 +0200
4823c6f
sunxi: Fix build when CONFIG_CMD_PXE or CONFIG_CMD_DHCP are disabled
by Ondrej Jirman
· Wed Feb 13 18:50:36 2019 +0100
315ac0f
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Wed Apr 17 09:19:45 2019 -0400
0931e37
sunxi: update SATA driver to always use DM_SCSI
by Andre Przywara
· Fri Apr 12 16:28:54 2019 +0530
24db29d
sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme
by Andre Przywara
· Sat Mar 23 01:30:02 2019 +0000
aee9ed3
Kconfig: Migrate CONFIG_BUILD_TARGET
by Jagan Teki
· Fri Jan 18 12:52:49 2019 +0530
1ba41e1
sunxi: usb: Switch to Generic host controllers
by Jagan Teki
· Sat Dec 22 18:18:10 2018 +0530
e93ef19
env: Merge Rockchip, Sunxi, Zynq and ZynqMP
by Michal Simek
· Thu Jul 19 08:45:45 2018 +0200
1054176
Convert CONFIG_MISC_INIT_R to Kconfig
by Adam Ford
· Sun Jul 29 13:13:29 2018 -0500
5370547
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· Fri Jul 20 23:03:57 2018 -0500
f226038
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· Thu Aug 16 08:16:24 2018 -0400
7321076
sunxi: add config for SPL at 0x20000 on H6
by Icenowy Zheng
· Sat Jul 21 16:20:24 2018 +0800
5e6dd27
sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS
by Icenowy Zheng
· Sat Jul 21 16:20:20 2018 +0800
ac44a30
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
by Adam Ford
· Sat Jul 07 22:18:22 2018 -0500
158105a
configs: Remove empty #ifdef/#ifndef blocks from configs
by Alex Kiernan
· Sat Jun 02 05:42:55 2018 +0000
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
e3ee5f5
Move CONFIG_PHY_ADDR to Kconfig
by Stefan Mavrodiev
· Fri Feb 02 15:53:38 2018 +0200
c8d3462
Remove config_distro_defaults.h
by Adam Ford
· Tue Feb 06 07:49:32 2018 -0600
623d67e
configs: Migrate CONFIG_SPL_FRAMEWORK
by Tom Rini
· Tue Feb 06 12:15:38 2018 -0500
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· Sat Feb 03 12:10:38 2018 -0500
e364e4b
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
by Lukasz Majewski
· Mon Jan 29 19:25:54 2018 +0100
ef44a44
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Fri Jan 26 13:22:40 2018 -0500
814d82b
sunxi: Add limit with the MMC environment
by Maxime Ripard
· Tue Jan 16 09:44:24 2018 +0100
9d3e6c3
Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
by Adam Ford
· Fri Dec 29 08:16:05 2017 -0600
4aacbbf
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Tue Dec 19 07:57:33 2017 -0500
a4e696b
sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MB
by Jagan Teki
· Fri Nov 10 22:21:09 2017 +0530
fc1a4de
ata: Migrate CONFIG_LIBATA to Kconfig
by Tuomas Tynkkynen
· Fri Dec 08 15:36:20 2017 +0200
edf9f62
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
by Tuomas Tynkkynen
· Fri Dec 08 15:36:19 2017 +0200
32c544d
sunxi: Add default partition scheme
by Maxime Ripard
· Tue Nov 14 21:24:00 2017 +0100
f523a5c
sunxi: fix CONFIG_SUNXI_EMAC references
by Artturi Alm
· Wed Nov 08 05:08:57 2017 +0200
60e4b8f
video: add an option for video simplefb via DT
by Icenowy Zheng
· Thu Oct 26 11:14:46 2017 +0800
1fa956f
sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI
by Icenowy Zheng
· Thu Oct 26 11:14:44 2017 +0800
65cefba
sunxi: Remove the MMC index hack
by Maxime Ripard
· Wed Aug 23 10:12:22 2017 +0200
30403e5
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
by Thomas Petazzoni
· Wed Aug 23 22:59:06 2017 +0200
1b3d878
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· Wed Aug 23 22:59:04 2017 +0200
b5bf562
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
by Tom Rini
· Fri Aug 25 17:50:27 2017 -0400
504997e
configs: Migrate all of the existing USB symbols, except fastboot
by Tom Rini
· Fri Aug 25 17:50:26 2017 -0400
dc1436c
sunxi: Fix CONFIG_SUNXI_GMAC references
by Dave Prue
· Thu Aug 31 19:21:01 2017 +0200
fec7402
spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
by Philipp Tomsich
· Fri Aug 04 14:01:32 2017 +0200
ca22e96
configs: Finish migration of PHY_GIGE
by Tom Rini
· Mon Aug 07 22:00:34 2017 -0400
d83e98c
Move PHYLIB to Kconfig
by Alexandru Gagniuc
· Tue Aug 01 17:19:59 2017 -0700
abe4026
configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards
by Bin Meng
· Wed Jul 19 21:50:06 2017 +0800
0e5faf0
Convert CONFIG_SCSI to Kconfig
by Simon Glass
· Wed Jun 14 21:28:21 2017 -0600
d8532af
Kconfig: Migrate FS_FAT / FAT_WRITE
by Tom Rini
· Fri Jun 02 11:03:50 2017 -0400
6b0cd01
sunxi: Store the device tree name in the SPL header
by Siarhei Siamashka
· Wed Apr 26 01:32:49 2017 +0100
d836216
sunxi: enable automatic FIT build for 64-bit SoCs
by Andre Przywara
· Wed Apr 26 01:32:48 2017 +0100
cced748
sunxi: A64: move SPL stack to end of SRAM A2
by Andre Przywara
· Wed Apr 26 01:32:42 2017 +0100
8d91b46
sunxi: video: Add A64/H3/H5 HDMI driver
by Jernej Skrabec
· Mon Mar 27 19:22:32 2017 +0200
9220d50
sunxi: i2c: Add support for DM I2C
by Jernej Skrabec
· Thu Apr 27 00:03:36 2017 +0200
26f00d2
sunxi: Fix arm64 fdtfile variable
by Andreas Färber
· Fri Apr 14 18:44:47 2017 +0200
52e6188
sunxi: add basic V3s support
by Icenowy Zheng
· Sat Apr 08 15:30:12 2017 +0800
80b9644
sunxi: Convert CONS_INDEX to Kconfig
by Mylène Josserand
· Sun Apr 02 12:59:11 2017 +0200
6940d67
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Sat Apr 08 09:28:02 2017 -0400
435f118
sunxi: Add default environment size
by Maxime Ripard
· Mon Mar 20 15:57:22 2017 +0100
be1d356
sunxi: Add the default mtdids and mtdparts to our env
by Maxime Ripard
· Mon Feb 27 18:22:11 2017 +0100
fd42c05
sunxi: Enable UBI and NAND support
by Hans de Goede
· Mon Feb 27 18:22:10 2017 +0100
d780cdc
common: Move environment choice to Kconfig
by Maxime Ripard
· Mon Feb 27 18:22:03 2017 +0100
dfafe89
Remove various unused interrupt related code
by Tom Rini
· Thu Apr 06 20:42:18 2017 -0400
de454ec
sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM
by Andre Przywara
· Thu Feb 16 01:20:23 2017 +0000
b93178e
sunxi: configs: merge sun9i and sun50i SPL memory definitions
by Andre Przywara
· Thu Feb 16 01:20:22 2017 +0000
70c7893
ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY
by Andre Przywara
· Thu Feb 16 01:20:19 2017 +0000
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· Fri Mar 17 20:34:53 2017 +0100
1c640a6
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
by Tom Rini
· Sat Mar 18 09:01:44 2017 -0400
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· Sat Feb 11 22:43:54 2017 +0900
7bbebd1
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· Mon Jan 30 19:46:49 2017 +0900
8a4f2bd
disk: convert CONFIG_EFI_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:41 2017 +0100
Next »