Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5543f416a0fde77aface49059f1a50a71c957305
/
arch
/
arm
5543f41
socfpga: implement arria V socdk SPI flash config in dts
by Pavel Machek
· 10 years ago
f17632c
socfpga: implement socdk SPI flash config in dts
by Pavel Machek
· 10 years ago
ae91756
arm: socfpga: spl: Add stub sdram.h
by Marek Vasut
· 10 years ago
e6a52ca
arm: socfpga: spl: add board_init_f to SPL
by Dinh Nguyen
· 10 years ago
66ea63f
arm: socfpga: spl: Add SDRAM check
by Dinh Nguyen
· 10 years ago
ec48310
arm: socfpga: spl: Use common lowlevel_init
by Dinh Nguyen
· 10 years ago
4b86cbb
arm: socfpga: spl: printout sdram size
by Dinh Nguyen
· 10 years ago
ea34458
arm: socfpga: spl: add sdram init and calibration
by Dinh Nguyen
· 10 years ago
95a2fd3
arm: socfpga: spl: allow bootrom to enable IOs after warm reset
by Dinh Nguyen
· 10 years ago
b47180b
arm: socfpga: spl: Add call to timer_init
by Dinh Nguyen
· 10 years ago
2c6fca3
arm: socfpga: spl: enable sdram, timer and uart
by Dinh Nguyen
· 10 years ago
804a50b
arm: socfpga: add functions to bring sdram, timer, and uart out of reset
by Dinh Nguyen
· 10 years ago
13ba5d0
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 10 years ago
2729883
video, ipu: make ldb clock frequency overwritable through board code
by Heiko Schocher
· 10 years ago
16519a3
ahci: mmio_base is a virtual address
by Scott Wood
· 10 years ago
6e37874
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
by Simon Glass
· 10 years ago
8ecdbed
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· 10 years ago
2d4d832
ARM: cm_fx6: use "select" instead of default value in defconfig
by Masahiro Yamada
· 10 years ago
0906a82
ARM: stv0991: use "select" instead of default value in defconfig
by Masahiro Yamada
· 10 years ago
20c5781
ARM: bav335x: use "select" instead of default value in defconfig
by Masahiro Yamada
· 10 years ago
e200554
ARM: socfpga: use "select" instead of default value in defconfig
by Masahiro Yamada
· 10 years ago
d158964
ARM: mx6: use "select" instead of default value in defconfig
by Masahiro Yamada
· 10 years ago
4bb8f82
ARM: snapper9260: use "select" instead of default value in defconfig
by Masahiro Yamada
· 10 years ago
635be63
ARM: rmobile: use "select" instead of default value in defconfig
by Masahiro Yamada
· 10 years ago
2df07d4
ARM: zynq: use "select" instead of default value in defconfig
by Masahiro Yamada
· 10 years ago
85eb826
ARM: UniPhier: use "select" instead of default value in defconfig
by Masahiro Yamada
· 10 years ago
5ef5ccc
dm: select CONFIG_DM* options
by Masahiro Yamada
· 10 years ago
3cefdb3
dm: usb: exynos: Enable both EHCI and XHCI on snow
by Simon Glass
· 10 years ago
1a32ec3
dm: usb: exynos: Use driver model for USB
by Simon Glass
· 10 years ago
99df60c
dm: usb: tegra: Add vbus GPIOs for nyan
by Simon Glass
· 10 years ago
07c851e
dm: ls1021a: dts: Add QSPI dts node
by Haikun.Wang@freescale.com
· 10 years ago
6670a16
dm: ls1021a: dts: Update DSPI node to support DM SPI
by Haikun.Wang@freescale.com
· 10 years ago
b9fe9e2
dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1
by haikun
· 10 years ago
f6580d0
dm: ls1021a: Bring in ls1021a dts files from linux kernel
by haikun
· 10 years ago
9f9e2f1
dm: arm: Bring in skeleton64 device tree file from Linux
by Haikun.Wang@freescale.com
· 10 years ago
73f220c
cros_ec: exynos: Match up device tree with kernel version
by Simon Glass
· 10 years ago
3dbe17e
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
1242b87
ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c
by Kishon Vijay Abraham I
· 10 years ago
273ac5b
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
0a3ec0a
sunxi: Complete i2c support for each supported platform
by Paul Kocialkowski
· 10 years ago
2fae3e7
i2c: mvtwsi: Support for up to 4 different controllers
by Paul Kocialkowski
· 10 years ago
444af39
sunxi: usbc: Wait for vbus to fall after disabling it
by Hans de Goede
· 10 years ago
ad70d0c
sunxi: usbc: Initialize vusb value on request_resources
by Hans de Goede
· 10 years ago
d390d8c
sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig
by Paul Kocialkowski
· 10 years ago
ae358a4
sunxi: GPIO pin mux hardware-feature-specific function index defines
by Paul Kocialkowski
· 10 years ago
7e9b7de
sunxi: common VBUS detection logic in usbc
by Paul Kocialkowski
· 10 years ago
d273edb
sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic
by Paul Kocialkowski
· 10 years ago
6604a13
power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic
by Paul Kocialkowski
· 10 years ago
c97e168
sunxi: gpio: Indentation fix
by Paul Kocialkowski
· 10 years ago
08ff0fd
board: ti: AM43xx: added USB initializtion code
by Kishon Vijay Abraham I
· 10 years ago
ce61fd7
board: ti: DRA7: added USB initializtion code
by Kishon Vijay Abraham I
· 10 years ago
19e221e
include: asm: types: add resource_size_t type
by Kishon Vijay Abraham I
· 10 years ago
cec6d1c
arm: asm: dma-mapping: added dma_free_coherent API
by Kishon Vijay Abraham I
· 10 years ago
1484150
include: asm: dma-mapping: get rid of the compilation warning in udc-core
by Kishon Vijay Abraham I
· 10 years ago
ac75bb1
ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY
by Kishon Vijay Abraham I
· 10 years ago
b606585
ARM: DRA7: Enable clocks for USB OTGSS and USB PHY
by Kishon Vijay Abraham I
· 10 years ago
b44229c
ARM: bcm2835: use phys_to_bus() for mbox
by Stephen Warren
· 10 years ago
c01ed07
ARM: bcm2835: implement phys_to_bus/bus_to_phys
by Stephen Warren
· 10 years ago
320d289
break build if it would produce broken binary
by Pavel Machek
· 10 years ago
9a36b5b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
3648a85
ARM: rpi: add a couple more revision IDs
by Stephen Warren
· 10 years ago
c7ec843
ARM: fix arch/arm/Makefile for Tegra
by Masahiro Yamada
· 10 years ago
00b154f
arm: armada-xp: Fix SPL for AXP by using save_boot_params_ret
by Stefan Roese
· 10 years ago
ee69a39
lpc32xx: add support for board work_92105
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
24bfa9d
lpc32xx: add LPC32xx SSP support (SPI mode)
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
eb135ad
lpc32xx: add GPIO support
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
b23324c
lpc32xx: i2c: add LPC32xx I2C interface support
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
7c97f70
lpc32xx: mtd: nand: add MLC NAND controller
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
391e163
lpc32xx: add Ethernet support
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
93afc87
Merge branch 'u-boot/master'
by Albert ARIBAUD
· 10 years ago
fddfa9c
ARM: mx5: add support for USB armory board
by Andrej Rosano
· 10 years ago
1ac4bca
ARM: mx5: move to a standard arch/board approach
by Andrej Rosano
· 10 years ago
e26108b
am33xx/ddr.c: Fix regression on DDR2 platforms
by Tom Rini
· 10 years ago
c979656
dts: peach_pi: Add DT properties needed for display
by Ajay Kumar
· 10 years ago
bc38c08
dts: peach_pit: Add SLP and RST GPIO properties in parade DT node
by Ajay Kumar
· 10 years ago
b8441ae
dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node
by Ajay Kumar
· 10 years ago
0f8609a
Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels
by Ajay Kumar
· 10 years ago
f0df958
arm: exynos: add display clocks for Exynos5800
by Ajay Kumar
· 10 years ago
f87f8ee
Exynos: Clock: Fix exynos5_get_periph_rate for I2C.
by Guillaume GARDET
· 10 years ago
c1a1955
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
f0dd458
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
9c70939
ARM: atmel: at91sam9n12ek: enable spl support
by Bo Shen
· 10 years ago
9a3b1fe
ARM: atmel: at91sam9x5ek: enable spl support
by Bo Shen
· 10 years ago
c56e9f4
ARM: atmel: at91sam9m10g45ek: enable spl support
by Bo Shen
· 10 years ago
ff87615
ARM: atmel: arm926ejs: fix clock configuration
by Bo Shen
· 10 years ago
d9eae55
spl_atmel.c: Switch s_init to board_init_f
by Tom Rini
· 10 years ago
df1555d
ARM: atmel: armv7: switch to use common timer functions
by Bo Shen
· 10 years ago
568079a
ARM: atmel: arm9: switch to use common timer functions
by Bo Shen
· 10 years ago
d06691d
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 10 years ago
c9109a1
tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT
by Lucas Stach
· 10 years ago
999c6e2
ARM: tegra: fix colibri_t20 machine type
by Marcel Ziswiler
· 10 years ago
cad18b8
ARM: tegra: rename colibri_t20 board/configuration/device-tree
by Marcel Ziswiler
· 10 years ago
d937fb5
ARM: tegra: enable MIPI PAD CTRL support for Tegra124
by Stephen Warren
· 10 years ago
8ec1088
ARM: tegra: pinctrl: add support for MIPI PAD control groups
by Stephen Warren
· 10 years ago
1a1f10f
ARM: tegra: pinctrl: minor cleanup
by Stephen Warren
· 10 years ago
f55fdec
ARM: tegra: pinctrl: move Tegra210 code to the correct dir
by Stephen Warren
· 10 years ago
630df14
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
by Iain Paton
· 10 years ago
c4b9dee
sunxi: sun4i: improve cpu clock selection method
by Iain Paton
· 10 years ago
ab721ad
sunxi: musb: Fix some lo speed devices not working with musb host
by Hans de Goede
· 10 years ago
Next »