Age | Commit message (Expand) | Author |
---|---|---|
2021-11-11 | Create a new boot/ directory | Simon Glass |
2021-11-08 | Fix syntax error | Leo Yu-Chi Liang |
2021-10-08 | image: Remove #ifdefs from select_ramdisk() | Simon Glass |
2021-10-08 | image: Split up boot_get_ramdisk() | Simon Glass |
2021-10-08 | image: Reduce variable scope in boot_get_ramdisk() | Simon Glass |
2021-10-08 | image: Drop most #ifdefs in image-board.c | Simon Glass |
2021-10-08 | image: Drop IMAGE_BOOT_GET_CMDLINE | Simon Glass |
2021-10-08 | image: Drop IMAGE_ENABLE_OF_LIBFDT | Simon Glass |
2021-10-08 | image: Drop IMAGE_ENABLE_FIT | Simon Glass |
2021-10-08 | image: Remove ifdefs around image_setup_linux() el at | Simon Glass |
2021-10-08 | image: Split host code out into its own file | Simon Glass |
2021-10-08 | image: Fix up checkpatch warnings in image-board.c | Simon Glass |
2021-10-08 | image: Split board code out into its own file | Simon Glass |