Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9852cc629466c8f58ed29cfa5aa4e98725469584
/
arch
/
arm
/
cpu
9852cc6
arm: move exception handling out of start.S files
by Albert ARIBAUD
· 11 years ago
4b41649
arm: remove unused _end_vect and _vectors_end symbols
by Albert ARIBAUD
· 11 years ago
3ce970d
arm: pxa: move SP check from start.S to cpuinfo.c
by Albert ARIBAUD
· 11 years ago
21505f9
arm: move reset_cpu from start.S into cpu.c
by Albert ARIBAUD
· 11 years ago
7a6fd04
arm1136: move cache code from start.S to cache.c
by Albert ARIBAUD
· 11 years ago
6284547
Merge branch 'u-boot/master'
by Albert ARIBAUD
· 11 years ago
7b4187c
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
14d01f3
ARM:tegra20: Remove aes debug prints
by Tom Rini
· 11 years ago
398c70c
aes: make apply_cbc_chain_data non-static
by Stephen Warren
· 11 years ago
8729ef1
kbuild: use boolean macros to select tegra*-common directory
by Masahiro Yamada
· 11 years ago
d47dffe
arm, da850: staticize funtions
by Manish Badarkhe
· 11 years ago
8de09df
am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT
by Tom Rini
· 11 years ago
06c6ea7
keystone2: add keystone multicore navigator driver
by Vitaly Andrianov
· 11 years ago
7bcf4d6
k2hk: add support for k2hk SOC and EVM
by Vitaly Andrianov
· 11 years ago
bc9cd95
i2c, davinci: convert driver to new mutlibus/mutliadapter framework
by Vitaly Andrianov
· 11 years ago
0e90287
arm: add support for arch timer
by Vitaly Andrianov
· 11 years ago
560ef45
dra7xx_evm: Add QSPI_4 support, qspiboot build target
by Tom Rini
· 11 years ago
346e34f
omap3/sys_info: provide interface to read die id
by Nishanth Menon
· 11 years ago
92adeb6
OMAP: common: consolidate fake USB ethernet MAC address creation
by Nishanth Menon
· 11 years ago
a38b2e7
ARM: OMAP: replace custom sr32() by standard I/O accessors
by Wolfgang Denk
· 11 years ago
5e99cdb
ARM: OMAP: hide custom bit manipulation function sr32()
by Wolfgang Denk
· 11 years ago
42b97cb
ARM: OMAP: remove sr32() from OMAP board code
by Wolfgang Denk
· 11 years ago
d231bd9
Merge branch 'next'
by Tom Rini
· 11 years ago
70b080f
ARM: tegra: pack pinmux data tables tighter
by Stephen Warren
· 11 years ago
6685f04
ARM: tegra: Tegra124 pinmux cleanup
by Stephen Warren
· 11 years ago
0561709
ARM: tegra: Tegra114 pinmux cleanup
by Stephen Warren
· 11 years ago
43eed91
ARM: tegra: Tegra30 pinmux cleanup
by Stephen Warren
· 11 years ago
f27f4e8
ARM: tegra: Tegra20 pinmux cleanup
by Stephen Warren
· 11 years ago
f4df605
ARM: tegra: pinmux naming consistency fixes
by Stephen Warren
· 11 years ago
51ed4ad
ARM: tegra: reduce public pinmux API
by Stephen Warren
· 11 years ago
9026dfd
ARM: tegra: pinctrl: remove duplication
by Stephen Warren
· 11 years ago
fdb906f
ARM: tegra: use apb_misc.h in more places
by Stephen Warren
· 11 years ago
8569b3a
ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20
by Stephen Warren
· 11 years ago
e13b486
ARM: tegra: pinctrl: remove vddio
by Stephen Warren
· 11 years ago
67e6cec
ARM: tegra: pinctrl: remove func_safe
by Stephen Warren
· 11 years ago
b8fb7b8
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
79bbde0
arm64 patch: gicv3 support
by David Feng
· 11 years ago
9e0d25e
ARMv8: fix bug for flush data cache by set/way
by Leo Yan
· 11 years ago
f7ffd34
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
245defa
ARM: Add workaround for Cortex-A9 errata 761320
by Nitin Garg
· 11 years ago
7f17aed
ARM: Add workaround for Cortex-A9 errata 794072
by Nitin Garg
· 11 years ago
ef04201
armv8/cache: Change cache invalidate and flush function
by York Sun
· 11 years ago
11b84ee
armv8/cache: Flush D-cache, invalidate I-cache for relocation
by York Sun
· 11 years ago
897947c
armv8/cache: Consolidate setting for MAIR and TCR
by York Sun
· 11 years ago
438a167
arm: Handle .gnu.hash section in ldscripts
by Andreas Färber
· 11 years ago
cb35060
socfpga: Adding Clock Manager driver
by Chin Liang See
· 11 years ago
266003a
arm: mxs: Add support for generating signed BootStream
by Marek Vasut
· 11 years ago
5f1f8ef
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
by Stefano Babic
· 11 years ago
bd23a6c
Revert "arm: mxs: Add support for generating signed BootStream"
by Stefano Babic
· 11 years ago
c01f10b
mxs: fix warning in SPL with console support
by Stefano Babic
· 11 years ago
bb9f5e2
arm: mxs: Add serial console support into SPL
by Marek Vasut
· 11 years ago
d18f74a
arm: mxs: Properly set GD pointer in SPL
by Marek Vasut
· 11 years ago
6580d0a
arm: mxs: Add support for generating signed BootStream
by Marek Vasut
· 11 years ago
913784a
arm: mxs: Adjust the load address of U-Boot and SPL for HAB
by Marek Vasut
· 11 years ago
c51672c
tegra: fix Makefile to pass per-file CFLAGS
by Masahiro Yamada
· 11 years ago
8226dfd
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
by Masahiro Yamada
· 11 years ago
31fea44
kbuild: Rename UIMAGE to MKIMAGE
by Marek Vasut
· 11 years ago
5f0e674
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
23ec68c
aes: Move the AES-128-CBC encryption function to common code
by Marek Vasut
· 11 years ago
a4283bc
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
e382be9
arm: exynos: Squash bogus warnings in pinmux
by Marek Vasut
· 11 years ago
a0b3de0
kbuild,mxs: use short logs for MXS images
by Masahiro Yamada
· 11 years ago
35c616c
am33xx: Rework #ifdef's around s_init for clarity
by Tom Rini
· 11 years ago
246ec3a
exynos4:pinmux:fdt: decode peripheral id
by Piotr Wilczek
· 11 years ago
d9871e8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
540c031
arm: atmel: sama5d3: add nand spl boot support
by Bo Shen
· 11 years ago
37a36b3
arm: atmel: sama5d3: add spi spl boot support
by Bo Shen
· 11 years ago
d70d42f
at91sam9263ek: add mmc support
by Andreas Henriksson
· 11 years ago
e1a211d
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
by Masahiro Yamada
· 11 years ago
b07badd
ARM: tegra: simplify halt_avp()
by Stephen Warren
· 11 years ago
c952f6e
ARM: tegra: fix pmc_pwrgate_timer_mult register definition
by Stephen Warren
· 11 years ago
267d8e2
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
f29c55a
ARM: AM43xx: Change DDR3 Reset Value
by Dave Gerlach
· 11 years ago
84d4113
ARM: AM43xx: Write sdram_config to secure_emif_sdram_config
by Dave Gerlach
· 11 years ago
d9e2d26
ARM: AM43xx: EMIF: configure self-refresh entry delay
by Dave Gerlach
· 11 years ago
1a20f95
ARM: AM43xx: clocks: Enable CPGMAC clock control
by Mugunthan V N
· 11 years ago
f343378
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
958a8f8
arm: Switch to -mno-unaligned-access when supported by the compiler
by Tom Rini
· 11 years ago
6e29472
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
9d25fa4
arm: make _end compiler-generated
by Albert ARIBAUD
· 11 years ago
cee9572
arm: omap: delete unincluded omap-common/config.mk
by Masahiro Yamada
· 11 years ago
d36a749
kbuild: refactor more IMX image rules
by Masahiro Yamada
· 11 years ago
d3aeeac
kbuild: use shorten logs for IMX images
by Masahiro Yamada
· 11 years ago
ac5e091
kbuild: use shorten logs for mkimage rules
by Masahiro Yamada
· 11 years ago
c9c83ba
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
by Masahiro Yamada
· 11 years ago
5943e70
arm: delete unused macro CONFIG_ARCH_DEVICE_TREE
by Masahiro Yamada
· 11 years ago
815bbbe
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
c561314
arch: bcm281xx: Initial commit of bcm281xx architecture code
by Darwin Rambo
· 11 years ago
5d6c315
arch: kona: Initial commit of kona-common architecture code
by Darwin Rambo
· 11 years ago
f8fce8c
ti814x: Fix illegal use of FP ops in clock_ti814x.c
by Måns Rullgård
· 11 years ago
50327b6
DRA7: fix ABB efuse offset for OPP_NOM
by Nishanth Menon
· 11 years ago
d2b0a89
ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0
by Janne Grunau
· 11 years ago
00822ca
ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control
by Dave Gerlach
· 11 years ago
6a4a080
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
1f493d9
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
925c697
kbuild,tegra124: add dummy obj- for Kbuild
by Masahiro Yamada
· 11 years ago
1ffe957
Move CONFIG_DISPLAY_CPUINFO to Makefile
by Masahiro Yamada
· 11 years ago
81a689e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· 11 years ago
350735c
kbuild: add dummy obj-y to create built-in.o
by Masahiro Yamada
· 11 years ago
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
Next »