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
2019-04-09
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
2019-04-09
Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel
Tom Rini
2019-04-09
net: macb: Add small delay after link establishment
Stefan Roese
2019-04-09
pinctrl: at91: add slewrate support for SAM9X60
Claudiu Beznea
2019-04-09
pinctrl: at91: add compatibles for SAM9X60 pin controller
Claudiu Beznea
2019-04-09
pinctrl: at91: add drive strength support for SAM9X60
Claudiu Beznea
2019-04-09
pinctrl: at91: add option to use drive strength bits
Claudiu Beznea
2019-04-09
arm: at91: Add gardena-gateway-at91sam support
Stefan Roese
2019-04-09
arm: at91: at91sam9x5.dtsi: Add watchdog handle
Stefan Roese
2019-04-09
arm: at91: siemens: Add support to generate combined SPL+U-Boot image
Stefan Roese
2019-04-09
Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary
Stefan Roese
2019-04-09
Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory
Stefan Roese
2019-04-09
arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds
Stefan Roese
2019-04-09
arm: at91: Enable watchdog support
Stefan Roese
2019-04-09
arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT
Stefan Roese
2019-04-09
watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()
Stefan Roese
2019-04-09
watchdog: Handle SPL build with watchdog disabled
Stefan Roese
2019-04-09
serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL
Stefan Roese
2019-04-09
arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled
Stefan Roese
2019-04-09
arm: at91: Makefile: Compile lowlevel_init only when really necessary
Stefan Roese
2019-04-09
board: pm9g45: Migrate to CONFIG_DM
Ilko Iliev
2019-04-09
ARM: at91: sama5d2: Wrap cpu detection to fix macb driver
Alexander Dahl
2019-04-09
mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit
Eran Matityahu
2019-04-09
mtd: ubi debug: Remove the pid print from ubi_assert
Eran Matityahu
2019-04-08
Merge tag 'efi-2019-07-rc1' of git://git.denx.de/u-boot-efi
Tom Rini
2019-04-08
Merge git://git.denx.de/u-boot-riscv
Tom Rini
2019-04-08
Prepare v2019.04
Tom Rini
2019-04-08
arm: sunxi: Enable DM_MMC on required SoCs
Jagan Teki
2019-04-08
Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-staging
Tom Rini
2019-04-08
dts: imx8qxp-mek: Add PHY post reset delay
Andrejs Cainikovs
2019-04-08
net: dm: fec: Support phy-reset-post-delay property
Andrejs Cainikovs
2019-04-08
watchdog: Move watchdog_dev to data section (BSS may not be cleared)
Stefan Roese
2019-04-08
riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure
Rick Chen
2019-04-08
riscv: ae350: enable SMP
Rick Chen
2019-04-08
riscv: dts: ae350 support SMP
Rick Chen
2019-04-08
riscv: ax25: Andes specific cache shall only support in M-mode
Rick Chen
2019-04-08
riscv: ax25: Add platform-specific Kconfig options
Rick Chen
2019-04-08
riscv: Add a SYSCON driver for Andestech's PLMT
Rick Chen
2019-04-08
riscv: Add a SYSCON driver for Andestech's PLIC
Rick Chen
2019-04-08
riscv: qemu: enable SMP
Lukas Auer
2019-04-08
riscv: fu540: enable SMP
Lukas Auer
2019-04-08
riscv: hang if relocation of secondary harts fails
Lukas Auer
2019-04-08
riscv: do not rely on hart ID passed by previous boot stage
Lukas Auer
2019-04-08
riscv: boot images passed to bootm on all harts
Lukas Auer
2019-04-08
riscv: add support for multi-hart systems
Lukas Auer
2019-04-08
riscv: save hart ID in register tp instead of s0
Lukas Auer
2019-04-08
riscv: delay initialization of caches and debug UART
Lukas Auer
2019-04-08
riscv: implement IPI platform functions using SBI
Lukas Auer
2019-04-08
riscv: import the supervisor binary interface header file
Lukas Auer
2019-04-08
riscv: add infrastructure for calling functions on other harts
Lukas Auer
[next]