Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8efc24374176be3047f1585304fd33d5afca4dcb
/
arch
/
arm
« Previous
c21c28b
arm: at91: Add support for DENX MA5D4 SoM and EVK
by Marek Vasut
· 9 years ago
c43a72e
ARM: at91: clean up the PMC_PLLICPR init code
by Wenyou Yang
· 9 years ago
c0b868c
ARM: at91: clock: add PMC_PLLICPR init function
by Wenyou Yang
· 9 years ago
be5e485
ARM: at91: clock: add PLLB enable/disable functions
by Wenyou Yang
· 9 years ago
db5c102
ARM: at91: armv7: clean up UTMI PLL handle code
by Wenyou Yang
· 9 years ago
1e70b37
ARM: at91: clock: add UTMI PLL enable/disable function
by Wenyou Yang
· 9 years ago
eced5a7
ARM: cpu: at91: clean up peripheral clock code
by Wenyou Yang
· 9 years ago
41bf25c
ARM: at91: clock: add a new file to handle clock
by Wenyou Yang
· 9 years ago
e5322df
ARM: at91: asm/at91_pmc.h: fix trival register offset
by Wenyou Yang
· 9 years ago
5589bc2
ARM: tegra: enable USB device mode port on Dalmore
by Stephen Warren
· 9 years ago
d6ef8a6
video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD
by Simon Glass
· 9 years ago
e007633
tegra: video: Clean up the old LCD/PWM driver code
by Simon Glass
· 9 years ago
91c08af
tegra: video: Move LCD driver to use the DM PWM driver
by Simon Glass
· 9 years ago
bfda037
tegra: video: Move LCD enums into the driver
by Simon Glass
· 9 years ago
9e6866d
tegra: video: Convert tegra20 LCD driver to driver model
by Simon Glass
· 9 years ago
ce0c474
tegra: video: Merge the two config structures together
by Simon Glass
· 9 years ago
71cafc3
tegra: video: Merge the display driver into one file
by Simon Glass
· 9 years ago
ee7d755
tegra: dts: Sync tegra20.dtsi with Linux v4.4
by Simon Glass
· 9 years ago
d2f9065
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
by Simon Glass
· 9 years ago
135a87e
tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD
by Simon Glass
· 9 years ago
3f2997a
tegra: Allow driver model to be used for the PWM
by Simon Glass
· 9 years ago
4dd8115
tegra: lcd: Merge tegra124-lcd.c into display.c
by Simon Glass
· 9 years ago
7429b96
tegra: pwm: Add a driver for the tegra PWM
by Simon Glass
· 9 years ago
300e235
tegra: dts: Sync up nyan-big files with Linux
by Simon Glass
· 9 years ago
f4abbee
tegra: dts: Sync up the tegra124 device tree files with Linux
by Simon Glass
· 9 years ago
26275da
arm: build some file(s) as ARM mode only
by David Müller (ELSOFT AG)
· 9 years ago
02499e4
arm: the ARM920T is THUMB capable, so select the appropriate ISA
by David Müller (ELSOFT AG)
· 9 years ago
03a3a8a
arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)
by David Müller (ELSOFT AG)
· 9 years ago
823ecd7
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 9 years ago
3f23111
ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boards
by Masahiro Yamada
· 9 years ago
500aaca
ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil board
by Masahiro Yamada
· 9 years ago
a65256d
ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board
by Masahiro Yamada
· 9 years ago
f775c09
ARM: uniphier: adjust DDR clock delay line for ProXstream2
by Masahiro Yamada
· 9 years ago
c955289
ARM: uniphier: move cmd_ddrmphy.c to fix build error
by Masahiro Yamada
· 9 years ago
126f9ba
ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c
by Masahiro Yamada
· 9 years ago
2851971
ARM: uniphier: remove unused header mio-regs.h
by Masahiro Yamada
· 9 years ago
8034b51
ARM: uniphier: drop unneeded EHCI pin mux settings
by Masahiro Yamada
· 9 years ago
cd0847f
ARM: uniphier: switch over to generic EHCI driver
by Masahiro Yamada
· 9 years ago
49dde45
ARM: dts: uniphier: add clocks properties to EHCI nodes
by Masahiro Yamada
· 9 years ago
aa37aba
ARM: dts: uniphier: add device nodes for MIO control block
by Masahiro Yamada
· 9 years ago
9fbb2f7
ARM: dts: uniphier: add device nodes for Peripheral control block
by Masahiro Yamada
· 9 years ago
233812a
ARM: dts: uniphier: add device nodes for System Control blocks
by Masahiro Yamada
· 9 years ago
cc33609
ARM: dts: uniphier: add reference clock nodes
by Masahiro Yamada
· 9 years ago
48264d9
clk: uniphier: add Media I/O clock driver for UniPhier SoCs
by Masahiro Yamada
· 9 years ago
fec4816
ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC
by Masahiro Yamada
· 9 years ago
a89be27
ARM: uniphier: add missing static qualifier
by Masahiro Yamada
· 9 years ago
4b50369
ARM: uniphier: create early page table at run-time
by Masahiro Yamada
· 9 years ago
755c7d9
ARM: uniphier: change stack pointer address for SPL
by Masahiro Yamada
· 9 years ago
494456b
spl: define BOOT_DEVICE_USB
by Masahiro Yamada
· 9 years ago
84a7562
ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boards
by Masahiro Yamada
· 9 years ago
78cb965
zynqmp: nand: Add Nand driver support for zynqmp
by Siva Durga Prasad Paladugu
· 9 years ago
9ef2835
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
6c88b51
video: tegra: Enable the 'lcd' env variable work-around
by Simon Glass
· 9 years ago
2c5bf6c
ARM: dts: k2g: Add keystone net dts files
by Mugunthan V N
· 9 years ago
2cd1ff8
OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting
by Adam Ford
· 9 years ago
dffceb4
serial: serial_stm32: move clock config from driver to board
by Vikas Manocha
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
216d286
imx: mx6: implement mmc_get_env_dev
by Peng Fan
· 9 years ago
62d8cce
imx: mx7dsabresd: move mmc_get_env_devno to soc code
by Peng Fan
· 9 years ago
f8aaade
arm: pcm052: Add device tree file's
by Bhuvanchandra DV
· 9 years ago
987dd5f
arm: vf610-twr: Add device tree file's
by Bhuvanchandra DV
· 9 years ago
c720ff1
arm: colibri-vf: Enable serial support
by Bhuvanchandra DV
· 9 years ago
947fb97
arm: vybrid: Update the license string
by Bhuvanchandra DV
· 9 years ago
d5e4f0a
arm: vybrid: Enable lpuart support
by Bhuvanchandra DV
· 9 years ago
23e2da2
imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculation
by Ye Li
· 9 years ago
9655ebd
imx: mx6sx: Fix issue in LCDIF clock enablement
by Ye Li
· 9 years ago
cf94a34
imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board
by Ye Li
· 9 years ago
d4d1dd6
mx6: soc: Add ENET2 mac address support
by Ye Li
· 9 years ago
d339f16
arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
by Marek Vasut
· 9 years ago
161b1fe
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
008e61f
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
37dadbc
board: atmel: sama5d2_xplained: add SPL support
by Wenyou Yang
· 9 years ago
4245701
arm: at91/spl: mpddrc: use IP version to check configuration
by Wenyou Yang
· 9 years ago
c2ad76c
arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization
by Wenyou Yang
· 9 years ago
7e8702a
arm: at91/spl: mpddrc: add struct atmel_mpddrc_config
by Wenyou Yang
· 9 years ago
7711cc0
arm8: ls2080: Move the core errata defines out of board specific file
by Ashish kumar
· 9 years ago
2ea3a44
armv8: ls2080a: Implement workaround for core errata 829520, 833471
by Ashish kumar
· 9 years ago
73a5de4
armv8/ls1043aqds: fix DSPI/QSPI node in dts file
by Qianyu Gong
· 9 years ago
397d7d5
arm: config: enforce -fno-pic for gcc
by Peng Fan
· 9 years ago
c5e954e
ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
by Wang Dongsheng
· 9 years ago
11aa6a3
arm: cache: Implement cache range check for v7
by Marek Vasut
· 9 years ago
8890c2f
arm: Remove S bit from MMU section entry
by Marek Vasut
· 9 years ago
a592e6f
arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7
by Marek Vasut
· 9 years ago
8a36287
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
dd8204d
ARM: tegra: shut down USB device controller at boot
by Stephen Warren
· 9 years ago
82d72a1
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
afe6462
arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type()
by Bin Meng
· 9 years ago
cd85bec
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
19bde03
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
b0f20ca
armv8/ls1043aqds: add QSPI boot support
by Qianyu Gong
· 9 years ago
166ef1e
armv8/ls1043aqds: add QSPI support in SD boot
by Gong Qianyu
· 9 years ago
2970e14
armv8/ls1043aqds: Add lpuart support
by Wenbin Song
· 9 years ago
8e728aa
armv8/ls1043aqds: Spilt off board device tree
by Wenbin Song
· 9 years ago
d041288
secure_boot: enable chain of trust for ARM platforms
by Aneesh Bansal
· 9 years ago
0a6b271
secure_boot: create function to determine boot mode
by Aneesh Bansal
· 9 years ago
bdc2207
secure_boot: split the secure boot functionality in two parts
by Aneesh Bansal
· 9 years ago
74eecd8
secure_boot: include/configs: move definition of CONFIG_CMD_BLOB
by Aneesh Bansal
· 9 years ago
ef6c55a
secure_boot: include/configs: make secure boot header file uniform
by Aneesh Bansal
· 9 years ago
af813ac
ARM64: zynqmp: Add support for SD1 boot mode
by Michal Simek
· 9 years ago
0a5bcc8
ARM64: zynqmp: Modify the SD and QSPI bootmode values
by Siva Durga Prasad Paladugu
· 10 years ago
Next »