1. 23 Mar, 2022 1 commit
    • Andre Przywara's avatar
      ARM: configs: multi_v5: Enable Allwinner F1C100 · cf383260
      Andre Przywara authored
      The Kconfig symbols required for the Allwinner F1C100 (MACH_SUNIV) are
      currently not selected by any defconfig. sunxi_defconfig only covers the
      v7 SoCs, but the F1C100s is ARMv5, so we cannot share a single image.
      
      Add the required symbols to multi_v5_defconfig, to give people some sane
      default config when playing around with this chip. This is probably more
      important as there are surely not many distros out there supporting
      ARMv5 out of the box.
      
      This allows my LicheePi Nano board to boot to a busybox prompt.
      
      The zImage size grows by about 50 KB, in detail:
      
          text    data     bss     dec     hex   filename
      10510000  4400700  687740 15598440 ee0368 vmlinux-old
      10588592  4469096  686812 15744500 f03df4 vmlinux-new
      
      14922908			arch/arm/boot/Image-old
      15067388			arch/arm/boot/Image-new
      6388016				arch/arm/boot/zImage-old
      6440064				arch/arm/boot/zImage-new
      Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
      Link: https://lore.kernel.org/r/20220317183043.948432-6-andre.przywara@arm.com'
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      cf383260
  2. 19 Mar, 2022 4 commits
  3. 16 Mar, 2022 1 commit
  4. 11 Mar, 2022 1 commit
  5. 08 Mar, 2022 4 commits
  6. 04 Mar, 2022 2 commits
  7. 01 Mar, 2022 5 commits
  8. 28 Feb, 2022 1 commit
  9. 25 Feb, 2022 8 commits
  10. 24 Feb, 2022 3 commits
  11. 16 Feb, 2022 1 commit
  12. 11 Feb, 2022 9 commits