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-25
cmd: provide command sbi
Heinrich Schuchardt
2020-08-25
configs: defconfig for Sipeed Maix in S-mode
Heinrich Schuchardt
2020-08-25
riscv: fix building with CONFIG_SPL_SMP=n
Heinrich Schuchardt
2020-08-25
clk: kendryte/pll.h: do not redefine nop()
Heinrich Schuchardt
2020-08-25
ram: sifive: Fix compiler warnings for 32-bit
Bin Meng
2020-08-25
riscv: fu540: Use correct API to get L2 cache controller base address
Bin Meng
2020-08-24
Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-08-24
clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c
Lukasz Majewski
2020-08-24
cmd: clk: correctly handle depth for clk dump
Patrick Delaunay
2020-08-24
cmd: clk: cosmetic: correct code alignment in show_clks
Patrick Delaunay
2020-08-24
clk: ccf: mux: change the get_rate helper
Dario Binacchi
2020-08-24
clk: ccf: mux: fix access to the sandbox register
Dario Binacchi
2020-08-24
clk: ccf: mux: fix typo
Dario Binacchi
2020-08-24
clk: ccf: mux: change include order
Dario Binacchi
2020-08-24
clk: fix the console output of clk_register
Dario Binacchi
2020-08-24
clk: set flags in the ccf registration routines
Dario Binacchi
2020-08-24
dm: test: clk: add the test for the ccf gated clock
Dario Binacchi
2020-08-24
clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock
Lukasz Majewski
2020-08-24
clk: imx: Add support for pllv3 enet clock
Lukasz Majewski
2020-08-24
clk: imx6: Add definition for IMX6QDL_CLK_ENET clock
Lukasz Majewski
2020-08-24
clk: ICS8N3QV01 remove superfluous code
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
[next]