Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
512d13ea8b9b89d1cd8e3a7a6145454f95c8136a
/
arch
512d13e
armv8: ls1046a: initial icid setup support
by Laurentiu Tudor
· 6 years ago
eb5c238
armv8: fsl-layerscape: add missing debug stream ID
by Laurentiu Tudor
· 6 years ago
a475ba9
misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms
by Laurentiu Tudor
· 6 years ago
60707f4
armv8: ls1046a: advertise QMan v3 in configuration
by Laurentiu Tudor
· 6 years ago
3ad36e7
armv8: fsl-layerscape: add missing register blocks base address defines
by Laurentiu Tudor
· 6 years ago
958eda2
arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
by Brendan Shanks
· 6 years ago
7674fb5
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
9e73902
ARM: dts: stm32: remove cd-inverted for stm32429i-eval
by Patrice Chotard
· 6 years ago
4eecab7
armv8: make SPL exception vectors optional
by Andre Przywara
· 6 years ago
af09f01
armv8: Reduce exception handling code
by Andre Przywara
· 6 years ago
1119271
clk: add clk_valid()
by Fabrice Gasnier
· 6 years ago
312cae9
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
a963a78
ARM: tegra: align carveout size
by Stephen Warren
· 6 years ago
e8561af
binman: Rename 'position' to 'offset'
by Simon Glass
· 6 years ago
9c00b27
Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arc
by Tom Rini
· 6 years ago
e3dbf98
dm: Fix CMD_DM enabling
by Michal Simek
· 6 years ago
3a0854f
board: sun50i: h6: Add OrangePi One Plus initial support
by Jagan Teki
· 6 years ago
1259869
sunxi: add support for Pine H64 board
by Icenowy Zheng
· 6 years ago
0c01b96
sunxi: add support for Allwinner H6 SoC
by Icenowy Zheng
· 6 years ago
4e287f6
sunxi: add DRAM support to H6
by Icenowy Zheng
· 6 years ago
a838a15
sunxi: add MMC support for H6
by Icenowy Zheng
· 6 years ago
a78bb07
sunxi: add UART0 setup for H6
by Icenowy Zheng
· 6 years ago
5a76cdd
sunxi: use sun6i-style watchdog for H6
by Icenowy Zheng
· 6 years ago
d1fa87d
sunxi: add clock code for H6
by Icenowy Zheng
· 6 years ago
bb769d6
sunxi: change RMR64's RVBAR address for H6
by Icenowy Zheng
· 6 years ago
e1cf4ad
sunxi: add basic memory map definitions of H6 SoC
by Icenowy Zheng
· 6 years ago
5e6dd27
sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS
by Icenowy Zheng
· 6 years ago
9b56b5d
ARC: Enable unaligned access in hardware if compiler uses it
by Alexey Brodkin
· 6 years ago
c96cafb
AXS10x: add spi flash support
by Eugeniy Paltsev
· 6 years ago
b23d633
GPIO: CREG: improve flexibility of hsdk-creg-gpio driver
by Eugeniy Paltsev
· 6 years ago
b30a7ef
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
7e7ba3b
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
2e7c819
dm: Change CMD_DM enabling
by Michal Simek
· 6 years ago
84f3dec
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
f751ff5
Kconfig: Replace spaces with tabs and missing newline
by Michal Simek
· 6 years ago
ee201d2
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
b5d3ae9
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 6 years ago
1acce90
tegra: beaver/apalis: Fix DTC warning
by Tom Warren
· 6 years ago
c12800f
ARM: tegra: avoid using secure carveout RAM
by Stephen Warren
· 6 years ago
874a906
ARM: PSCI: Enable the PSCI node
by Stephen Warren
· 6 years ago
4660cea
ARM: PSCI: Support PSCI v0.2
by Stephen Warren
· 6 years ago
039091c
ARM: define MON_MODE
by Stephen Warren
· 6 years ago
a808b23
ARM: tegra: implement RAM repair
by Bibek Basu
· 6 years ago
01d9ab1
Revert "tegra: Introduce SRAM repair on tegra124"
by Stephen Warren
· 6 years ago
23715ba
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
8f454d9
arm: Prevent redefinition error in fsl-layerscape
by Joe Hershberger
· 6 years ago
89590c8
sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces
by Joe Hershberger
· 6 years ago
144e14b
sandbox: eth-raw: Allow interface to be specified by index
by Joe Hershberger
· 6 years ago
1b312cb
sandbox: eth-raw: Add a function to ask the host about localhost
by Joe Hershberger
· 6 years ago
e569140
net: sandbox-raw: Convert raw eth driver to livetree
by Joe Hershberger
· 6 years ago
f9d4168
sandbox: eth-raw: Make sure descriptors are always initialized
by Joe Hershberger
· 6 years ago
76f3c10
sandbox: Fix format of fake-host-hwaddr in test.dts
by Joe Hershberger
· 6 years ago
0edb525
sandbox: eth-raw: Correct valid socket test in send/recv
by Joe Hershberger
· 6 years ago
3e512d8
armv8: ls1046ardb: Add falcon mode for for QSPI boot
by York Sun
· 6 years ago
bb7d342
armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot
by York Sun
· 6 years ago
019e6e0
armv8: dts: fsl-ls1012a: add sata node support
by Yuantian Tang
· 6 years ago
9c618df
armv8: fsl: remove sata support
by Yuantian Tang
· 6 years ago
afe58b1
armv8: layerscape: Enabled I-cache for SPL boot
by York Sun
· 6 years ago
01db93c
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
1730d00
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
2133bc5
x86: Add efi_loader bits to x86_64 linker script
by Alexander Graf
· 6 years ago
94a10f2
efi_loader: Rename sections to allow for implicit data
by Alexander Graf
· 6 years ago
af915bf
elf: Move x86 reloc defines to common elf.h
by Alexander Graf
· 6 years ago
0a7a074
ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported
by Mark Kettenis
· 6 years ago
6e2f8f1
ARM: HYP/non-sec: migrate stack
by Mark Kettenis
· 6 years ago
577242b
ARM: uniphier: enable distro boot
by Masahiro Yamada
· 6 years ago
ce66709
ARM: uniphier: support fdt_fixup_mtdparts
by Masahiro Yamada
· 6 years ago
e0a6fa8
ARM: uniphier: split ft_board_setup() out to a separate file
by Masahiro Yamada
· 6 years ago
f4cfd5c
ARM: uniphier: clean-up ft_board_setup()
by Masahiro Yamada
· 6 years ago
acbb10c
ARM: rmobile: gen2: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS
by Marek Vasut
· 6 years ago
66803de
ARM: dts: socfpga: Adjust NAND register layout on Arria10
by Marek Vasut
· 7 years ago
3e034a3
ARM: socfpga: Init missing security policies on A10
by Marek Vasut
· 6 years ago
911a665
ARM: socfpga: Assure correct CPACR configuration
by Marek Vasut
· 6 years ago
9ae7b0a
arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
by Ley Foon Tan
· 6 years ago
bb9668c
ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-inverted
by Adam Ford
· 6 years ago
f6dc8fb
ARM: dts: am3517-evm-uboot: Add reg-shift for UART
by Adam Ford
· 6 years ago
a4f234e
ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4
by Adam Ford
· 6 years ago
a2ab7eb
ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4
by Adam Ford
· 6 years ago
39ba540
ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4
by Adam Ford
· 6 years ago
ff4fc59
ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4
by Adam Ford
· 6 years ago
02c782a
m68k: m5253evbe: Remove this board
by Tom Rini
· 6 years ago
f30319e
mx25: fix the offset between the USB ports' registers
by Martin Kaiser
· 6 years ago
1b54699
imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDP
by Adam Ford
· 6 years ago
6ed3981
pico-imx7d: Add SPL support
by Fabio Estevam
· 6 years ago
bd21a8e
arm, imx6: add alternative PAD_CTL_DSE constants
by Mark Jonas
· 6 years ago
67a7d82
imx: mx7: psci: implement MIGRATE_INFO_TYPE
by Stefan Agner
· 6 years ago
2a79d88
imx: mx7: psci: support CPU0 on/off
by Stefan Agner
· 6 years ago
158a102
imx: mx7: psci: provide complete PSCI 1.0 implementation
by Stefan Agner
· 6 years ago
4bc4f13
imx: mx7: psci: use C code exclusively
by Stefan Agner
· 6 years ago
f93caf8
ARM: PSCI: initialize stack pointer on secondary CPUs
by Stefan Agner
· 6 years ago
d9de3f8
imx: imx6: Add comment to gpr_init function
by Michael Trimarchi
· 6 years ago
7529e62
mx7: Remove BMODE support
by Fabio Estevam
· 6 years ago
c41042a
imx: mx6: Fix implementantion reset_misc
by Michael Trimarchi
· 6 years ago
7b85234
board: toradex: add Colibri iMX6ULL support
by Stefan Agner
· 6 years ago
7b8f840
ARM: dts: imx6ull: use same compatible string as Linux is using
by Stefan Agner
· 6 years ago
11389e2
imx: add macro to detect whether USB has been initialized
by Stefan Agner
· 6 years ago
cf9339c
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
2337063
rockchip: veyron: Set vcc33_sd regulator value
by Carlo Caione
· 6 years ago
cf8d7d1
rk3288: Disable JTAG function from sdmmc0 IO
by Carlo Caione
· 6 years ago
b5a119b
rk3288: veyron: Init boot-on regulators
by Carlo Caione
· 6 years ago
Next »