Age | Commit message (Expand) | Author |
---|---|---|
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-05-05 | cmd: pxe: add board specific PXE default path | Marek BehĂșn |
2019-04-26 | cmd: pxe: Display splashscreen from extlinux.conf input | Patrice Chotard |
2018-10-08 | cmd: pxe: add support for FIT config selection | Patrick Delaunay |
2018-06-05 | menu: fix timeout duration | Masahiro Yamada |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-10-16 | cmd/pxe.c: Rework bootargs construction to clarify string checks | Tom Rini |
2017-10-06 | cmd/pxe.c: Rework initrd and bootargs handling slightly | Tom Rini |
2017-08-16 | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2016-09-07 | pxe: Fix pxe boot with FIT image | York Sun |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |