| #
1a4f6af8 |
| 02-Mar-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
ad761bde |
| 07-Jan-2020 |
Frank Wang <frank.wang@rock-chips.com> |
configs: rk3328: enable dwc3 core
Change-Id: I2a3b7e0afaadb36db46d36e84bdf03ca712aa84c Fixes: d648a50c0a27 ("dwc3: move phy operation to core.c") Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
|
| #
473221da |
| 07-Sep-2017 |
Maxime Ripard <maxime.ripard@free-electrons.com> |
UPSTREAM: usb: gadget: Make g_dnl USB settings common
The g_dnl USB settings for the vendor ID, product ID and manufacturer are actually common settings that can and should be shared by all the gadg
UPSTREAM: usb: gadget: Make g_dnl USB settings common
The g_dnl USB settings for the vendor ID, product ID and manufacturer are actually common settings that can and should be shared by all the gadgets.
Make them common by renaming them, and convert all the users.
Conflicts: configs/cgtqmx6eval_defconfig configs/dms-ba16-1g_defconfig configs/evb-rk3036_defconfig configs/evb-rk3229_defconfig configs/evb-rv1108_defconfig configs/fennec-rk3288_defconfig configs/stih410-b2260_defconfig
Change-Id: Ib855d37af9f539ef794a2519c75c027e67bd091c Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Lukasz Majewski <lukma@denx.de> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit a95aee6af70d8815547b81329125f2800c8ee37c)
show more ...
|
| #
b8dc613c |
| 19-Nov-2019 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
0bd79574 |
| 22-Oct-2019 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: configs: rk3328: no need to reserve IRAM in SPL
Remove CONFIG_ROCKCHIP_SPL_RESERVE_IRAM=0x50000 and it will default to 0. No need to reserve the space for we move the bl31 entry to 0x40000
rockchip: configs: rk3328: no need to reserve IRAM in SPL
Remove CONFIG_ROCKCHIP_SPL_RESERVE_IRAM=0x50000 and it will default to 0. No need to reserve the space for we move the bl31 entry to 0x40000 and limit the size of SPL at 0~0x40000.
Change-Id: I39a69f2ee03a93b4556cc29ab41f62c344f28a02 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
714c681b |
| 22-Oct-2019 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: rk3399: configs: no need to reserve IRAM in SPL
Remove CONFIG_ROCKCHIP_SPL_RESERVE_IRAM=0x50000 and it will default to 0. No need to reserve the space for we move the bl31 entry to 0x40000
rockchip: rk3399: configs: no need to reserve IRAM in SPL
Remove CONFIG_ROCKCHIP_SPL_RESERVE_IRAM=0x50000 and it will default to 0. No need to reserve the space for we move the bl31 entry to 0x40000 and limit the size of SPL at 0~0x40000.
Change-Id: Iff502eec2a38bfe112b5cadc22d772fded39c4ed Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
16bd7102 |
| 24-Sep-2019 |
YouMin Chen <cym@rock-chips.com> |
driver: ram: rockchip: rk3328: dram init select common code
Change-Id: Ifa9561942a631ec5feed75e558a0cbe5e20673af Signed-off-by: YouMin Chen <cym@rock-chips.com>
|
| #
85e66310 |
| 13-Aug-2019 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: rk3328-evb: defconfig: remove legacy and raw image support
We only support FIT and rockchip image in SPL.
Change-Id: I2f51574d8a664909db84d0a013c7a1650038db6a Signed-off-by: Kever Yang <k
rockchip: rk3328-evb: defconfig: remove legacy and raw image support
We only support FIT and rockchip image in SPL.
Change-Id: I2f51574d8a664909db84d0a013c7a1650038db6a Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
c964ade6 |
| 05-Feb-2019 |
Vignesh R <vigneshr@ti.com> |
UPSTREAM: configs: Move CONFIG_SPI_FLASH into defconfigs
Completely move CONFIG_SPI_FLASH from remaining board header files to defconfigs
Signed-off-by: Vignesh R <vigneshr@ti.com> Reviewed-by: Jag
UPSTREAM: configs: Move CONFIG_SPI_FLASH into defconfigs
Completely move CONFIG_SPI_FLASH from remaining board header files to defconfigs
Signed-off-by: Vignesh R <vigneshr@ti.com> Reviewed-by: Jagan Teki <jagan@openedev.com> Tested-by: Jagan Teki <jagan@amarulasolutions.com> #zynq-microzed Change-Id: Iab125975d8e45a953666dcc04c989da9ae9b7f93 Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit ea4805d6b26282451eee9c701a456225bcf7db85)
show more ...
|
| #
03a69140 |
| 03-Apr-2019 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: rk3328: update defconfig for spl support
1. rk3328_defconfig output for tpl is too big, remove TPL_MISC 2. we need to reserve IRAM for ATF binary loading.
Change-Id: Ie3286405d44386e30976
rockchip: rk3328: update defconfig for spl support
1. rk3328_defconfig output for tpl is too big, remove TPL_MISC 2. we need to reserve IRAM for ATF binary loading.
Change-Id: Ie3286405d44386e309760b59d502224fb76ce24d Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
ef6ed412 |
| 28-Feb-2019 |
Jason Zhu <jason.zhu@rock-chips.com> |
configs: rk3328: add default CONFIG_FASTBOOT_BUF_SIZE
The CONFIG_FASTBOOT_BUF_SIZE is 0x4000000
Change-Id: I813a6b117bbce7029ffe76516ed12b4e0d1e0940 Signed-off-by: Jason Zhu <jason.zhu@rock-chips.c
configs: rk3328: add default CONFIG_FASTBOOT_BUF_SIZE
The CONFIG_FASTBOOT_BUF_SIZE is 0x4000000
Change-Id: I813a6b117bbce7029ffe76516ed12b4e0d1e0940 Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
show more ...
|
| #
a64079e6 |
| 17-Sep-2018 |
Jason Zhu <jason.zhu@rock-chips.com> |
configs: rk3328: delete clock-names
The clock property is used when emmc initialized.
Change-Id: I9b55c0f8bb91c25326abc45436cbd4d4c2516a08 Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
|
| #
07e846a0 |
| 06-Mar-2018 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: defconfig: rk3328: remove SPL_PINCTRL
We do not need pinctrl driver in SPL.
Change-Id: I60528976cece11c20cc3f6968631b9e355da23b7 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
|
| #
0d980b73 |
| 13-Jan-2018 |
David Wu <david.wu@rock-chips.com> |
rockchip: configs: Enable GMAC configs for evb-rk3328
Enable GMAC configs for evb-rk3328
Change-Id: I85d61ae4fedc3b6e9533b4913fa9666670f79356 Signed-off-by: David Wu <david.wu@rock-chips.com> Acked
rockchip: configs: Enable GMAC configs for evb-rk3328
Enable GMAC configs for evb-rk3328
Change-Id: I85d61ae4fedc3b6e9533b4913fa9666670f79356 Signed-off-by: David Wu <david.wu@rock-chips.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
show more ...
|
| #
342662e9 |
| 31-Jan-2018 |
David Wu <david.wu@rock-chips.com> |
defconfig: rockchip: Clean the unused pinctrl config
If we used the pinctrl-rockchip driver, these config is not needed, so remove them.
Change-Id: I606b706dd7d45a947a9aeb32c0ca61d44cef0651 Signed-
defconfig: rockchip: Clean the unused pinctrl config
If we used the pinctrl-rockchip driver, these config is not needed, so remove them.
Change-Id: I606b706dd7d45a947a9aeb32c0ca61d44cef0651 Signed-off-by: David Wu <david.wu@rock-chips.com>
show more ...
|
| #
27569069 |
| 16-Jan-2018 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: rk3328: sync defconfig after back port
Change-Id: Ia1909ac6d477c1401cf229ebe57ffe343d411eb7 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
|
| #
df4f40ac |
| 26-Oct-2017 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: evb-rk3328: enable defconfig options for TPL/SPL
Enable driver options for TPL/SPL in evb-rk3328_defconfig.
Change-Id: I8f9e378b3d459d976e2522884b607b68b0fdf9fd Signed-off-by: Kever Yang
rockchip: evb-rk3328: enable defconfig options for TPL/SPL
Enable driver options for TPL/SPL in evb-rk3328_defconfig.
Change-Id: I8f9e378b3d459d976e2522884b607b68b0fdf9fd Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
cc14d084 |
| 02-Nov-2017 |
Elaine Zhang <zhangqing@rock-chips.com> |
rockchip: configs: enable DM_RESET config by default
Change-Id: Iff8e5ff45a1acc6255ca1ca41892c837891a9ac0 Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Signed-off-by: Kever Yang <kever.yang
rockchip: configs: enable DM_RESET config by default
Change-Id: Iff8e5ff45a1acc6255ca1ca41892c837891a9ac0 Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
1ffcaf06 |
| 20-Sep-2017 |
Joseph Chen <chenjh@rock-chips.com> |
configs: evb-rk3328: enable CONFIG_DM_KEY
So that we can use rk805 power key function
Change-Id: Ic737b9a030f4218504051a17955e4e7b36d1b14c Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
2e595678 |
| 20-Sep-2017 |
Wu Liang feng <wulf@rock-chips.com> |
configs: rk3328: enable usb2 phy driver
Add defconfig to enable generic PHY framework and USB 2.0 PHY driver which used for DWC2, EHCI and OHCI usb controllers.
Change-Id: I93fa29843f6f6d4d43e3e493
configs: rk3328: enable usb2 phy driver
Add defconfig to enable generic PHY framework and USB 2.0 PHY driver which used for DWC2, EHCI and OHCI usb controllers.
Change-Id: I93fa29843f6f6d4d43e3e4939225bc2f79ad3131 Signed-off-by: Wu Liang feng <wulf@rock-chips.com>
show more ...
|
| #
bb20e97e |
| 08-Sep-2017 |
Elaine Zhang <zhangqing@rock-chips.com> |
configs: rk3328: add support for pmic rk8xx and regulator and i2c driver
Add defconfig for rk8xx and regulator and i2c controller.
Change-Id: I3ea25c7f5c10ef952a3dd32a026d95e17ff3f536 Signed-off-by
configs: rk3328: add support for pmic rk8xx and regulator and i2c driver
Add defconfig for rk8xx and regulator and i2c controller.
Change-Id: I3ea25c7f5c10ef952a3dd32a026d95e17ff3f536 Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
show more ...
|
| #
48f6232e |
| 25-Aug-2017 |
Tom Rini <trini@konsulko.com> |
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
- Move ANDROID_IMAGE_SUPPORT to top level Kconfig under images as it's not strictly part of fastboot. - Add some defaults for the fastboo
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
- Move ANDROID_IMAGE_SUPPORT to top level Kconfig under images as it's not strictly part of fastboot. - Add some defaults for the fastboot buffer location and size - Migrate all options listed in cmd/fastboot/Kconfig - Cleanup the README
Signed-off-by: Tom Rini <trini@konsulko.com>
show more ...
|
| #
5dc4dfd2 |
| 28-Aug-2017 |
Tom Rini <trini@konsulko.com> |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
|
| #
2be29653 |
| 24-Jul-2017 |
Simon Glass <sjg@chromium.org> |
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
This converts the following to Kconfig: CONFIG_ENV_IS_IN_MMC CONFIG_ENV_IS_IN_NAND CONFIG_ENV_IS_IN_UBI CONFIG_ENV_IS_NOWHERE
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
This converts the following to Kconfig: CONFIG_ENV_IS_IN_MMC CONFIG_ENV_IS_IN_NAND CONFIG_ENV_IS_IN_UBI CONFIG_ENV_IS_NOWHERE
In fact this already exists for sunxi as a 'choice' config. However not all the choices are available in Kconfig yet so we cannot use that. It would lead to more than one option being set.
In addition, one purpose of this series is to allow the environment to be stored in more than one place. So the existing choice is converted to a normal config allowing each option to be set independently.
There are not many opportunities for Kconfig updates to reduce the size of this patch. This was tested with
./tools/moveconfig.py -i CONFIG_ENV_IS_IN_MMC
And then manual updates. This is because for CHAIN_OF_TRUST boards they can only have ENV_IS_NOWHERE set, so we enforce that via Kconfig logic now.
Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>
show more ...
|
| #
5785e519 |
| 25-Jul-2017 |
Tom Rini <trini@konsulko.com> |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
|