Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ec00b2e3abd0817f871d66c3f8cb9f35fdaf6ffb
/
arch
« Previous
4fd64d0
x86: fix memalign() parameter order
by Stephen Warren
· 9 years ago
20680b5
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 9 years ago
db6ce23
arc: cache - utilize IO coherency (AKA IOC) engine
by Alexey Brodkin
· 9 years ago
379b328
arc: cache - accommodate different L1 cache line lengths
by Alexey Brodkin
· 9 years ago
522e4fb
ARM: Add Support for the VInCo platform
by Gregory CLEMENT
· 9 years ago
f7cf291
ARM: at91: sama5d2: configure the L2 cache memory
by Samuel Mescoff
· 9 years ago
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
928f605
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
by David Müller (ELSOFT AG)
· 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
57dc53a
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 9 years ago
7b6dc11
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
e4f348b
nios2: set up the debug UART early
by Thomas Chou
· 9 years ago
5c88442
x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
by Bin Meng
· 9 years ago
d8277a8
x86: Disable DM_PCI_COMPAT
by Bin Meng
· 9 years ago
5a257df
x86: quark: Use Quark's own PCI config APIs
by Bin Meng
· 9 years ago
3857ed0
x86: pci: Drop legacy PCI APIs
by Bin Meng
· 9 years ago
58316f9
x86: pci: Use DM PCI APIs in pci_assign_irqs()
by Bin Meng
· 9 years ago
6039200
x86: qemu: Convert to use DM PCI API
by Bin Meng
· 9 years ago
66484f0
x86: tnc: Remove IGD and SDVO devices from driver model
by Bin Meng
· 9 years ago
2b94d9f
x86: tnc: Use DM PCI API in disable_igd()
by Bin Meng
· 9 years ago
9e36c53
x86: tnc: Change disable_igd() to have a return value
by Bin Meng
· 9 years ago
248c4fa
x86: irq: Convert to use DM PCI API
by Bin Meng
· 9 years ago
b46c208
x86: irq: Move irq_router to a per driver priv
by Bin Meng
· 9 years ago
819133d
x86: irq: Get irq_router's bdf via dm_pci_get_bdf()
by Bin Meng
· 9 years ago
e75711a
x86: minnowmax: Drop io-base property in the pch_pinctrl node
by Bin Meng
· 9 years ago
2b7ff26
x86: Drop asm/arch/gpio.h
by Bin Meng
· 9 years ago
3ddc1c7
x86: ich6_gpio: Convert to use proper DM API
by Bin Meng
· 9 years ago
ec2af6f
x86: pch: Implement get_gpio_base op
by Bin Meng
· 9 years ago
3e389d8
dm: pch: Rename get_sbase op to get_spi_base
by Bin Meng
· 9 years ago
d02be99
dm: pch: Remove pch_get_version op
by Bin Meng
· 9 years ago
254e677
x86: quark: Drop unprotect_spi_flash()
by Bin Meng
· 9 years ago
efd633c
x86: tnc: Drop unprotect_spi_flash()
by Bin Meng
· 9 years ago
1f9eb59
spi: ich: Use compatible strings to distinguish controller version
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
Next »