Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
86bd20b007daa32c1c20486ec9927ef6241c84bf
/
arch
/
arm
dedc44b
tegra124: video: Add full link training for eDP
by Simon Glass
· 10 years ago
e7e8823
tegra: video: support eDP displays on Tegra124 devices
by Simon Glass
· 10 years ago
ec44671
tegra: dts: nyan-big: Add definitions for eDP display
by Simon Glass
· 10 years ago
2eb70de
tegra: Move display controller header into common
by Simon Glass
· 10 years ago
96e82a2
tegra124: clock: Add display clocks and functions
by Simon Glass
· 10 years ago
7bb6199
tegra: clock: Split the clock source code into a separate function
by Simon Glass
· 10 years ago
801b05c
tegra: clock: Add checking for invalid clock IDs
by Simon Glass
· 10 years ago
ffc7899
tegra124: dts: Add host1x node to provide display information
by Simon Glass
· 10 years ago
0deba29
tegra: nyan-big: Add LCD PMIC init and board ID
by Simon Glass
· 10 years ago
8277636
tegra: Provide a function to allow LCD PMIC setup
by Simon Glass
· 10 years ago
ec74664
tegra: Add a board ID function
by Simon Glass
· 10 years ago
7d87413
tegra: Move checkboard() into the board code
by Simon Glass
· 10 years ago
db04378
tegra: pwm: Allow the clock rate to be left as is
by Simon Glass
· 10 years ago
1c82c2f
tegra: Move the pwm into tegra-common
by Simon Glass
· 10 years ago
a26cd04
arch: Make board selection choices optional
by Joe Hershberger
· 10 years ago
0a836ce
stv0991: fdt: add stv0991 device tree
by Vikas Manocha
· 10 years ago
60570df
stm32f4: add serial print port
by kunhuahuang
· 10 years ago
55ce920
ARM: socfpga: abolish CONFIG_SOCFPGA
by Masahiro Yamada
· 10 years ago
30088b0
ARM: socfpga: move SoC headers to mach-socfpga/include/mach
by Masahiro Yamada
· 10 years ago
05a2172
ARM: socfpga: move SoC sources to mach-socfpga
by Masahiro Yamada
· 10 years ago
7865f4b
ARM: socfpga: move board select into mach-socfpga/Kconfig
by Masahiro Yamada
· 10 years ago
a02a669
ARM: socfpga: remove redundant config.mk
by Masahiro Yamada
· 10 years ago
cc25d85
ARM: socfpga: do not add board directory to header search path
by Masahiro Yamada
· 10 years ago
1131d4e
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 10 years ago
2083db7
arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets
by Stefan Roese
· 10 years ago
2bae75a
arm: mvebu: Add Armada A38x DB-88F6820-GP board support
by Stefan Roese
· 10 years ago
60b7532
arm: mvebu: Add d-cache invalidate before enabling the d-cache
by Stefan Roese
· 10 years ago
e89bf8b
arm: mvebu: Remove coherency configuration
by Stefan Roese
· 10 years ago
cae9008
arm: mvebu: Change network init code to allow a more flexible setup
by Stefan Roese
· 10 years ago
9c6d3b7
arm: mvebu: Add basic Armada 38x support
by Stefan Roese
· 10 years ago
880b15a
arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header
by Stefan Roese
· 10 years ago
f7c0ef0
arm: mvebu: Only define MV88F78X60 for Armada XP
by Stefan Roese
· 10 years ago
8402b69
arm: mvebu: Remove unreferenced define
by Stefan Roese
· 10 years ago
250eea7
arm: mvebu: Change header macros from ARMADA_XP to MVEBU
by Stefan Roese
· 10 years ago
d078765
arm: mvebu: Move mvebu-common into mach-mvebu
by Stefan Roese
· 10 years ago
8cb7872
arm: armada-xp: Move SoC headers to mach-mvebu/include/mach
by Stefan Roese
· 10 years ago
350b50e
arm: armada-xp: Move SoC sources to mach-mvebu
by Stefan Roese
· 10 years ago
3f2f1a0
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
b939689
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
fd01ae1
sunxi: usb: Protect phy-init and phy-power-on against multiple calls
by Hans de Goede
· 10 years ago
e13afee
sunxi: usb: Do not call phy_probe from hcd code
by Hans de Goede
· 10 years ago
2aacc42
sunxi: usb: Rename the usbc.? files to usb_phy.?
by Hans de Goede
· 10 years ago
7b79865
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
by Hans de Goede
· 10 years ago
a781c97
sunxi: usb: Remove sunxi_usbc_get_io_base function
by Hans de Goede
· 10 years ago
375de01
sunxi: usb: Move setup of host controller clocks to the host controller drivers
by Hans de Goede
· 10 years ago
421b32b
sunxi: axp: Remove non driver-model support from the axp gpio code
by Hans de Goede
· 10 years ago
d17e157
sunxi: emac: Remove non driver-model code
by Hans de Goede
· 10 years ago
b6006ba
sunxi: Move all boards to the driver-model
by Hans de Goede
· 10 years ago
af79c4f
sunxi: dts: Add minimal dts files for board which lack a dts sofar
by Hans de Goede
· 10 years ago
9800cfc
sunxi: dts: Add dts files which have been submitted but not yet merged upstream
by Hans de Goede
· 10 years ago
53ab4af
sunxi: dts: Sync all dts files with upstream kernel
by Hans de Goede
· 10 years ago
939ed1c
sunxi: emac: Add driver model support
by Hans de Goede
· 10 years ago
aab0964
sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h
by Hans de Goede
· 10 years ago
f9b7a04
sunxi: axp: Add driver-model support to the axp_gpio code
by Hans de Goede
· 10 years ago
2fcf033
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
by Hans de Goede
· 10 years ago
a536077
sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers
by Hans de Goede
· 10 years ago
1d624a4
sunxi: axp: Move axp pmic register helpers to a separate file
by Hans de Goede
· 10 years ago
a725426
sunxi: usbc: Fix vbus gpio handling to work with the driver-model
by Hans de Goede
· 10 years ago
8c3dacf
sunxi: Add basic A33 basic support
by Vishnu Patekar
· 10 years ago
ffc0ae0
sunxi: Add a33 dram init code
by Vishnu Patekar
· 10 years ago
886a7b4
sunxi: Add support for A33 PLL11 (second DRAM pll)
by Hans de Goede
· 10 years ago
5e6bacd
sunxi: s/sun8i/sun8i_a23/
by Hans de Goede
· 10 years ago
44d8ae5
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
by Hans de Goede
· 10 years ago
929b262
sunxi: usbc: Remove unused irq field
by Hans de Goede
· 10 years ago
92bcc6c
sunxi: Also set Auxiliary Ctl SMP bit in SPL
by Hans de Goede
· 10 years ago
dcfa530
sun7i: Remove duplicate call to psci_arch_init
by Jan Kiszka
· 10 years ago
ace97d2
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
5ca269a
ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ
by Masahiro Yamada
· 10 years ago
9b9c651
ARM: zynq: move SoC headers to mach-zynq/include/mach
by Masahiro Yamada
· 10 years ago
0107f24
ARM: zynq: move SoC sources to mach-zynq
by Masahiro Yamada
· 10 years ago
7472a5d
ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S
by Masahiro Yamada
· 10 years ago
31137ac
zynqmp: Enable SDHCI0 options
by Michal Simek
· 10 years ago
48d7260
zynqmp: Add SPI driver support for ZynqMP
by Siva Durga Prasad Paladugu
· 10 years ago
2594e03
zynqmp: i2c: Enable i2c driver for zynqMP
by Siva Durga Prasad Paladugu
· 10 years ago
39c56f5
zynqmp: Add support for EMMC bootmode
by Michal Simek
· 10 years ago
16247d2
zynqmp: Add support for emulation platform - Veloce
by Michal Simek
· 10 years ago
a7858f6
zynq: timer: Fix wrong timer calculation
by Siva Durga Prasad Paladugu
· 10 years ago
5cb2420
zynqmp: Add support for R5 sw loading
by Michal Simek
· 10 years ago
222b212
zynqmp: caches: Enable dcache for zynqmp
by Siva Durga Prasad Paladugu
· 10 years ago
f25f552
zynq: slcr: Disable all level shifters
by Siva Durga Prasad Paladugu
· 10 years ago
e7fa7d5
ARM: zynq: drop legacy ps7_init.c/h support
by Masahiro Yamada
· 10 years ago
7a1aec8
zynq: Add Zynq PicoZed board support
by Nathan Rossi
· 10 years ago
d37c628
gpio: add Xilinx Zynq PS GPIO driver
by Andrea Scian
· 10 years ago
5362662
Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga
by Tom Rini
· 10 years ago
e536ab8
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
e5c57ee
socfpga: implement arria V socdk SPI flash config in dts
by Pavel Machek
· 10 years ago
3f6dcdb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
daa23f5
socfpga: implement socdk SPI flash config in dts
by Pavel Machek
· 10 years ago
ab10d73
armv8/fsl-lsch3: Implement workaround for I2C erratum A009203
by York Sun
· 10 years ago
8b06460
ls2085a: esdhc: Add esdhc support for ls2085a
by Yangbo Lu
· 10 years ago
32eda7c
armv8/ls2085ardb: Enable NAND SPL support
by Scott Wood
· 10 years ago
b2d5ac5
armv8/ls2085aqds: NAND boot support
by Scott Wood
· 10 years ago
39b0bbb
driver/ifc: Add 64KB page support
by Jaiprakash Singh
· 10 years ago
5f757cd
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
a94bb7a
usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
by Sanchayan Maity
· 10 years ago
e7b860f
ARM: vf610: Initial integration for Colibri VF50/VF61
by Sanchayan Maity
· 10 years ago
7a90a1f
ARM: vf610: Enable caches
by Stefan Agner
· 10 years ago
1db503c
ARM: vf610: Add SoC and CPU type detection
by Sanchayan Maity
· 10 years ago
8b4f9af
ARM: vf610: Enable external 32KHz oscillator
by Stefan Agner
· 10 years ago
c7ea243
ARM: vf610: Move DDR3 initialization to imx-common
by Sanchayan Maity
· 10 years ago
Next »