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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-10-10
test: eth: Add a test for ARP requests
Joe Hershberger
2018-10-10
net: sandbox: Add a priv ptr for tests to use
Joe Hershberger
2018-10-10
net: sandbox: Allow fake eth to handle more than 1 packet response
Joe Hershberger
2018-10-10
net: sandbox: Share the priv structure with tests
Joe Hershberger
2018-10-10
net: sandbox: Make the fake eth driver response configurable
Joe Hershberger
2018-10-10
net: sandbox: Refactor sandbox send function
Joe Hershberger
2018-10-07
Kconfig: sandbox: enable cmd_avb and dependencies
Jens Wiklander
2018-10-07
sandbox: imply CONFIG_TEE (TEE uclass)
Jens Wiklander
2018-10-07
sandbox: dt: add sandbox_tee node
Jens Wiklander
2018-10-07
arm: dt: hikey: Add optee node
Jens Wiklander
2018-10-06
mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7
Patrice Chotard
2018-10-06
ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 Torpedo
Adam Ford
2018-10-06
ARM: DTS: Add support for Logic PD OMAP35 Torpedo & SOM-LV
Adam Ford
2018-10-06
ARM: DTS: Remove unnecessary u-boot.dtsi options from omap3/36xx
Adam Ford
2018-10-06
ARM: DTS: LogicPD-SOM-LV & Torpedo: Resync DTS with Kernel
Adam Ford
2018-10-05
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2018-10-05
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2018-10-05
Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-10-05
arc: Add support for IoT development kit
Alexey Brodkin
2018-10-05
ARC: Implement print_cpuinfo()
Alexey Brodkin
2018-10-05
ARC: Add model property to boards .dts
Alexey Brodkin
2018-10-05
ARC: Don't pre-define CROSS_COMPILE
Alexey Brodkin
2018-10-04
rockchip: make_fit_atf: make python3 compatible
Mian Yousaf Kaukab
2018-10-04
rockchip: make_fit_atf: use elf entry point
Mian Yousaf Kaukab
2018-10-04
rockchip: add fit source file for pack itb with op-tee
Kever Yang
2018-10-04
rockchip: make_fit_atf: fix warning unit_address_vs_reg
Kever Yang
2018-10-03
Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-10-03
arm: socfpga: stratix10: add sgmii in phymode setup
Ooi, Joyce
2018-10-03
arm: socfpga: Remove unused function socfpga_emac_manage_reset()
Ley Foon Tan
2018-10-03
ARM: rmobile: Enable PHY framework on Gen3
Marek Vasut
2018-10-03
ARM: rmobile: Mark 4-64GiB as DRAM on Gen3
Marek Vasut
2018-10-03
ARM: dts: rmobile: Reinstate missing i2c6 on Porter
Marek Vasut
2018-10-03
riscv: allow native compilation
Heinrich Schuchardt
2018-10-03
riscv: cosmetic: Reword do_reset() printf message.
Rick Chen
2018-10-03
riscv: Move do_reset() to a common place
Bin Meng
2018-10-03
riscv: Add QEMU virt board support
Bin Meng
2018-10-03
riscv: kconfig: Imply DM support for some common drivers
Bin Meng
2018-10-03
riscv: kconfig: Select DM and OF_CONTROL
Bin Meng
2018-10-03
riscv: ae350: Clean up mixed tabs and spaces in the dts
Bin Meng
2018-10-03
riscv: Make start.S available for all targets
Bin Meng
2018-10-03
riscv: bootm: Pass mhartid CSR value to kernel
Bin Meng
2018-10-03
riscv: Remove CSR read/write defines in encoding.h
Bin Meng
2018-10-03
riscv: Add a helper routine to print CPU information
Bin Meng
2018-10-03
riscv: Explicitly pass -march and -mabi to the compiler
Bin Meng
2018-10-03
riscv: Fix coding style issues in the linker script
Bin Meng
2018-10-03
riscv: Move the linker script to the CPU root directory
Bin Meng
2018-10-03
riscv: Remove mach type
Bin Meng
2018-10-03
riscv: bootm: Correct the 1st kernel argument to hart id
Bin Meng
2018-10-03
riscv: Remove setup.h
Bin Meng
2018-10-03
riscv: kconfig: Normalize architecture name spelling
Bin Meng
[next]