Skip to content
Snippets Groups Projects
  1. Jul 27, 2023
  2. Jul 16, 2023
  3. Jun 14, 2023
  4. May 13, 2023
    • Simon Glass's avatar
      bootstd: Rename distro and syslinux to extlinux · 79f66351
      Simon Glass authored and Tom Rini's avatar Tom Rini committed
      
      We use the terms 'distro' to mean extlinux but they are not really the
      same. 'Distro' could refer to any method of booting a distribution,
      whereas extlinux is a particular method.
      
      Also we sometimes use syslinux, but it is better to use the same term in
      all cases.
      
      Rename distro to syslinux and also update bootstd uses of syslinux to use
      extlinux instead.
      
      Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
      79f66351
  5. May 05, 2023
  6. Apr 07, 2023
  7. Mar 30, 2023
  8. Mar 02, 2023
  9. Feb 10, 2023
  10. Feb 09, 2023
  11. Feb 02, 2023
  12. Jan 23, 2023
  13. Jan 20, 2023
    • Tom Rini's avatar
      global: Finish CONFIG -> CFG migration · 6e7df1d1
      Tom Rini authored
      
      At this point, the remaining places where we have a symbol that is
      defined as CONFIG_... are in fairly odd locations. While as much dead
      code has been removed as possible, some of these locations are simply
      less obvious at first. In other cases, this code is used, but was
      defined in such a way as to have been missed by earlier checks.  Perform
      a rename of all such remaining symbols to be CFG_... rather than
      CONFIG_...
      
      Signed-off-by: default avatarTom Rini <trini@konsulko.com>
      Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
      6e7df1d1
  14. Jan 11, 2023
  15. Dec 29, 2022
  16. Dec 22, 2022
  17. Dec 07, 2022
  18. Dec 05, 2022
Loading