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
2018-12-18
doc: README.ae350: Sync for ax25-ae350 rename
Rick Chen
2018-12-18
riscv: configs: Rename ax25-ae350 defconfig
Rick Chen
2018-12-18
riscv: qemu: Imply SIFIVE_SERIAL for emulation
Anup Patel
2018-12-18
drivers: serial: Add SiFive UART driver
Anup Patel
2018-12-18
riscv: Remove ae350.dts
Bin Meng
2018-12-18
riscv: bootm: Change to use boot_hart from global data
Bin Meng
2018-12-18
riscv: Save boot hart id to the global data
Bin Meng
2018-12-18
riscv: Adjust the _exit_trap() position to come before handle_trap()
Bin Meng
2018-12-18
riscv: Return to previous privilege level after trap handling
Bin Meng
2018-12-18
riscv: Fix context restore before returning from trap handler
Bin Meng
2018-12-18
riscv: Move trap handler codes to mtrap.S
Bin Meng
2018-12-18
riscv: Do some basic architecture level cpu initialization
Bin Meng
2018-12-18
riscv: Add indirect stringification to csr_xxx ops
Bin Meng
2018-12-18
riscv: Update supports_extension() to use desc from cpu driver
Bin Meng
2018-12-18
riscv: Add exception codes for xcause register
Bin Meng
2018-12-18
riscv: Add CSR numbers
Bin Meng
2018-12-18
riscv: Remove non-DM version of print_cpuinfo()
Bin Meng
2018-12-18
riscv: Probe cpus during boot
Bin Meng
2018-12-18
riscv: Enlarge the default SYS_MALLOC_F_LEN
Bin Meng
2018-12-18
riscv: qemu: Add platform-specific Kconfig options
Bin Meng
2018-12-18
riscv: Implement riscv_get_time() API using rdtime instruction
Anup Patel
2018-12-18
riscv: Add a SYSCON driver for SiFive's Core Local Interruptor
Bin Meng
2018-12-18
riscv: Introduce a Kconfig option for machine mode
Anup Patel
2018-12-18
riscv: ax25: Hide the ax25-specific Kconfig option
Bin Meng
2018-12-18
timer: Add generic driver for RISC-V privileged architecture defined timer
Bin Meng
2018-12-18
cpu: Add a RISC-V CPU driver
Bin Meng
2018-12-18
riscv: qemu: Create a simple-bus driver for the soc node
Bin Meng
2018-12-18
dm: cpu: Add timebase frequency to the platdata
Bin Meng
2018-12-18
riscv: add Kconfig entries for the code model
Lukas Auer
2018-12-17
Prepare v2019.01-rc2
Tom Rini
2018-12-17
arm: ti: boot: Increase system partition size
Sam Protsenko
2018-12-17
Makefile: output migration warnings to stderr
Chris Packham
2018-12-17
Restore compatibility of image type IDs
Stefano Babic
2018-12-16
Merge tag 'for-master-20181216' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-12-16
ARM: rockchip: Add rv1108-elgin-r1 board support
Otavio Salvador
2018-12-15
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-12-15
Merge branch '2018-12-15-master-imports'
Tom Rini
2018-12-15
rockchip: rk3288-evb: dts: remove 'vmmc' from emmc node
Kever Yang
2018-12-15
rockchip: rk3399-puma: Remove obsolete DTS node 'vcc5v0_host'.
Christoph Muellner
2018-12-15
syscon: update syscon_node_to_regmap to use the DM functions
Patrick Delaunay
2018-12-15
tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()
Andy Shevchenko
2018-12-15
serial: serial_stm32: Add reset support
Patrice Chotard
2018-12-15
poplar: fix boot failure caused by serial driver change
Shawn Guo
2018-12-15
poplar: add a co-maintainer for poplar board
Shawn Guo
2018-12-15
tools: add a generic config for native tools building
Otavio Salvador
2018-12-15
test: Only descend into test/ when CONFIG_UNIT_TEST is enabled
Tom Rini
2018-12-15
cmd: Move the "dm" command from test/dm/ to cmd/
Tom Rini
2018-12-15
hashtable: fix length calculation in hexport_r
AKASHI Takahiro
2018-12-15
tee: change return code for REE FS supplicant cmd
Igor Opaniuk
2018-12-14
Merge tag 'dm-pull-14dec18' of git://git.denx.de/u-boot-dm
Tom Rini
[next]