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-08-24
efi_loader: document parameters of do_bootefi_exec()
Heinrich Schuchardt
2020-08-23
Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-08-23
Merge branch '2020-08-21-stdio-cleanup'
Tom Rini
2020-08-23
stdio: Tidy up the coding style
Simon Glass
2020-08-23
stdio: Drop brackets around &devs.list
Simon Glass
2020-08-23
stdio: Update to use compiler for Kconfig checks
Simon Glass
2020-08-23
stdio: Drop #ifdefs in the header file
Simon Glass
2020-08-23
stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV
Simon Glass
2020-08-23
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
Simon Glass
2020-08-23
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
Simon Glass
2020-08-23
moveconfig: Skip binary and ELF files
Simon Glass
2020-08-23
Convert CONFIG_NETCONSOLE to Kconfig
Tom Rini
2020-08-22
sandbox: u-boot.lds: Remove bogus __bss_start symbol
Ovidiu Panait
2020-08-22
board_f: Remove dead code from init_func_i2c
Ovidiu Panait
2020-08-22
binman: Add a setup script for Python
Simon Glass
2020-08-22
dtoc: Add a setup script for Python
Simon Glass
2020-08-22
binman: Correct some import statements
Simon Glass
2020-08-22
binman: Move GetEntryModules() to control
Simon Glass
2020-08-22
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-22
ata: mvebu: use dev_read_addr() to get base address
Masahiro Yamada
2020-08-22
gpio: at91: use dev_read_addr() to get base address
Masahiro Yamada
2020-08-22
test: dm: Add test case for devfdt_get_addr_ptr
Ovidiu Panait
2020-08-22
dm: core: Fix devfdt_get_addr_ptr return value
Ovidiu Panait
2020-08-22
doc: add bind/unbind command documentation
Patrice Chotard
2020-08-22
test/py: Update test_bind
Patrice Chotard
2020-08-22
sandbox: dts: Add compatible string for bind-test node
Patrice Chotard
2020-08-22
sandbox: phy: add driver_data for bind test cmd
Patrice Chotard
2020-08-22
cmd: bind: allow to bind driver with driver data
Patrice Chotard
2020-08-22
dm: fix ofnode_read_addr/size_cells()
Heinrich Schuchardt
2020-08-20
Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-08-20
Merge branch '2020-08-19-mediatek-updates'
Tom Rini
2020-08-20
clk: versal: Move pm_query_id out of clock driver
Michal Simek
2020-08-20
mmc: sdhci: Use upper/lower_32_bits macros
Michal Simek
2020-08-20
mmc: sdhci: Enable high speed conditional on the corresponding bit
Faiz Abbas
2020-08-20
xilinx: common: Change bootm_size variable setting
Michal Simek
2020-08-20
xilinx: common: Check return value from variable setup
Michal Simek
2020-08-20
xilinx: common: Get rid of initrd_high variable setup
Michal Simek
2020-08-20
xilinx: common: Get rid of fdt_high variable
Michal Simek
2020-08-20
xilinx: Change logic around zynq_board_read_rom_ethaddr()
Michal Simek
2020-08-20
xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG
Michal Simek
2020-08-20
xilinx: versal: Enable i2c misc eeprom driver
Michal Simek
2020-08-20
xilinx: zynqmp: fix incorrect map not align with IPI HW
Ibai Erkiaga
2020-08-20
xilinx: zynqmp: remove chip_id function
Ibai Erkiaga
2020-08-20
xilinx: zynqmp: get chip ID at EL3
Ibai Erkiaga
2020-08-20
xilinx: zynqmp: get chip ID using firmware driver
Ibai Erkiaga
2020-08-20
xilinx: zynqmp: merge firmware calls for EL2 and EL3
Ibai Erkiaga
2020-08-20
xilinx: zynqmp: synchronize firmware call return payload
Ibai Erkiaga
2020-08-20
mmc: zynq: Fix default value for xlnx,mio-bank
Michal Simek
2020-08-20
xilinx: Fix xlnx,mio_bank property
Michal Simek
2020-08-20
i2c: eeprom: Use reg property instead of offset and size
Michal Simek
[next]