Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-10 | Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET | Jean-Jacques Hiblot | |
The SPL option for USB gadget should be named after the option for u-boot (CONFIG_USB_GADGET) Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> | |||
2019-01-07 | configs: Resync with savedefconfig | Tom Rini | |
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2018-09-14 | pico-imx6ul: Add new pico-hobbit config | Otavio Salvador | |
The new config skips the boot menu which asks which board is in use. This is useful to allow direct booting of image without user iteration. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |