1. 07 10月, 2019 1 次提交
  2. 05 10月, 2019 1 次提交
  3. 01 10月, 2019 1 次提交
    • M
      rpi4: enable dram bank initialization · 9de5b89e
      Matthias Brugger 提交于
      When booting through the efi stub, the memory map get's created by
      reading the dram bank information. Depending on the version of the RPi4
      this information changes. Read the device tree to initialize the dram
      bank data structure. This way the kernel is able to access the whole
      range of available memory.
      Signed-off-by: NMatthias Brugger <mbrugger@suse.com>
      9de5b89e
  4. 30 9月, 2019 1 次提交
  5. 23 9月, 2019 1 次提交
  6. 21 9月, 2019 4 次提交
  7. 19 9月, 2019 7 次提交
  8. 15 9月, 2019 1 次提交
  9. 13 9月, 2019 6 次提交
  10. 12 9月, 2019 2 次提交
  11. 07 9月, 2019 1 次提交
    • A
      RPI: Add defconfigs for rpi4 (32/64) · 193279d7
      Andrei Gherzan 提交于
      This defines a minimum defconfig for each of the two Raspberry Pi 4
      variants. One notable difference is that we don't have a embedded dt for
      this board given that the fw supplies us with one which we can reuse.
      Furthermore, the ram size is not queryable through mbox interface as the
      maximum reported size is 1G. The fw patches the dt with the right
      memory configuration and uboot uses it as it is. We avoid u-boot
      touching this configuration by making sure CONFIG_ARCH_FIXUP_FDT_MEMORY
      is deactivated.
      Signed-off-by: NAndrei Gherzan <andrei@balena.io>
      Signed-off-by: NMatthias Brugger <mbrugger@suse.com>
      193279d7
  12. 06 9月, 2019 1 次提交
  13. 05 9月, 2019 2 次提交
  14. 04 9月, 2019 1 次提交
  15. 02 9月, 2019 3 次提交
  16. 31 8月, 2019 3 次提交
  17. 28 8月, 2019 4 次提交