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
2020-06-01
sunxi: H6: Enable Ethernet on the Pine H64
Samuel Holland
2020-06-01
net: sun8i_emac: Add support for the H6 variant
Samuel Holland
2020-06-01
net: sun8i_emac: Use consistent clock bitfield definitions
Samuel Holland
2020-06-01
sunxi: Silence warning about non-static inline function
Samuel Holland
2020-06-01
phy: sun4i-usb: Align H6 initialization logic with the kernel
Roman Stratiienko
2020-05-30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
2020-05-30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2020-05-30
Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-05-29
Merge tag 'bugfixes-for-v2020.07-rc4' of https://gitlab.denx.de/u-boot/custod...
Tom Rini
2020-05-29
patman: Modify functional tests for new behavior
Sean Anderson
2020-05-29
patman: Support multi-line changes in changelogs
Sean Anderson
2020-05-29
patman: Add new tags for finer-grained changelog control
Sean Anderson
2020-05-29
patman: Suppress empty changelog entries
Sean Anderson
2020-05-29
patman: Add an option to create patches without binary contents
Bin Meng
2020-05-29
patman: Sort the command line options
Bin Meng
2020-05-29
dm: core: Reorder include files in read.c
Stefan Roese
2020-05-29
sandbox: update documents regarding spi_sf
AKASHI Takahiro
2020-05-29
sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR
AKASHI Takahiro
2020-05-29
usb: ehci-mx6: Print error code on failure
Marek Vasut
2020-05-29
sh: r2dplus: Enable HUSH
Marek Vasut
2020-05-29
sh: r2dplus: Enable board_eth_init only for non-DM case
Marek Vasut
2020-05-29
usb: ehci-mx6: Handle fixed regulators correctly
Marek Vasut
2020-05-29
eth/r8152: fix assigning the wrong endpoint
Hayes Wang
2020-05-29
Merge tag 'u-boot-amlogic-20200529' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-05-29
arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-Boot
Neil Armstrong
2020-05-29
configs: khadas-vim3: enable HDMI output
Neil Armstrong
2020-05-29
arm: dts: khadas-vim3: include meson-g12-common-u-boot.dtsi to enable HDMI ou...
Neil Armstrong
2020-05-28
misc: i2c_eeprom: implement different probe test eeprom offset
Eugen Hristev
2020-05-28
i2c: observe scl_count in i2c_deblock_gpio_loop()
Heinrich Schuchardt
2020-05-28
i2c: designware_i2c: Check if the device is powered
Raul E Rangel
2020-05-28
i2c: designware_i2c: Tidy up use of NULL priv
Simon Glass
2020-05-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-05-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-05-27
cbfs: Don't require the CBFS size with cbfs_init_mem()
Simon Glass
2020-05-27
cbfs: Allow reading a file from a CBFS given its base addr
Simon Glass
2020-05-27
cbfs: Change file_cbfs_find_uncached() to return an error
Simon Glass
2020-05-27
cbfs: Return the error code from file_cbfs_init()
Simon Glass
2020-05-27
cbfs: Record the start address in cbfs_priv
Simon Glass
2020-05-27
cbfs: Use void * for the position pointers
Simon Glass
2020-05-27
cbfs: Unify the two header loaders
Simon Glass
2020-05-27
cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv
Simon Glass
2020-05-27
cbfs: Adjust file_cbfs_load_header() to use cbfs_priv
Simon Glass
2020-05-27
cbfs: Adjust return value of file_cbfs_next_file()
Simon Glass
2020-05-27
cbfs: Use bool type for whether initialised
Simon Glass
2020-05-27
cbfs: Use ulong consistently
Simon Glass
2020-05-27
cbfs: Rename the result variable
Simon Glass
2020-05-27
cbfs: drop file_cbfs_result declaration
Christian Gmeiner
2020-05-27
x86: coreboot: add SMBIOS cbmem entry parsing
Christian Gmeiner
2020-05-27
x86: apl: Use devicetree for FSP-S configuration
Bernhard Messerklinger
2020-05-27
x86: apl: Use devicetree for FSP-M configuration
Bernhard Messerklinger
[next]