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
/
board
/
armltd
/
integrator
Age
Commit message (
Expand
)
Author
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for cache functions
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2018-11-26
Drop CONFIG_INIT_CRITICAL
Bin Meng
2018-10-10
arm: remove prototype for get_timer_masked
Patrick Delaunay
2018-10-10
arm: remove prototype for udelay_masked
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2015-08-12
integrator: switch to DM serial port
Linus Walleij
2015-04-23
integrator: stop zeroing the gd flags
Linus Walleij
2015-04-23
ARM: integrator: move board select into mach-integrator/Kconfig
Masahiro Yamada
2015-03-24
remove unnecessary version.h includes
Rob Herring
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-07-29
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2012-03-04
integrator: remove fragile delay loop from PCI code
Linus Walleij
2012-02-27
integrator: rewrite the AP PCI driver
Linus Walleij
2012-02-27
integrator: stop calling pci_init() twice
Linus Walleij
2011-11-10
integrator: enable Vpp and disable flash protection
Linus Walleij
2011-11-10
integrator: add system controller header
Linus Walleij
2011-11-10
integrator: make flash writeable on boot
Linus Walleij
2011-11-10
integrator: use io-accessors for board init
Linus Walleij
2011-11-10
integrator: move text offset to config
Linus Walleij
2011-11-08
integrator: do not test first part of the memory
Linus Walleij
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-09-03
integrator: convert to new build system
Linus Walleij
2011-09-03
integratorap: support relocation
Linus Walleij
2011-09-03
integratorap: make the compile work again
Linus Walleij
2011-07-26
Timer: Remove reset_timer_masked()
Graeme Russ
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-07-04
armv7: rename cache related CONFIG flags
Aneesh V
[next]