Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e80958b3ec3340e06e9e56c04a0d6117ea583f69
/
arch
/
arm
e80958b
Add support for Seagate BlackArmor NAS220
by Evgeni Dobrev
· 10 years ago
e573b3c
sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin
by Hans de Goede
· 10 years ago
e7b852a
sunxi: usbc: Add support for usb0 to the common usbc code
by Hans de Goede
· 10 years ago
a144198
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
by Hans de Goede
· 10 years ago
f2f9a80
sun7i: Move psci_arch_init close to text_end
by Jan Kiszka
· 10 years ago
fdb0ff7
sun7i: Add support for taking CPUs offline via PSCI
by Jan Kiszka
· 10 years ago
797a0f5
sunxi: video: Add lvds support
by Hans de Goede
· 10 years ago
260f520
sunxi: video: Add VGA output support
by Hans de Goede
· 10 years ago
7e68a1b
sunxi: video: Add lcd output support
by Hans de Goede
· 10 years ago
c5a3b4b
sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1
by Hans de Goede
· 10 years ago
1fc9c4a
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
by Hans de Goede
· 10 years ago
e11b784
sunxi: gpio: Properly sort mux defines by port number
by Hans de Goede
· 10 years ago
9557669
sunxi: video: Set input sync enable
by Hans de Goede
· 10 years ago
a2017e8
sunxi: video: Add hdmi support
by Hans de Goede
· 10 years ago
a5aa95f
sunxi: video: Add DDC & EDID support
by Hans de Goede
· 10 years ago
645d4d5
sunxi: Fix PLL1 running at half speed on sun8i
by Hans de Goede
· 10 years ago
59ed601
sunxi: Fix buggy sun6i/sun8i DRAM size detection logic
by Siarhei Siamashka
· 10 years ago
966d239
sun8i: Add dram initialization support
by Hans de Goede
· 10 years ago
41dea71
sunxi: Use memcmp for mctl_mem_matches
by Hans de Goede
· 10 years ago
b29de01
sunxi: Fill memory before comparing it when doing dram init on sun6i
by Hans de Goede
· 10 years ago
36b2570
sunxi: Move await_completion dram helper to dram.h
by Hans de Goede
· 10 years ago
0bfa774
sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them
by Hans de Goede
· 10 years ago
0cbc4cb
sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()
by Hans de Goede
· 10 years ago
1dd334b
sunxi: axp221: Add axp223 support
by Hans de Goede
· 10 years ago
699415b
sunxi: Add support for the rsb (Reduced Serial Bus)
by Hans de Goede
· 10 years ago
7c59038
sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/
by Hans de Goede
· 10 years ago
01ec22e
sunxi: Align PSCI stack calculation to comment
by Jan Kiszka
· 10 years ago
11d7098
sunxi: Add sunxi_get_sid helper function
by Hans de Goede
· 10 years ago
06bfab0
sunxi: mmc: Properly setup mod-clk and clock sampling phases
by Hans de Goede
· 10 years ago
6faddbc
sun6i: dram: Do not try to initialize a second dram chan on A31s
by Hans de Goede
· 10 years ago
07be6d6
sun6i: Add sunxi_get_ss_bonding_id() function
by Hans de Goede
· 10 years ago
3aeaa28
sun6i: Make dram clk and zq value Kconfig options
by Hans de Goede
· 10 years ago
a257f2e
arm: build arch memset/memcpy in Thumb2 mode
by Stefan Agner
· 10 years ago
0d0c47e
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
74e1fce
mx25: Fix boot hang by avoiding vector relocation
by Fabio Estevam
· 10 years ago
9882e20
mx25: Remove empty line after printing the reset cause
by Fabio Estevam
· 10 years ago
978bc65
ARM: UniPhier: add UART initialization routine for low-level debug
by Masahiro Yamada
· 10 years ago
82ca1f1
ARM: UniPhier: enable output of system bus
by Masahiro Yamada
· 10 years ago
b92dabe
ARM: UniPhier: fix SRAM size on support card
by Masahiro Yamada
· 10 years ago
f310d0d
dt: socfpga: Replace num-chipselect with num-cs
by Marek Vasut
· 10 years ago
67e767d
dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi
by Marek Vasut
· 10 years ago
14ed9d5
Merge branch 'misc' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
d2f895f
cros-ec-keyboard: Synchronize DT binding from linux
by Sjoerd Simons
· 10 years ago
54a5512
keystone: set default pci mode to root complex
by Karicheri, Muralidharan
· 10 years ago
29211a0
arm: omap: reset sata on boot
by Dmitry Lifshitz
· 10 years ago
3d8e37d
OMAP5+: sata/scsi: implement scsi_bus_reset()
by Dmitry Lifshitz
· 10 years ago
2710c01
Revert "ARM: omap4: Update sdram setting for panda rev A6"
by Nishanth Menon
· 10 years ago
c22ced3
ARM: OMAP4: Panda: rework DMM logic
by Nishanth Menon
· 10 years ago
f1c0a84
omap-common/hwinit-common.c: timer_init() doesn't need to touch gd
by Tom Rini
· 10 years ago
4176a25
am33xx: Drop timer_init call from s_init
by Tom Rini
· 10 years ago
6e8befa
socfpga: Drop redundant save_boot_params
by Tom Rini
· 10 years ago
68bc8f5
ARM: bootm: do not add PSCI to fdt when booting in secure mode.
by Ian Campbell
· 10 years ago
0bf9cde
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
e37443f
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
828e468
arm:mx6sx add QSPI support
by Peng Fan
· 10 years ago
5a6de5c
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
21377f5
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
49bd10f
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
4d1bdfd
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 10 years ago
5209fb0
imx: i2c: Zap unnecessary malloc() calls
by Marek Vasut
· 10 years ago
530c0a4
imx SPL: enable boot from eMMC boot partitions.
by Pierre Aubert
· 10 years ago
3ff23f8
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
c8e356d
ARM: UniPhier: display boot swap pin status by pinmon command
by Masahiro Yamada
· 10 years ago
8f899ed
ARM: UniPhier: add dump command of DDR PHY parameters
by Masahiro Yamada
· 10 years ago
04191e5
ARM: UniPhier: add DDR PHY training code
by Masahiro Yamada
· 10 years ago
d1a8ecd
bcm281xx: add support for "USB OTG clock"
by Steve Rae
· 10 years ago
18a5fc6
ARM: rpi: support model A+
by Stephen Warren
· 10 years ago
7cc8ca8
arm: semihosting: get rid of forward declarations
by Linus Walleij
· 10 years ago
6fda265
arm: semihosting: fix up compile bugs
by Linus Walleij
· 10 years ago
ef6d09c
arm: semihosting: staticize internal functions
by Linus Walleij
· 10 years ago
615e148
arm: exynos: clock: support SPLL as mmc source clock for exynos5420
by Joonyoung Shim
· 10 years ago
05c0c99
odroid-XU3: Add entry for DTS EHCI GPIO
by Sjoerd Simons
· 10 years ago
e6f5550
exynos5420: fix compilation without parade video
by Sjoerd Simons
· 10 years ago
0485470
Exynos5800: The Peach-Pi board does not have a Parade video bridge
by Sjoerd Simons
· 10 years ago
3b6880d
Odroid-XU3: Add support for Odroid-XU3
by Hyungwon Hwang
· 10 years ago
3bfb591
arm: socfpga: Change watchdog timeout
by Stefan Roese
· 10 years ago
3c7cb49
imx:mx6 fix return value of mxc_get_clock
by Peng Fan
· 10 years ago
c97d974
ARM: Implement non-cached memory support
by Thierry Reding
· 10 years ago
0f4c83b
ARM: tegra: Enable PCIe on Jetson TK1
by Thierry Reding
· 10 years ago
7b10464
ARM: tegra: Add Tegra124 PCIe device tree node
by Thierry Reding
· 10 years ago
e694735
ARM: tegra: Add GIC for Tegra124
by Thierry Reding
· 10 years ago
34677f7
ARM: tegra: Enable PCIe on Beaver
by Thierry Reding
· 10 years ago
0a5ffb0
ARM: tegra: Enable PCIe on Cardhu
by Thierry Reding
· 10 years ago
8435f06
ARM: tegra: Add Tegra30 PCIe device tree node
by Thierry Reding
· 10 years ago
de8ae5a
ARM: tegra: Add GIC for Tegra30
by Thierry Reding
· 10 years ago
811a9cc
ARM: tegra: Enable PCIe on TrimSlice
by Thierry Reding
· 10 years ago
9cf711e
ARM: tegra: Add Tegra20 PCIe device tree node
by Thierry Reding
· 10 years ago
f3dbe50
ARM: tegra: Enable XUSB pad controller on Jetson TK1
by Thierry Reding
· 10 years ago
a2810c2
ARM: tegra: Add XUSB pad controller on Tegra124
by Thierry Reding
· 10 years ago
f202e02
ARM: tegra: Implement XUSB pad controller
by Thierry Reding
· 10 years ago
7db387c
ARM: tegra: Implement powergate support
by Thierry Reding
· 10 years ago
289fc68
ARM: tegra: Provide PCIEXCLK reset ID
by Thierry Reding
· 10 years ago
4bf9869
ARM: tegra: Implement tegra_plle_enable()
by Thierry Reding
· 10 years ago
b89e6ac
ARM: tegra: colibri_t30: comment style fix
by Marcel Ziswiler
· 10 years ago
9c9a3e1
ARM: UniPhier: select CONFIG_SPL
by Masahiro Yamada
· 10 years ago
c6e5b4f
ARM: UniPhier: remove unnecessary ifdef conditional
by Masahiro Yamada
· 10 years ago
6225fad
ARM: UniPhier: fix property names of aliases nodes of device trees
by Masahiro Yamada
· 10 years ago
c50210f
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
a1424cd
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
c0003f2
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
Next »