| #
2cce6f54 |
| 08-Jul-2018 |
Adam Ford <aford173@gmail.com> |
UPSTREAM: Convert CONFIG_NAND_ATMEL to Kconfig
This converts the following to Kconfig: CONFIG_NAND_ATMEL
Signed-off-by: Adam Ford <aford173@gmail.com>
Change-Id: Ic71bd0ef5704faf04852bf51d265d9
UPSTREAM: Convert CONFIG_NAND_ATMEL to Kconfig
This converts the following to Kconfig: CONFIG_NAND_ATMEL
Signed-off-by: Adam Ford <aford173@gmail.com>
Change-Id: Ic71bd0ef5704faf04852bf51d265d94e1a8dc259 Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit e7db856bf96213ba3f6b716be9fa264e184f74e2)
show more ...
|
| #
e81e7a85 |
| 08-Jul-2018 |
Adam Ford <aford173@gmail.com> |
UPSTREAM: Convert CONFIG_NAND_LPC32XX_SLC to Kconfig
This converts the following to Kconfig: CONFIG_NAND_LPC32XX_SLC
Change-Id: Ib4d42bc173665d6483af8c1007006dd0422d5a86 Signed-off-by: Adam Ford
UPSTREAM: Convert CONFIG_NAND_LPC32XX_SLC to Kconfig
This converts the following to Kconfig: CONFIG_NAND_LPC32XX_SLC
Change-Id: Ib4d42bc173665d6483af8c1007006dd0422d5a86 Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit d294335e5d51aa83b6dd57db85c3251e9a92349e)
show more ...
|
| #
a564ed3a |
| 14-Jan-2018 |
Jörg Krause <joerg.krause@embedded.rocks> |
UPSTREAM: spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips
Add the config option `CONFIG_SPL_NAND_IDENT` for using the NAND chip ID list to identify the NAND flash in S
UPSTREAM: spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips
Add the config option `CONFIG_SPL_NAND_IDENT` for using the NAND chip ID list to identify the NAND flash in SPL.
Change-Id: I4d83cb678cb52e83ddf755c0188a4f2f42fe5671 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit 15e207faa0c32b587c173844936cadd7bf8dee01)
show more ...
|
| #
0d5390ce |
| 24-Mar-2018 |
Petr Vorel <petr.vorel@gmail.com> |
UPSTREAM: Convert CONFIG_UBI_SILENCE_MSG to Kconfig
Change-Id: I0ba60a6d86cd7f4777f91027fc9da3f4db855114 Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit c0ce4ceaba03fa6ddf
UPSTREAM: Convert CONFIG_UBI_SILENCE_MSG to Kconfig
Change-Id: I0ba60a6d86cd7f4777f91027fc9da3f4db855114 Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit c0ce4ceaba03fa6ddf738628344025c44fc78dd4)
show more ...
|
| #
32fcc595 |
| 13-Mar-2018 |
Stefan Roese <sr@denx.de> |
UPSTREAM: nand: Remove unused ppc4xx NAND driver and references
ppc4xx support was removed some time ago. Lets remove the now unused NAND driver and all its references for this platform as well.
Si
UPSTREAM: nand: Remove unused ppc4xx NAND driver and references
ppc4xx support was removed some time ago. Lets remove the now unused NAND driver and all its references for this platform as well.
Signed-off-by: Stefan Roese <sr@denx.de> Cc: Heinrich Schuchardt <xypron.glpk@gmx.de> Cc: Scott Wood <oss@buserror.net> Change-Id: I18d36aa6b1529d608acb7d39f886c3b45a791c22 Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit ec9c80d643a3e5ff35c5d24d675cb1feaa440c9d)
show more ...
|
| #
6a35a5ca |
| 06-Feb-2018 |
Adam Ford <aford173@gmail.com> |
UPSTREAM: Convert CONFIG_APBH_DMA et al to Kconfig
This converts the following to Kconfig: CONFIG_APBH_DMA CONFIG_APBH_DMA_BURST CONFIG_APBH_DMA_BURST8
Signed-off-by: Adam Ford <aford173@g
UPSTREAM: Convert CONFIG_APBH_DMA et al to Kconfig
This converts the following to Kconfig: CONFIG_APBH_DMA CONFIG_APBH_DMA_BURST CONFIG_APBH_DMA_BURST8
Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Stefan Agner <stefan.agner@toradex.com> [trini: Add in MMC as well] Change-Id: I45b919ab747aa414ba23f1e165c11dd8aff44c44 Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit 99bec1aead5927c54f4364bfe10823a86fe0dad2)
show more ...
|
| #
157f8461 |
| 16-Oct-2017 |
Adam Ford <aford173@gmail.com> |
UPSTREAM: Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
This converts the following to Kconfig: CONFIG_NAND_MXC CONFIG_NAND_OMAP_GPMC CONFIG_NAND_OMAP_GPMC_PREFETCH
UPSTREAM: Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
This converts the following to Kconfig: CONFIG_NAND_MXC CONFIG_NAND_OMAP_GPMC CONFIG_NAND_OMAP_GPMC_PREFETCH CONFIG_NAND_OMAP_ELM CONFIG_SPL_NAND_AM33XX_BCH CONFIG_SPL_NAND_SIMPLE CONFIG_SYS_NAND_BUSWIDTH_16BIT
Change-Id: Ic2238bb7ba18d9ae37dfef7ac7593fd42e34ef7d Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Heiko Schocher <hs@denx.de> [trini: Finish migration of CONFIG_SPL_NAND_SIMPLE, fix some build issues, add CONFIG_NAND_MXC so we can do CONFIG_SYS_NAND_BUSWIDTH_16BIT] Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit 0a9ef45158d586017839d4b6fccd7f8f16672156)
show more ...
|
| #
ba5fd738 |
| 06-Jul-2018 |
YouMin Chen <cym@rock-chips.com> |
rockchip: tpl: rename CONFIG_TINY_TPL to CONFIG_TPL_TINY_FRAMEWORK
Change-Id: Ia05a73467578f5620a9ba168e67bcfb02c40e1d0 Signed-off-by: YouMin Chen <cym@rock-chips.com>
|
| #
30129f2f |
| 30-Jan-2018 |
David Wu <david.wu@rock-chips.com> |
config: Add CONFIG_TINY_TPL to disable SPL framework at TPL
Some devices cann't use SPL framework at TPL stage, but the CONFIG_SPL_FRAMEWORK is still defined at TPL stage, so need to separate them w
config: Add CONFIG_TINY_TPL to disable SPL framework at TPL
Some devices cann't use SPL framework at TPL stage, but the CONFIG_SPL_FRAMEWORK is still defined at TPL stage, so need to separate them with CONFIG_TINY_TPL.
If the SPL framewrok was used both at TPL and SPL stage, CONFIG_TINY_TPL is not defined. If the SPL framewrok was used at SPL stage, but not use at TPL, need to define CONFIG_TINY_TPL.
Change-Id: Iabb7e0377ee00311ca468cb8ff7544c96bd999d6 Signed-off-by: David Wu <david.wu@rock-chips.com>
show more ...
|
| #
785b4fbf |
| 04-Dec-2017 |
Simon Glass <sjg@chromium.org> |
Drop the log buffer
This does not appear to be used by any boards. Before introducing a new log system, remove this old one.
Change-Id: I798cd4aff50b7136ae9f84362185f9f73b04f710 Signed-off-by: Simo
Drop the log buffer
This does not appear to be used by any boards. Before introducing a new log system, remove this old one.
Change-Id: I798cd4aff50b7136ae9f84362185f9f73b04f710 Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit c5404b64fb5a35d41f7eff6d12b8ffdb0c851040)
show more ...
|
| #
b0ec9442 |
| 10-Oct-2017 |
Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> |
UPSTREAM: Drop CONFIG_HAS_DATAFLASH
Last user of this option went away in commit:
fdc7718999 ("board: usb_a9263: Update to support DT and DM")
Change-Id: Id05869deccb88c1102700dd5af58a8c249e3e9e2
UPSTREAM: Drop CONFIG_HAS_DATAFLASH
Last user of this option went away in commit:
fdc7718999 ("board: usb_a9263: Update to support DT and DM")
Change-Id: Id05869deccb88c1102700dd5af58a8c249e3e9e2 Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit c68c03f52badc90951dbf8a054c0e500e04bf365)
show more ...
|
| #
14464b32 |
| 24-Aug-2017 |
Maxime Ripard <maxime.ripard@free-electrons.com> |
UPSTREAM: cmd: Move CONFIG_RANDOM_UUID to Kconfig
CONFIG_RANDOM_UUID is used by the GPT command to generate random UUID when none are provided.
Move that option to Kconfig.
Reviewed-by: Tom Rini <
UPSTREAM: cmd: Move CONFIG_RANDOM_UUID to Kconfig
CONFIG_RANDOM_UUID is used by the GPT command to generate random UUID when none are provided.
Move that option to Kconfig.
Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Jagan Teki <jagan@openedev.com> Change-Id: Ie4c840fb583d1e5c95170e452ccbb04034926119 Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 47738acceda5bae52b7c33ce912da6b52244c033)
show more ...
|
| #
3d53e4e6 |
| 17-Aug-2017 |
Andy Yan <andy.yan@rock-chips.com> |
UPSTREAM: armv8: mmu: remove unused macro definition
Macro VA_BITS and PTE_BLOCK_BITS are not used in the code, so remove them.
Change-Id: I5a6b900c8d1d145f28d1604c9b614226c20159d5 Signed-off-by: A
UPSTREAM: armv8: mmu: remove unused macro definition
Macro VA_BITS and PTE_BLOCK_BITS are not used in the code, so remove them.
Change-Id: I5a6b900c8d1d145f28d1604c9b614226c20159d5 Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: York Sun <york.sun@nxp.com> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 4f84cb980fdc25d7735fe114021b4a84ea601b9f)
show more ...
|
| #
ba437c8c |
| 13-Nov-2017 |
Frank Wang <frank.wang@rock-chips.com> |
usb: gadget: force rockchip vid and pid for rockusb
This change amend USB VID & PID to Rockchip for rockusb.
Change-Id: I3c94e442cc0190d2d3f13424470dd2d84af55eb0 Signed-off-by: Frank Wang <frank.wa
usb: gadget: force rockchip vid and pid for rockusb
This change amend USB VID & PID to Rockchip for rockusb.
Change-Id: I3c94e442cc0190d2d3f13424470dd2d84af55eb0 Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
show more ...
|
| #
5eb35220 |
| 08-Sep-2017 |
Tom Rini <trini@konsulko.com> |
env: Migrate CONFIG_ENV_AES to Kconfig and deprecate
The underlying implementation for ENV_AES has security complications and is not recommended for use. Please see CVE-2017-3225 and CVE-2017-3226
env: Migrate CONFIG_ENV_AES to Kconfig and deprecate
The underlying implementation for ENV_AES has security complications and is not recommended for use. Please see CVE-2017-3225 and CVE-2017-3226 for more details. Mark this as deprecated now and delete this in the medium term if no one comes forward to re-work the support.
Signed-off-by: Tom Rini <trini@konsulko.com>
show more ...
|
| #
f58ad98a |
| 28-Aug-2017 |
Chris Packham <judge.packham@gmail.com> |
usb: net: migrate USB Ethernet adapters to Kconfig
This migrates ASIX, ASIX88179, MCS7830, RTL8152 and SMSC95XX to Kconfig. Update defconfigs.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
usb: net: migrate USB Ethernet adapters to Kconfig
This migrates ASIX, ASIX88179, MCS7830, RTL8152 and SMSC95XX to Kconfig. Update defconfigs.
Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
ae358449 |
| 28-Aug-2017 |
Chris Packham <judge.packham@gmail.com> |
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
CONFIG_USB_HOST_ETHER is the framework that the drivers are dependent on USB_HOST_ETHER. Use this as a menu and move the existing LAN75XX and LAN78
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
CONFIG_USB_HOST_ETHER is the framework that the drivers are dependent on USB_HOST_ETHER. Use this as a menu and move the existing LAN75XX and LAN78XX options under new menu. Finally update the defconfigs that need CONFIG_USB_HOST_ETHER.
Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
8ffb23cb |
| 28-Aug-2017 |
Chris Packham <judge.packham@gmail.com> |
Kconfig: drop CONFIG_USB_ETHER_RNDIS
This is not a valid option. Drop it.
Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| #
9272c7b1 |
| 28-Aug-2017 |
Chris Packham <judge.packham@gmail.com> |
Kconfig: drop CONFIG_USB_ETHER_DM9601
This is not a valid option. Drop it.
Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| #
df35f453 |
| 08-Sep-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>
|
| #
2c3b6808 |
| 02-Sep-2017 |
Bin Meng <bmeng.cn@gmail.com> |
block: Drop the ftide020 driver
This is not used in U-Boot.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
|
| #
caa8bfbc |
| 02-Sep-2017 |
Bin Meng <bmeng.cn@gmail.com> |
block: ide: Drop CONFIG_IDE_LED
This is actually not used. Drop it.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
|
| #
f1823d3a |
| 02-Sep-2017 |
Bin Meng <bmeng.cn@gmail.com> |
block: ide: Drop CONFIG_IDE_INIT_POSTRESET
This is not referenced anywhere. Drop it.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
|
| #
6ef2f901 |
| 11-Aug-2017 |
Adam Ford <aford173@gmail.com> |
Convert CONFIG_BCH to Kconfig
This converts the following to Kconfig: CONFIG_BCH
Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| #
edd1653f |
| 11-Aug-2017 |
Adam Ford <aford173@gmail.com> |
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
This converts the following to Kconfig: CONFIG_SPL_OMAP3_ID_NAND
Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
This converts the following to Kconfig: CONFIG_SPL_OMAP3_ID_NAND
Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|