index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cpu
Age
Commit message (
Expand
)
Author
2012-12-08
MIPS: fix a latent bug on initialize $gp
Zhi-zhou Zhang
2012-11-27
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-11-25
MIPS: do not initialize timestamp variable before relocate_code
Zhi-zhou Zhang
2012-11-20
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-10-17
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-10-17
split AU1X00 specific code from cmd_ide.c
Pavel Herrmann
2012-10-17
serial: Use default_serial_puts() in drivers
Marek Vasut
2012-10-16
MIPS: add board qemu-mips64 support
Zhi-zhou Zhang
2012-10-16
MIPS: don't use camel-case style
Zhi-zhou Zhang
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver
Marek Vasut
2012-10-15
serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver
Marek Vasut
2012-10-15
serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver
Marek Vasut
2012-08-24
MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles
Daniel Schwierzeck
2012-08-24
MIPS: factor out endianess flag handling to arch config.mk
Daniel Schwierzeck
2012-08-17
dm: mips: Fix lb60 timer code
Marek Vasut
2012-08-17
dm: mips: Fix lb60 WDT control
Marek Vasut
2012-05-23
net: Fix remaining API interface breakage
Joe Hershberger
2012-04-02
MIPS: fix endianess handling
Daniel Schwierzeck
2012-04-02
MIPS: fix inconsistency in config option for cache operation mode
Daniel Schwierzeck
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
2011-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-10
MIPS: Ingenic XBurst Jz4740 processor support
Xiangfu Liu
2011-09-03
MIPS: mips32: fix wrong loop bound in flush_cache()
Yao Cheng
2011-07-31
MIPS: make cache operation mode configurable
Daniel Schwierzeck
2011-07-31
MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG
Daniel Schwierzeck
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-05-10
MIPS: Move timer code to arch/mips/cpu/$(CPU)/
Shinya Kuribayashi
2011-05-07
MIPS: Coding style cleanups on common assembly files
Shinya Kuribayashi
2011-05-07
MIPS: Remove mips_cache_lock() feature
Shinya Kuribayashi
2011-04-02
MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory
Daniel Schwierzeck
2011-04-02
MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory
Daniel Schwierzeck
2011-04-02
MIPS: Optimize the setup of CPU optimization flags
Daniel Schwierzeck
2011-04-02
MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32
Daniel Schwierzeck
2011-04-02
MIPS: Purple: Remove Purple support
Daniel Schwierzeck
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-13
mips: Move cpu/mips/* to arch/mips/cpu/*
Peter Tyser