index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-27
mips: mtmips: add SPL support
Weijie Gao
2020-04-27
mips: mtmips: rewrite lowlevel codes of mt7628
Weijie Gao
2020-04-27
mips: add a option to support not reserving malloc space on initial stack
Weijie Gao
2020-04-27
mips: add an option to support initialize SRAM for initial stack
Weijie Gao
2020-04-27
spl: spl_legacy: Add lzma decompression support for legacy image
Weijie Gao
2020-04-27
spl: spl_nor: Remove unused variable 'ret' warning
Stefan Roese
2020-04-27
spl: spl_nor: Move legacy image loading into spl_legacy.c
Stefan Roese
2020-04-27
spl: spl_legacy: Use IS_ENABLED() to remove #ifdef
Stefan Roese
2020-04-27
spl: Extract legacy image handling into separate file
Stefan Roese
2020-04-27
Makefile: add support to generate LZMA compressed u-boot image
Weijie Gao
2020-04-27
lib: enable lzma decompression support for SPL build
Weijie Gao
2020-04-27
dts: mtmips: add alternative pinmux node for uart2
Weijie Gao
2020-04-27
mips: add a mtmips-specific field to architecture-specific global data
Weijie Gao
2020-04-27
mips: mtmips: make use of sysreset-resetctrl for mt7628 soc
Weijie Gao
2020-04-27
sysreset: add reset controller based reboot driver
Weijie Gao
2020-04-27
mips: spl: Flush cache before jumping to U-Boot proper
Stefan Roese
2020-04-27
mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...
Weijie Gao
2020-04-27
mips: enable support for appending dtb to spl binary
Weijie Gao
2020-04-27
mips: start.S: avoid overwriting outside gd when clearing global data in stack
Weijie Gao
2020-04-27
mips: mtmips: add predefined i-cache/d-cache size and linesize
Weijie Gao
2020-04-27
configs: enable CONFIG_RESTORE_EXCEPTION_VECTOR_BASE for all mtmips boards
Weijie Gao
2020-04-27
mips: add support to restore exception vector base before booting linux
Weijie Gao
2020-04-27
bmips: allow disabling usb support
Álvaro Fernández Rojas
2020-04-27
nand: brcmnand: return without disabling clock
Álvaro Fernández Rojas
2020-04-27
Merge tag 'video-for-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-04-26
video: simple_panel: add boe,nv140fhmn49 display
Peter Robinson
2020-04-26
drivers: video: rockchip: fix building eDP and LVDS drivers
Peter Robinson
2020-04-25
Merge branch '2020-04-25-master-imports'
Tom Rini
2020-04-24
rtc: ds1374: typo Watchdog
Heinrich Schuchardt
2020-04-24
spi: mpc8xxx_spi: fix missing dev_err definition
Rasmus Villemoes
2020-04-24
spl: fit: do not check argument of free()
Heinrich Schuchardt
2020-04-24
MAINTAINERS: add entry for cubieboard7 config
Amit Singh Tomar
2020-04-24
doc: boards: add Cubieboard7 documentation
Amit Singh Tomar
2020-04-24
arm: add Cubieboard7 board support
Amit Singh Tomar
2020-04-24
actions: Move defconfig options to Kconfig
Amit Singh Tomar
2020-04-24
arm: add support Actions Semi S700
Amit Singh Tomar
2020-04-24
arm: dts: actions: s700: add u-boot specific dtsi file
Amit Singh Tomar
2020-04-24
arm: actions: add S700 SoC device tree
Amit Singh Tomar
2020-04-24
clk: actions: Add common clock driver
Amit Singh Tomar
2020-04-24
arm: dts: actions: s900: add u-boot specific dtsi file
Amit Singh Tomar
2020-04-24
arm: dts: sync dts for Action Semi S900
Amit Singh Tomar
2020-04-24
serial: actions: add compatible string
Amit Singh Tomar
2020-04-24
arm: actions: rename sysmap-s900 to sysmap-owl
Amit Singh Tomar
2020-04-24
arm: actions: Add common framework for Actions Owl Semi SoCs
Amit Singh Tomar
2020-04-24
coccinelle: adjust NULL check before free()
Heinrich Schuchardt
2020-04-24
coccinelle: check for casting malloc output
Heinrich Schuchardt
2020-04-24
kbuild: cherry-pick kbuild changes from Linux
Masahiro Yamada
2020-04-24
kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
Masahiro Yamada
2020-04-24
cache: l2x0: Fix write to incorrect shared-override bit
Ley Foon Tan
2020-04-24
README: remove references on no more used config CONFIG_SYS_RCAR_I2C*
Patrick Delaunay
[next]