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-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
2020-05-27
x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
Bernhard Messerklinger
2020-05-27
x86: mtrr: Drop the mask display when changing an mtrr
Simon Glass
2020-05-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-05-26
configs: Resync with savedefconfig
Tom Rini
2020-05-26
sifive: fix palmer's email address
Pragnesh Patel
2020-05-26
riscv: Move all SMP related SBI calls to SBI_v01
Atish Patra
2020-05-25
Prepare v2020.07-rc3
Tom Rini
2020-05-25
Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-05-25
Merge branch '2020-05-25-misc-fixes'
Tom Rini
2020-05-25
sandbox: move compression option to Kconfig
Michael Walle
2020-05-25
cmd: zip: fix implicit declaration warning
Michael Walle
2020-05-25
cmd: zip: automatically pull in gzip()
Michael Walle
2020-05-25
cmd: unzip: automatically select CONFIG_GZIP
Michael Walle
2020-05-25
env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
Marek Vasut
2020-05-25
tools/env/fw_env.h: remove env.h
Romain Naour
2020-05-25
Convert CONFIG_CMD_MMC to Kconfig
Tom Rini
2020-05-25
phy: Fix possible NULL pointer deference
Vignesh Raghavendra
2020-05-25
MAINTAINERS: add dfu.h and dfu.rst to DFU
Heinrich Schuchardt
2020-05-25
doc: dfu: describe more DFU function
Heinrich Schuchardt
2020-05-25
doc: dfu: fix typos in README.dfu
Heinrich Schuchardt
2020-05-25
doc: dfu: add DFU to HTML documentation
Heinrich Schuchardt
2020-05-25
doc: dfu: describe eMMC partition number parameter
Heinrich Schuchardt
2020-05-25
MAINTAINERS: add doc/driver-model/ to DRIVER MODEL
Heinrich Schuchardt
2020-05-25
armv8: cache_v8: fix mmu_set_region_dcache_behaviour
Peng Fan
2020-05-22
Merge git://git.denx.de/u-boot-usb
Tom Rini
2020-05-22
Merge branch 'net' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-05-22
net: ks8851: Add Kconfig entries
Marek Vasut
2020-05-22
net: ks8851: Add DM support
Marek Vasut
2020-05-22
net: ks8851: Receive one packet per recv call
Marek Vasut
2020-05-22
net: ks8851: Split non-DM specific bits from common code
Marek Vasut
2020-05-22
net: ks8851: Pass around driver private data
Marek Vasut
2020-05-22
net: ks8851: Checkpatch cleanup
Marek Vasut
2020-05-22
net: ks8851: Clean up chip ID readout
Marek Vasut
2020-05-22
net: ks8851: Remove type_frame_head
Marek Vasut
2020-05-22
net: ks8851: Trim down struct ks_net
Marek Vasut
2020-05-22
net: ks8851: Use 16bit RXQCR access
Marek Vasut
2020-05-22
net: ks8851: Remove RXQCR cache
Marek Vasut
2020-05-22
net: ks8851: Replace malloc()+memset() with calloc()
Marek Vasut
2020-05-22
Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-05-22
Merge tag 'imx8qxp-fixes' of https://gitlab.denx.de/u-boot/custodians/u-boot-...
Tom Rini
2020-05-22
Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-05-22
Merge tag 'uniphier-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-05-22
eth/r8152: fix typo in register name
Hayes Wang
2020-05-22
usb: dwc3: fix NULL pointer issue
Chunfeng Yun
2020-05-22
usb: ehci-omap: Add Support for DM_USB and OF_CONTROL
Adam Ford
2020-05-22
rockchip: rk3328: rock64 - fix gen3 SPL hang
Kurt Miller
2020-05-22
defconfig: veyron: no need for CONFIG_SPL_PINCTRL_FULL
Urja Rannikko
2020-05-22
rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA
Urja Rannikko
[next]