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
Age
Commit message (
Expand
)
Author
2018-07-09
dtoc: Increase code coverage to 100%
Simon Glass
2018-07-09
binman: Move capture_sys_output() to test_util
Simon Glass
2018-07-09
dtoc: Add a test for code coverage
Simon Glass
2018-07-09
dtoc: Fix some minor errors
Simon Glass
2018-07-09
dtoc: Fix properties with a single zero-arg phandle
Simon Glass
2018-07-09
dtoc: Fix Fdt.GetNode() to handle a missing node
Simon Glass
2018-07-09
dtoc: Keep track of property offsets
Simon Glass
2018-07-09
dtoc: Update fdt tests to increase code coverage
Simon Glass
2018-07-09
dtoc: Drop use of a local dtb buffer
Simon Glass
2018-07-09
dtoc: Make use of the new pylibfdt methods
Simon Glass
2018-07-09
dtoc: Update tests to write failures to /tmp
Simon Glass
2018-07-09
dtoc: Add some tests for the fdt module
Simon Glass
2018-07-09
binman: Move coverage logic into a new test_util file
Simon Glass
2018-07-09
libfdt: Add get_property() and del_node()
Simon Glass
2018-07-09
libfdt: Fix the Python pack() function
Simon Glass
2018-07-09
libfdt: Bring in proposed pylibfdt changes
Simon Glass
2018-07-09
binman: Tidy up setting of entry contents
Simon Glass
2018-07-09
binman: Tidy up execution of tests
Simon Glass
2018-07-09
binman: Correct operation of ObtainContents()
Simon Glass
2018-07-09
binman: Tidy up variables in _RunMicrocodeTest()
Simon Glass
2018-07-09
binman: Make the operation of Entry__testing explicit
Simon Glass
2018-07-09
binman: Switch to 'python-coverage'
Tom Rini
2018-07-09
dm: core: Add logging of some common errors
Simon Glass
2018-07-09
dm: core: Add a function to decode a memory region
Simon Glass
2018-07-09
dm: core: Update of_read_fmap_entry() for livetree
Simon Glass
2018-07-09
dm: spi: Update sandbox SPI emulation driver to use ofnode
Simon Glass
2018-07-09
dm: core: Add a way to bind a device by ofnode
Simon Glass
2018-07-09
log: Add a way to log a return value with a message
Simon Glass
2018-07-09
dm: core: Add a way to find an ofnode by compatible string
Simon Glass
2018-07-09
dm: core: Add comments to ofnode_read_resource() functoins
Simon Glass
2018-07-09
dm: core: Fix a few ofnode function comments
Simon Glass
2018-07-09
dm: core: Add ofnode function to read a 64-bit int
Simon Glass
2018-07-09
fdt: Add device tree memory bindings
Michael Pratt
2018-07-09
Prepare v2018.07
Tom Rini
2018-07-08
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-07-06
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2018-07-06
tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium
Peter Robinson
2018-07-06
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-07-05
sunxi: A64: OHCI: prevent turning off shared USB clock
Andre Przywara
2018-07-05
usb: dwc2: Add brcm,bcm2708-usb compatible
Emmanuel Vadot
2018-07-03
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-07-03
arm: timer: sunxi: add Allwinner timer erratum workaround
Andre Przywara
2018-07-03
arm: timer: factor out FSL arch timer erratum workaround
Andre Przywara
2018-07-02
Prepare v2018.07-rc3
Tom Rini
2018-07-02
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-07-02
board/aries: Remove
Tom Rini
2018-07-02
ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIP
Alexander Graf
2018-07-02
net: Add option to prefer bootp/dhcp serverip
Alexander Graf
2018-07-02
net: Prefer command line arguments
Alexander Graf
2018-07-02
net: Add new wol command - Wake on LAN
Lothar Felten
[next]