Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d64c5b2361274ae98a4fc83413953aa25495b279
/
arch
d64c5b2
firmware: ti_sci: Add support for NAVSS resource management
by Grygorii Strashko
· 6 years ago
507ea28
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
b65f765
ARM: dts: rmobile: Enable USB on E2 Alt
by Marek Vasut
· 6 years ago
fde558e
ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0
by Marek Vasut
· 6 years ago
a44796c
ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.0
by Marek Vasut
· 6 years ago
5b3233e
ARM: dts: rmobile: Import R8A77965 M3NULCB DTs
by Marek Vasut
· 6 years ago
72269e0
pinctrl: renesas: Add R8A77965 pin control tables
by Marek Vasut
· 6 years ago
98c2058
clk: renesas: Add R8A77965 clock tables
by Marek Vasut
· 6 years ago
f843f25
ARM: rmobile: Add dedicated R8A77965 SoC support
by Marek Vasut
· 6 years ago
c625994
ARM: rmobile: Enable multi-DTB fit LZO compression
by Marek Vasut
· 6 years ago
bca66e2
ARM: renesas: Save boot parameters passed in by ATF
by Marek Vasut
· 6 years ago
7783697
Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 6 years ago
dadede5
arm: at91: Add gardena-gateway-at91sam support
by Stefan Roese
· 6 years ago
9be1ee8
arm: at91: at91sam9x5.dtsi: Add watchdog handle
by Stefan Roese
· 6 years ago
9e35086
arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds
by Stefan Roese
· 6 years ago
b9998fe
arm: at91: Enable watchdog support
by Stefan Roese
· 6 years ago
7937d03
arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled
by Stefan Roese
· 6 years ago
05dede5
arm: at91: Makefile: Compile lowlevel_init only when really necessary
by Stefan Roese
· 6 years ago
1c93548
board: pm9g45: Migrate to CONFIG_DM
by Ilko Iliev
· 6 years ago
3f77506
ARM: at91: sama5d2: Wrap cpu detection to fix macb driver
by Alexander Dahl
· 6 years ago
bf40f2c
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 6 years ago
6d1eb7d
arm: sunxi: Enable DM_MMC on required SoCs
by Jagan Teki
· 6 years ago
ce51ffa
Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-staging
by Tom Rini
· 6 years ago
0b79b38
dts: imx8qxp-mek: Add PHY post reset delay
by Andrejs Cainikovs
· 6 years ago
f3170d1
watchdog: Move watchdog_dev to data section (BSS may not be cleared)
by Stefan Roese
· 6 years ago
5ca381e
riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure
by Rick Chen
· 6 years ago
5e56cda
riscv: dts: ae350 support SMP
by Rick Chen
· 6 years ago
f71410a
riscv: ax25: Andes specific cache shall only support in M-mode
by Rick Chen
· 6 years ago
14a1075
riscv: ax25: Add platform-specific Kconfig options
by Rick Chen
· 6 years ago
7376677
riscv: Add a SYSCON driver for Andestech's PLMT
by Rick Chen
· 6 years ago
6df4ed0
riscv: Add a SYSCON driver for Andestech's PLIC
by Rick Chen
· 6 years ago
cddde09
riscv: hang if relocation of secondary harts fails
by Lukas Auer
· 6 years ago
9ebf294
riscv: do not rely on hart ID passed by previous boot stage
by Lukas Auer
· 6 years ago
c4a6c8f
riscv: boot images passed to bootm on all harts
by Lukas Auer
· 6 years ago
a359665
riscv: add support for multi-hart systems
by Lukas Auer
· 6 years ago
8de4b3e
riscv: save hart ID in register tp instead of s0
by Lukas Auer
· 6 years ago
01558e2
riscv: delay initialization of caches and debug UART
by Lukas Auer
· 6 years ago
e79178b
riscv: implement IPI platform functions using SBI
by Lukas Auer
· 6 years ago
9c03845
riscv: import the supervisor binary interface header file
by Lukas Auer
· 6 years ago
83d573d
riscv: add infrastructure for calling functions on other harts
by Lukas Auer
· 6 years ago
56a3161
Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
4e1c67a
DTS: Fix ETH PHY reset on HSC|DDC boards (imx53)
by Lukasz Majewski
· 6 years ago
95b693c
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
ef35af3
ARM: dts: rmobile: Activate I2C7 on Alt
by Marek Vasut
· 6 years ago
e91b845
Revert "rockchip: Drop call to rockchip_dnl_mode_check() for now"
by Philipp Tomsich
· 6 years ago
94f4c27
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
f8e932e
Convert CONFIG_ENV_SPI_* to Kconfig
by Patrick Delaunay
· 6 years ago
5c95efb
exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE
by Patrick Delaunay
· 6 years ago
03cc2c1
ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulator
by Marek Vasut
· 6 years ago
dbd4295
mips: add missing dtb-y to arch/mips/dts/Makefile
by Masahiro Yamada
· 6 years ago
fce784c
powerpc: fix arch/powerpc/dts/Makefile
by Masahiro Yamada
· 6 years ago
ea286ec
ARM: fix arch/arm/dts/Makefile
by Masahiro Yamada
· 6 years ago
b3e9dc6
armv8: Disable exception vectors in SPL by default
by Alexander Graf
· 6 years ago
79a7cb1
arm: lib: bootm: Push the Starting kernel print to the end
by Keerthy
· 6 years ago
a3d81b0
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
6fc17c1
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
3716cf1
ARM: kirkwood: disable dcache for Kirkwood boards
by Chris Packham
· 6 years ago
852a0e17c
ARM: mvebu: use correct name for pcie controller
by Chris Packham
· 6 years ago
78e32ac
ARM: kirkwood: add spi0 alias for dreamplug
by Chris Packham
· 6 years ago
6e67627
ARM: dts: socfpga: Add missing altr,sysmgr-syscon for EMAC
by Ley Foon Tan
· 6 years ago
03d9089
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
d6be97b
armv7: ls102xa: Add workaround for DDR erratum A-008850
by Alison Wang
· 6 years ago
53a2920
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 6 years ago
21ac3ba
arm: dts: imx6qdl-u-boot: Enable spba-bus@2000000 simple bus
by Adam Ford
· 6 years ago
06cd11c
imx8qxp: Fix the reported CPU frequency
by Fabio Estevam
· 6 years ago
5ccddd8
pico-imx6ul: Convert to DM MMC
by Fabio Estevam
· 6 years ago
960fbab
pico-imx6ul: Import dts files from kernel
by Fabio Estevam
· 6 years ago
4d0f2a1
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
0b9461d
x86: crownbay: Enable the beeper sound driver
by Bin Meng
· 6 years ago
d2232ef
x86: coreboot: Add the missing pc speaker node in the device tree
by Bin Meng
· 6 years ago
2a745e3
x86: Add a dtsi file for the pc speaker
by Bin Meng
· 6 years ago
b673e6e
x86: Make sure i8254 is setup correctly before generating beeps
by Bin Meng
· 6 years ago
8b7edf5
arm: dts: exynos: Adjust whitespace around status property
by Krzysztof Kozlowski
· 6 years ago
9ded999
arm: dts: exynos: Add ramp delay property to LDO regulators to Odroid XU3 family
by Krzysztof Kozlowski
· 6 years ago
4390b8e
arm: dts: exynos: Add supply for ADC block to Odroid XU3 family
by Krzysztof Kozlowski
· 6 years ago
7421c17
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
9b9ca5b
x86: edison: Add the rest of UARTs present on board
by Andy Shevchenko
· 6 years ago
8e9ce29
x86: edison: Use proper number of serial interface
by Andy Shevchenko
· 6 years ago
bf9c8e3
x86: acpi: Not every platform has serial console a first device
by Andy Shevchenko
· 6 years ago
98625c5
x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier
by Andy Shevchenko
· 6 years ago
77406e5
x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier
by Andy Shevchenko
· 6 years ago
339da98
ARM: socfpga: Disable D cache in SPL
by Marek Vasut
· 7 years ago
4a23a5b
ARM: socfpga: fix data and tag latency values for pl310 cache controller
by Dinh Nguyen
· 6 years ago
06f8b81
ARM: dts: rmobile: Zap redundant USB/SDHI nodes on M3N
by Eugeniu Rosca
· 6 years ago
10915d5
ARM: dts: rmobile: Force 1-bit bus width on Gen2 QSPI
by Marek Vasut
· 6 years ago
b91d0fb
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
96a37ef
armv8: fsl-layerscape: avoid DT fixup warning
by Laurentiu Tudor
· 6 years ago
8aee3d6
armv8: fsl-layerscape: fix SEC QI ICID setup
by Laurentiu Tudor
· 6 years ago
ba2414f
configs: fsl: move DDR specific defines to Kconfig
by Rajesh Bhagat
· 6 years ago
e5296cf
powerpc: enabled building with CONFIG_DM=y
by Heinrich Schuchardt
· 6 years ago
a006b08
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
412f604
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
881322f
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
8791b1f
ARM: cache: Fix incorrect bitwise operation
by Marek Vasut
· 6 years ago
818d49a
riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd
by Anup Patel
· 6 years ago
7a167f2
riscv: Add SiFive FU540 board support
by Anup Patel
· 6 years ago
8d28c3c
clk: Add fixed-factor clock driver
by Anup Patel
· 6 years ago
0bbe9cf
riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
by Anup Patel
· 6 years ago
6f07f45
riscv: Add place-holder asm/arch/clk.h for driver compilation
by Anup Patel
· 6 years ago
928452a
riscv: Add asm/dma-mapping.h for DMA mappings
by Anup Patel
· 6 years ago
Next »