]> code.ossystems Code Review - bsp/u-boot.git/commit
Merge tag 'v2015.10' into 2015.10+fslc
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 21 Oct 2015 01:18:30 +0000 (23:18 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 21 Oct 2015 01:18:30 +0000 (23:18 -0200)
commita4338ecfb01cdbb06cc8772c84ef96ac4ce4ebbf
tree44309a2a2866e549e15da4ab39f5254e29edbace
parent982a6474ec320bcbd7513d7319e20d9ddb0f4cb0
parent5ec0003b19cbdf06ccd6941237cbc0d1c3468e2d
Merge tag 'v2015.10' into 2015.10+fslc

Prepare v2015.10

* tag 'v2015.10': (38 commits)
  Prepare v2015.10
  powerpc: Drop old non-generic-board code
  sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD
  sbc8641d: increase monitor size from 256k to 384k
  sbc8641d: add basic flash setup instructions to README file
  sbc8641d: set proper environment sector size.
  sbc8641d: increase malloc pool size to a sane default
  sbc8641d: enable command line editing
  image-fit: Fix signature checking
  igep00x0: Use BCH8 ECC
  vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.
  vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.
  dfu: dfu_sf: Take the start address into account
  dfu: dfu_sf: Use the erase sector size for erase operations
  doc/README.scrapyard: Add more entries
  Revert "arm: Remove inetspace_v2_cmc board"
  Revert "arm: Remove d2net_v2 defconfig file"
  doc/README.scrapyard: Populate recent removals
  ARM: rpi: add another revision of Raspberry Pi A+
  ARM: dockstar: move start of environment area
  ...