Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9fcb5efb3fc8dde2eba449a988b3662428750ca9
/
arch
/
arm
9fcb5ef
arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>
by Tom Rini
· 10 years ago
1c4d1f7
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
7a12889
ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra
by Masahiro Yamada
· 10 years ago
56c6c31
jetson-tk1: Add PSCI configuration options and reserve secure code
by Ian Campbell
· 10 years ago
ee91dc2
tegra: Boot in non-secure mode by default
by Jan Kiszka
· 10 years ago
a16875a
ARM: tegra: Enable SMMU when going non-secure
by Thierry Reding
· 10 years ago
7cccf45
tegra: Set CNTFRQ for secondary CPUs
by Jan Kiszka
· 10 years ago
d07e7b0
tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0
by Ian Campbell
· 10 years ago
52bb8f9
tegra124: Add PSCI support for Tegra124
by Jan Kiszka
· 10 years ago
6e67b1b
ARM: Add board-specific initialization hook for PSCI
by Jan Kiszka
· 10 years ago
af0d229
tegra: Make tegra_powergate_power_on public
by Jan Kiszka
· 10 years ago
cb33440
virt-dt: Allow reservation of secure region when in a RAM carveout
by Jan Kiszka
· 10 years ago
7fb7260
tegra124: Add more registers to struct mc_ctlr
by Ian Campbell
· 10 years ago
b73b1e2
ARM: Put target PC for PSCI CPU_ON on per-CPU stack
by Jan Kiszka
· 10 years ago
9c0f35a
ARM: Factor out reusable psci_get_cpu_stack_top
by Jan Kiszka
· 10 years ago
b6680e6
ARM: Factor out reusable psci_cpu_entry
by Jan Kiszka
· 10 years ago
80c26bc
ARM: Factor out reusable psci_cpu_off_common
by Jan Kiszka
· 10 years ago
2ecdd68
ARM: Factor out common psci_get_cpu_id
by Jan Kiszka
· 10 years ago
ac31b5a
ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
by Jan Kiszka
· 10 years ago
662f2aa
tegra124: video: Add full link training for eDP
by Simon Glass
· 10 years ago
3ef2a72
tegra: video: support eDP displays on Tegra124 devices
by Simon Glass
· 10 years ago
9a2b4ed
tegra: dts: nyan-big: Add definitions for eDP display
by Simon Glass
· 10 years ago
a11a43a
tegra: Move display controller header into common
by Simon Glass
· 10 years ago
93a1995
tegra124: clock: Add display clocks and functions
by Simon Glass
· 10 years ago
d2d1c3f
tegra: clock: Split the clock source code into a separate function
by Simon Glass
· 10 years ago
6017b9a
tegra: clock: Add checking for invalid clock IDs
by Simon Glass
· 10 years ago
f33fd60
tegra124: dts: Add host1x node to provide display information
by Simon Glass
· 10 years ago
5ec924c
tegra: nyan-big: Add LCD PMIC init and board ID
by Simon Glass
· 10 years ago
0cf62dd
tegra: Provide a function to allow LCD PMIC setup
by Simon Glass
· 10 years ago
69c93c7
tegra: Add a board ID function
by Simon Glass
· 10 years ago
675804d
tegra: Move checkboard() into the board code
by Simon Glass
· 10 years ago
eb49487
tegra: pwm: Allow the clock rate to be left as is
by Simon Glass
· 10 years ago
142af8c
tegra: Move the pwm into tegra-common
by Simon Glass
· 10 years ago
e05deeb
ARM: at91: remove non-generic boards
by Masahiro Yamada
· 10 years ago
f069960
arch: Make board selection choices optional
by Joe Hershberger
· 10 years ago
41b4701
stv0991: fdt: add stv0991 device tree
by Vikas Manocha
· 10 years ago
48482ce
stm32f4: add serial print port
by kunhuahuang
· 10 years ago
f633ac3
ARM: socfpga: abolish CONFIG_SOCFPGA
by Masahiro Yamada
· 10 years ago
cfcf5d6
ARM: socfpga: move SoC headers to mach-socfpga/include/mach
by Masahiro Yamada
· 10 years ago
ad18614
ARM: socfpga: move SoC sources to mach-socfpga
by Masahiro Yamada
· 10 years ago
144a3e0
ARM: socfpga: move board select into mach-socfpga/Kconfig
by Masahiro Yamada
· 10 years ago
b01e017
ARM: socfpga: remove redundant config.mk
by Masahiro Yamada
· 10 years ago
9667e7a
ARM: socfpga: do not add board directory to header search path
by Masahiro Yamada
· 10 years ago
df08b2e
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 10 years ago
a860354
arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets
by Stefan Roese
· 10 years ago
073efd7
arm: mvebu: Add Armada A38x DB-88F6820-GP board support
by Stefan Roese
· 10 years ago
7a4a5ba
arm: mvebu: Add d-cache invalidate before enabling the d-cache
by Stefan Roese
· 10 years ago
ba98f4f
arm: mvebu: Remove coherency configuration
by Stefan Roese
· 10 years ago
44ffbe5
arm: mvebu: Change network init code to allow a more flexible setup
by Stefan Roese
· 10 years ago
174d23e
arm: mvebu: Add basic Armada 38x support
by Stefan Roese
· 10 years ago
549e798
arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header
by Stefan Roese
· 10 years ago
7cd3484
arm: mvebu: Only define MV88F78X60 for Armada XP
by Stefan Roese
· 10 years ago
a205b3e
arm: mvebu: Remove unreferenced define
by Stefan Roese
· 10 years ago
ebda3ec
arm: mvebu: Change header macros from ARMADA_XP to MVEBU
by Stefan Roese
· 10 years ago
42e5aab
arm: mvebu: Move mvebu-common into mach-mvebu
by Stefan Roese
· 10 years ago
525178d
arm: armada-xp: Move SoC headers to mach-mvebu/include/mach
by Stefan Roese
· 10 years ago
4e9b72f
arm: armada-xp: Move SoC sources to mach-mvebu
by Stefan Roese
· 10 years ago
54c7a1e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
5895b7c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
e820402
sunxi: usb: Protect phy-init and phy-power-on against multiple calls
by Hans de Goede
· 10 years ago
1168e09
sunxi: usb: Do not call phy_probe from hcd code
by Hans de Goede
· 10 years ago
26a9005
sunxi: usb: Rename the usbc.? files to usb_phy.?
by Hans de Goede
· 10 years ago
8697909
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
by Hans de Goede
· 10 years ago
1f4e1d1
sunxi: usb: Remove sunxi_usbc_get_io_base function
by Hans de Goede
· 10 years ago
7e5aabd
sunxi: usb: Move setup of host controller clocks to the host controller drivers
by Hans de Goede
· 10 years ago
66bf508
sunxi: axp: Remove non driver-model support from the axp gpio code
by Hans de Goede
· 10 years ago
d9989cc
sunxi: emac: Remove non driver-model code
by Hans de Goede
· 10 years ago
0391488
sunxi: Move all boards to the driver-model
by Hans de Goede
· 10 years ago
78087c1
sunxi: dts: Add minimal dts files for board which lack a dts sofar
by Hans de Goede
· 10 years ago
ded821c
sunxi: dts: Add dts files which have been submitted but not yet merged upstream
by Hans de Goede
· 10 years ago
db325e8
sunxi: dts: Sync all dts files with upstream kernel
by Hans de Goede
· 10 years ago
d6efcdb
sunxi: emac: Add driver model support
by Hans de Goede
· 10 years ago
d690b39
sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h
by Hans de Goede
· 10 years ago
08607d1
sunxi: axp: Add driver-model support to the axp_gpio code
by Hans de Goede
· 10 years ago
3ae1d13
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
by Hans de Goede
· 10 years ago
858b6db
sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers
by Hans de Goede
· 10 years ago
bb930c3
sunxi: axp: Move axp pmic register helpers to a separate file
by Hans de Goede
· 10 years ago
494f5d0
sunxi: usbc: Fix vbus gpio handling to work with the driver-model
by Hans de Goede
· 10 years ago
3702f14
sunxi: Add basic A33 basic support
by Vishnu Patekar
· 10 years ago
575716c
sunxi: Add a33 dram init code
by Vishnu Patekar
· 10 years ago
0fdbe20
sunxi: Add support for A33 PLL11 (second DRAM pll)
by Hans de Goede
· 10 years ago
f055ed6
sunxi: s/sun8i/sun8i_a23/
by Hans de Goede
· 10 years ago
f07872b
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
by Hans de Goede
· 10 years ago
cccc9da
sunxi: usbc: Remove unused irq field
by Hans de Goede
· 10 years ago
343bee0
sunxi: Also set Auxiliary Ctl SMP bit in SPL
by Hans de Goede
· 10 years ago
728dbdb
sun7i: Remove duplicate call to psci_arch_init
by Jan Kiszka
· 10 years ago
4a7c11d
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
8204bd1
ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ
by Masahiro Yamada
· 10 years ago
5ab14c3
ARM: zynq: move SoC headers to mach-zynq/include/mach
by Masahiro Yamada
· 10 years ago
43246cc
ARM: zynq: move SoC sources to mach-zynq
by Masahiro Yamada
· 10 years ago
2cc9794
ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S
by Masahiro Yamada
· 10 years ago
daf6dea
zynqmp: Enable SDHCI0 options
by Michal Simek
· 10 years ago
32b7dba
zynqmp: Add SPI driver support for ZynqMP
by Siva Durga Prasad Paladugu
· 10 years ago
055792a
zynqmp: i2c: Enable i2c driver for zynqMP
by Siva Durga Prasad Paladugu
· 10 years ago
02d66cd
zynqmp: Add support for EMMC bootmode
by Michal Simek
· 10 years ago
0ca5557
zynqmp: Add support for emulation platform - Veloce
by Michal Simek
· 10 years ago
5e1d004
zynq: timer: Fix wrong timer calculation
by Siva Durga Prasad Paladugu
· 10 years ago
58f865f
zynqmp: Add support for R5 sw loading
by Michal Simek
· 10 years ago
a38e81e
zynqmp: caches: Enable dcache for zynqmp
by Siva Durga Prasad Paladugu
· 10 years ago
be0bf69
zynq: slcr: Disable all level shifters
by Siva Durga Prasad Paladugu
· 10 years ago
Next »