[U-Boot] [PULL] u-boot-mips/master
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Tue Nov 28 23:34:01 UTC 2017
The following changes since commit 73a01d90c0b2ed2527283f289f73d69ef52cafa5:
test: Correct operation when tests pass (2017-11-27 23:05:22 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-mips.git master
for you to fetch changes up to caead80a66271d2de809acf410f8648c31ed5805:
boston: Add u-boot.mcs make target (2017-11-28 21:59:30 +0100)
----------------------------------------------------------------
Paul Burton (9):
boston: Drop unused return value
boston: Remove unused label in lowlevel_display
MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.lds
Update Paul Burton's email address
MIPS: Ensure cache ops complete in cache maintenance functions
MIPS: Clear instruction hazards in flush_cache()
MIPS: Break out of cache loops for unimplemented caches
boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000
boston: Add u-boot.mcs make target
.mailmap | 1 +
arch/mips/cpu/u-boot.lds | 6 ------
arch/mips/include/asm/system.h | 13 +++++++++++++
arch/mips/lib/cache.c | 30 ++++++++++++++++++++++--------
board/imgtec/boston/MAINTAINERS | 2 +-
board/imgtec/boston/config.mk | 14 ++++++++++++++
board/imgtec/boston/lowlevel_init.S | 3 +--
board/imgtec/malta/MAINTAINERS | 2 +-
board/imgtec/malta/superio.c | 2 +-
board/imgtec/malta/superio.h | 2 +-
drivers/pci/pci_msc01.c | 2 +-
include/configs/boston.h | 2 +-
include/msc01.h | 2 +-
include/pci_msc01.h | 2 +-
14 files changed, 59 insertions(+), 24 deletions(-)
create mode 100644 board/imgtec/boston/config.mk
More information about the U-Boot
mailing list