Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c480fe7d055742f00640caf4e98b670891c8ade2
/
arch
/
arm
c480fe7
arm: lib: Sync libgcc shift operations
by Marek Vasut
· 9 years ago
98260c2
arm: lib: Drop underscore from private libgcc filenames
by Marek Vasut
· 9 years ago
d086918
arm: include: Import unified.h from Linux kernel
by Marek Vasut
· 9 years ago
b06c954
arm: config: Introduce CONFIG_SYS_ARM_ARCH
by Marek Vasut
· 9 years ago
09ab8ad
arm: Select CONFIG_ARM64 for Cavium ThunderX
by Marek Vasut
· 9 years ago
3ddbaad
arm: Treat arm946es as v5te
by Marek Vasut
· 9 years ago
9a8f4cf
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
675974d
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
9bd0f9a
ARM: OMAP4+: Fix DPLL programming sequence
by Lokesh Vutla
· 9 years ago
4029d8e
arm64: rename __asm_flush_dcache_level to __asm_dcache_level
by Masahiro Yamada
· 9 years ago
a9c3961
arm64: fix comment "flush & invalidate"
by Masahiro Yamada
· 9 years ago
d094db4
arm64: optimize __asm_{flush, invalidate}_dcache_all
by Masahiro Yamada
· 9 years ago
7ecf196
ARM: dts: AM335x-ICEv2: Add minimal dts support
by Lokesh Vutla
· 9 years ago
c1ef8c0
ARM: AM33xx: Add support for Clock Synthesizer
by Lokesh Vutla
· 9 years ago
5837b90
board: AM335x-ICEv2: Add DDR data
by Lokesh Vutla
· 9 years ago
1edfcaf
ARM: dts: AM335x-BBG: Add initial support
by Lokesh Vutla
· 9 years ago
5a954ba
ARM: dts: AM335x-evmsk: Add initial support
by Lokesh Vutla
· 9 years ago
4bbfcc3
ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs
by Mugunthan V N
· 9 years ago
e302aa1
ARM: dts: am335x-bone: Enable uart and timer
by Lokesh Vutla
· 9 years ago
b64e056
ARM: dts: AM437x-IDK Initial Support
by Lokesh Vutla
· 9 years ago
67fb6e0
ARM: dts: AM43x-EPOS Initial Support
by Lokesh Vutla
· 9 years ago
79ca224
ARM: omap5: add hooks for cpu/SoC fdt fixups
by Daniel Allred
· 9 years ago
fd684b2
ARM: omap-common: Add device type to CPU string
by Daniel Allred
· 9 years ago
e82e8dd
spl: build: ti: add support for secure boot images
by Daniel Allred
· 9 years ago
e8a9b67
ti: AM43xx: config.mk: Add support for generating secure boot images
by Daniel Allred
· 9 years ago
635173a
ti: omap-common: Add commands for generating secure SPL images
by Daniel Allred
· 9 years ago
8a536e9
ti: omap-common: Add Kconfig file for secure device support
by Madan Srinivas
· 9 years ago
eba13cd
arm: Kconfig: Add support for AM43xx SoC specific Kconfig
by Madan Srinivas
· 9 years ago
fb59e8e
arm: am33xx: Kconfig: Add secure device definitions
by Madan Srinivas
· 9 years ago
38e1a60
arm: meson: implement calls to secure monitor
by Beniamino Galvani
· 9 years ago
d1037e4
arm: add initial support for Amlogic Meson and ODROID-C2
by Beniamino Galvani
· 9 years ago
b8845e1
arm: implement generic PSCI reset call for armv8
by Beniamino Galvani
· 9 years ago
a671fd5
dm: rockchip: Enable CONFIG_BLK
by Simon Glass
· 9 years ago
ebede5c
rockchip: rock2: dts: use status = "okay" not ok
by Sjoerd Simons
· 9 years ago
4407d00
rockchip: rk3288-firefly: Add gmac definition
by Sjoerd Simons
· 9 years ago
94460a6
rockchip: rk3288: grf: Define GRF_SOC_CON1 and GRF_SOC_CON3
by Sjoerd Simons
· 9 years ago
3ce69bf
rockchip: rk3288: Add clock support for the gmac ethernet interface
by Sjoerd Simons
· 9 years ago
859f256
Rename reset to sysreset
by Stephen Warren
· 9 years ago
8518c3f
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
2c52640
sunxi: Enable a bunch of commands by default on sunxi
by Hans de Goede
· 9 years ago
3674811
arm64: Pine64: update FDT files
by Andre Przywara
· 9 years ago
a44cef9
sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"
by Bernhard Nortmann
· 9 years ago
08e978b
sunxi: Increase SPL header size to 64 bytes to avoid code corruption
by Siarhei Siamashka
· 9 years ago
f1e66e7
sunxi: power: add AXP809 support
by Chen-Yu Tsai
· 9 years ago
09b0275
ARM: uniphier: add EHCI nodes for PH1-LD11
by Masahiro Yamada
· 9 years ago
8bbbcbd
ARM: uniphier: add PH1-LD11 SoC support
by Masahiro Yamada
· 9 years ago
fc678cb
ARM: uniphier: rename UMC register macros of PH1-LD20
by Masahiro Yamada
· 9 years ago
900117b
ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h
by Masahiro Yamada
· 9 years ago
fd9256d
ARM: uniphier: clean up boot mode tables
by Masahiro Yamada
· 9 years ago
6a5c5ac
ARM: uniphier: disable cache in SPL of PH1-LD20
by Masahiro Yamada
· 9 years ago
c4a11bc
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
39452be
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
74b82da
arm: dts: dra7: fix ethernet name with proper device address
by Mugunthan V N
· 9 years ago
ef3ad7b
arm: dts: dra7: add syscon node to cpsw to read mac address
by Mugunthan V N
· 9 years ago
511beae
arm: dts: am4372: add syscon node to cpsw to read mac address
by Mugunthan V N
· 9 years ago
9a9cde9
ARM: omap5: add platform specific ethernet phy modes configurations
by Mugunthan V N
· 9 years ago
8632fec
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
3917c4f
ARM: zynq: Simplify zynq configuration
by Michal Simek
· 9 years ago
72536fd
ARM64: zynqmp: Add SPL support support
by Michal Simek
· 9 years ago
ba08753
ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSI
by Michal Simek
· 9 years ago
d35e65d
ARM64: zynqmp: Align gic ranges for 64k in device tree
by Alexander Graf
· 9 years ago
42c8c41
ARM: zynq: Call ps7_post_config() for SPL
by Michal Simek
· 9 years ago
f669e22
ARM: zynq: Add support for SPL_LOAD_FIT
by Michal Simek
· 9 years ago
e5b2948
ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus
by Masahiro Yamada
· 9 years ago
4d88f1c
ARM: sama5d2: Implement boot device autodetection
by Marek Vasut
· 9 years ago
dcc8a84
ARM: at91: clock: complete the GCK's clock sources
by Wenyou Yang
· 9 years ago
d47886e
ARM: at91: clock: fix the GCK's clock source
by Wenyou Yang
· 9 years ago
b90c7cb
board: atmel: add SAMA5D2 PTC Engineering board
by Wenyou Yang
· 9 years ago
0795a41
ARM: at91: sama5d2: add macro & field definitions
by Wenyou Yang
· 9 years ago
e4ce25f
ARM: fix ifdef in ARMv8 lowlevel_init() again
by Masahiro Yamada
· 9 years ago
c72d12e
driver/ddr/fsl: Add workaround for erratum A-010165
by Shengzhou Liu
· 9 years ago
b4848d0
arch/arm, arch/powerpc: add # of SEC engines on the SOC
by Alex Porosanu
· 9 years ago
177fca8
arch/arm: add SEC JR0 offset
by Alex Porosanu
· 9 years ago
1e98bab
armv7: ls102xa: spl: fix the macro name of MMC mode
by Qianyu Gong
· 9 years ago
b141ef7
armv8: fsl-layerscape: spl: fix the macro name of MMC mode
by Qianyu Gong
· 9 years ago
c1403bc
armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()
by Qianyu Gong
· 9 years ago
b8c5b0d
armv8: fsl-layerscape: Remove unnecessary flushing dcache
by Alison Wang
· 9 years ago
1a414ae
armv8/ls1043a: update the node for QSPI support
by Yuan Yao
· 9 years ago
ce084b0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
16286bb
armv8/fdt: add fixup_crypto_node
by Alex Porosanu
· 9 years ago
9c3cdc2
driver/ddr/fsl: Add workaround for erratum A-009801
by Shengzhou Liu
· 9 years ago
ddf060b
armv8/ls1043: Add workaround for DDR erratum A-008850
by Shengzhou Liu
· 9 years ago
8706b81
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 years ago
54108e7
dm: spi: soft_spi: switch to use linux compatible string
by Peng Fan
· 9 years ago
225da8b
video: tegra: refuse to bind to disabled dcs
by Stephen Warren
· 9 years ago
f19a8e4
imx: imx-common: print i.MX 7 SoC names consistently
by Stefan Agner
· 9 years ago
9a3642e
imx: imx7d: fix ahb clock mux 1
by Stefan Agner
· 9 years ago
a727c93
imx: iomux-v3: fix UART input selects
by Stefan Agner
· 9 years ago
54a20d2
imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5
by Eric Nelson
· 9 years ago
e996bc6
arm/arm64: Move barrier instructions into separate header
by Andre Przywara
· 9 years ago
5827cbc
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
4f70c38
socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled
by Anatolij Gustschin
· 9 years ago
ab4c0cf
ARM: socfpga: Disable USB OC protection on SoCrates
by Marek Vasut
· 9 years ago
36e9ac9
imx6: cache: disable L2 before touching Auxiliary Control Register
by Peng Fan
· 9 years ago
ea52684
ARM: am33xx: Fix DDR initialization delays
by Russ Dill
· 9 years ago
73f47af
ARM: fix ifdefs in ARMv8 lowlevel_init()
by Stephen Warren
· 9 years ago
8c60f92
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
f4949cd
ARM: tegra: enable GPU node by compatible value
by Stephen Warren
· 9 years ago
07dafdb
Change my mailaddress
by Andreas Bießmann
· 9 years ago
ba2199b
arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGS
by Tom Rini
· 9 years ago
Next »