Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
056d655dda6380e08fd161a82e16068acc156da8
/
arch
/
arm
/
cpu
056d655
exynos5: pinmux: check flag for i2c config
by Przemyslaw Marczak
· 10 years ago
a2723ae
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· 10 years ago
8312e53
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
8f1e812
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
2583002
ARM: zynq: List nand, qspi and jtag boot modes
by Michal Simek
· 10 years ago
250e605
ARM: zynq: slcr: Dont modify the reserved bits
by Siva Durga Prasad Paladugu
· 10 years ago
eb95544
ARM: zynq: ddrc: Setup half of memory only for ECC case
by Michal Simek
· 11 years ago
0d2fa42
ARM: zynq: Remove empty line
by Michal Simek
· 10 years ago
ac679ae
ARM: zynq: Enable the Neon instructions
by Michal Simek
· 10 years ago
63a3be0
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Tom Rini
· 10 years ago
f680edb
ARM: kirkwood: fix cpu info for 6282 device id
by Luka Perkov
· 11 years ago
57296e7
fsl/ls1021qds: Add deep sleep support
by tang yuantian
· 10 years ago
92fc30d
ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot
by Alison Wang
· 10 years ago
63253f4
ARM: HYP/non-sec: Make variable gic_dist_addr as a local one
by tang yuantian
· 10 years ago
272da15
crypto/fsl: Add fixup for crypto node
by Ruchika Gupta
· 10 years ago
3c0b853
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
3cf2e41
ARM: UniPhier: remove non-sense inline directives
by Masahiro Yamada
· 10 years ago
cfd171f
ARM: UniPhier: add static to local functions
by Masahiro Yamada
· 10 years ago
14a40e6
ARM: UniPhier: fix IECTRL set code for PH1-Pro4
by Masahiro Yamada
· 10 years ago
23aae50
ARM: UniPhier: describe init_page_table shorter
by Masahiro Yamada
· 10 years ago
00baa70
ARM: UniPhier: fix comments in SoC Glue init function
by Masahiro Yamada
· 10 years ago
29e04f8
sun9i: Add sun9i (A80) clock setup support
by Hans de Goede
· 10 years ago
627bc69
sunxi: Drop pll6 setting from clock_init_uart
by Hans de Goede
· 10 years ago
b42b04d
sunxi: Restore lowlevel_init usage
by Hans de Goede
· 10 years ago
a92ce43
zynq: Remove reference to gdata
by Simon Glass
· 10 years ago
3d1d9c5
ARM: atmel: sama5d4: add usb device initial code
by Bo Shen
· 10 years ago
b642d83
arm, arm926ejs: make thumb mode compileable
by Heiko Schocher
· 10 years ago
2eb6c0b
sunxi: Drop use of lowlevel_init()
by Simon Glass
· 10 years ago
8735682
sunxi: Move SPL s_init() code to board_init_f()
by Simon Glass
· 10 years ago
c95d6c4
TI ARMv7: Don't use GD before crt0.S has set it
by Tom Rini
· 10 years ago
868ba89
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
5dc7d12
ARM: armv8: Fix typo in commentary
by Michal Simek
· 10 years ago
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
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
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
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
53c723b
arm: am437x: Enable hardware leveling for EMIF
by James Doublesin
· 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
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
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
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
615e148
arm: exynos: clock: support SPLL as mmc source clock for exynos5420
by Joonyoung Shim
· 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
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
c6e5b4f
ARM: UniPhier: remove unnecessary ifdef conditional
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
f196fff
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
667aee9
dm: i2c: tegra: Convert to driver model
by Simon Glass
· 10 years ago
a142ac7
ARM: tegra: Add support for nyan-big board
by Allen Martin
· 10 years ago
b73446d
ls1021a: adding a secondary core boot address and kick functions
by Xiubo Li
· 10 years ago
20a23ae
ARM: HYP/non-sec: Fix the ARCH Timer frequency setting.
by Xiubo Li
· 10 years ago
9d94642
ARM: HYP/non-sec: add the pen address BE mode support.
by Xiubo Li
· 10 years ago
9da5178
arm: ls102xa: Add SD boot support for LS1021AQDS board
by Alison Wang
· 10 years ago
9459ed6
arm: spl: Add I2C linker list in generic .lds
by Alison Wang
· 10 years ago
0c78987
arm: ls102xa: clear EPU registers for deep sleep
by chenhui zhao
· 10 years ago
01e4343
arm: ls102xa: fixed a bus frequency setting error
by Tang Yuantian
· 10 years ago
Next »