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
/
gdsys
/
p1022
Age
Commit message (
Expand
)
Author
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move command functions out of common.h
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_get_ulong() to env.h
Simon Glass
2019-05-21
gdsys: Introduce GDSYS_LEGACY_DRIVERS
Mario Six
2018-11-29
tpm: Convert to use a device parameter
Simon Glass
2018-05-25
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-09
treewide: Fix gdsys mail addresses
Mario Six
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-12-06
powerpc: mpc85xx: Fix static TLB table for SDRAM
York Sun
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-06-23
controlcenterd_36BIT_SDCARD: Fix unused variable warning
Tom Rini
2017-05-12
gdsys: P1022: Fix unused variable warnings
Tom Rini
2017-02-01
lib: tpm: Add command to flush resources
Mario Six
2016-09-27
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2015-11-12
controlcenterd: Disable sideband clocks
Dirk Eibach
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2014-11-26
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-11-23
fs: API changes enabling extra parameter to return size of type loff_t
Suriyan Ramasami
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
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-07-07
board: controlcenterd: Use new API for setting i2c bus
Dirk Eibach
2014-07-07
board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change
Dirk Eibach
2014-07-07
board: controlcenterd: Fix pci access
Dirk Eibach
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-11
Check run_command() return code properly
Thomas Betker
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-16
mpc85xx: Add gdsys ControlCenter Digital board
Dirk Eibach