Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6475e5e024a47b540f26507ab57e8f8b69e9dd4a
/
arch
/
arm
6475e5e
imx: mx7: add system suspend/resume support
by Anson Huang
· 6 years ago
9d61854
imx: mx7: add gpc initialization for low power mode
by Anson Huang
· 6 years ago
05e89eb
imx: mx7: psci: improve cpu hotplug flow
by Anson Huang
· 6 years ago
765d92a
watchdog: mx25: use the imx_watchdog driver for mx25
by Martin Kaiser
· 6 years ago
19353b6
dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boards
by Ye Li
· 6 years ago
75de11f
dts: imx6ul: Update alias to support DM
by Ye Li
· 6 years ago
3c5c2d6
imx: imx7d-sdb: Add DM QSPI support
by Ye Li
· 6 years ago
042446c
imx: imx6sx-sabreauto: convert to use DM QSPI driver
by Ye Li
· 6 years ago
99aef7a
imx: imx6sx-sdb: Enable DM QSPI driver
by Ye Li
· 6 years ago
d0ccd31
cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig
by Masahiro Yamada
· 6 years ago
5c2ade2
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
501607a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
41aacdd
board: arm: bcmstb: Declare get_ticks in timer.h
by Thomas Fitzsimmons
· 6 years ago
a313da3
ARM: dts: socfpga: Add missing NAND reset
by Marek Vasut
· 6 years ago
2a092a3
ARM: dts: socfpga: Drop ad-hoc UART clock frequency encoding from DT
by Marek Vasut
· 6 years ago
aaa40e7
ARM: socfpga: Convert Arria10 to timer framework
by Marek Vasut
· 6 years ago
6544d3e
ARM: dts: socfpga: Flag timer clock as pre-reloc
by Marek Vasut
· 6 years ago
8fdb419
ARM: socfpga: Reorder Arria10 SPL
by Marek Vasut
· 6 years ago
ff756cc
arm: socfpga: stratix10: Fix mailbox urgent command with urgent register
by Ley Foon Tan
· 6 years ago
0968d4e
arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoff
by Ley Foon Tan
· 6 years ago
2e513bd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
2e785fe
armv8: fsl-layerscape: Update README.falcon for compression
by York Sun
· 6 years ago
8eadc5f
ARM: tegra: avoid more operations in non-secure world
by Stephen Warren
· 6 years ago
0f08ee1
arm: tegra: Restore host1x/dc dm-pre-reloc properties
by Nicolas Chauvet
· 6 years ago
a7b0d6a
dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()
by Jean-Jacques Hiblot
· 6 years ago
1586fbd
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
27fc8b0
sunxi: fix sid base address macro name for H6
by Icenowy Zheng
· 6 years ago
5370547
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· 6 years ago
b0c7a82
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
536a61c
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
f226038
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· 6 years ago
7ebd938
arm: socfpga: Fix SYSMGR_FPGAINTF_EMACx bit mask
by Ley Foon Tan
· 6 years ago
c74a378
ARM: rmobile: Enable USB PHY on Gen2
by Marek Vasut
· 6 years ago
71b1637
ARM: socfpga: clk: Convert to clock framework
by Marek Vasut
· 6 years ago
c2b2144
ARM: dts: socfpga: Add u-boot,dm-pre-reloc to necessary clock nodes
by Marek Vasut
· 6 years ago
fd6bcb5
ARM: socfpga: clk: Drop unused variables on Arria10
by Marek Vasut
· 6 years ago
d430d9a
ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only
by Marek Vasut
· 6 years ago
e1dcd62
ARM: socfpga: clk: Obtain handoff base clock via DM
by Marek Vasut
· 6 years ago
04c8f4f
ARM: socfpga: Remove adhoc ethernet reset and configuration
by Marek Vasut
· 6 years ago
40ca091
ARM: socfpga: Zap unused reset code
by Marek Vasut
· 6 years ago
8b73c87
ARM: socfpga: Zap all the UART handling complexity
by Marek Vasut
· 7 years ago
69fbb88
ARM: socfpga: Enable DM I2C framework on A10
by Marek Vasut
· 6 years ago
700b2c6
ARM: socfpga: Enable DM reset framework on A10
by Marek Vasut
· 6 years ago
d41a466
ARM: dts: socfpga: Add i2c alias to A10 SoCDK
by Marek Vasut
· 6 years ago
de75674
ARM: dts: socfpga: Add missing I2C resets
by Marek Vasut
· 6 years ago
fbf9e40
ARM: dts: socfpga: Fix Arria10 GMAC resets
by Marek Vasut
· 6 years ago
c6411f0
ARM: dts: socfpga: Add missing UART resets
by Marek Vasut
· 6 years ago
a292bd9
ARM: dts: socfpga: Flag reset manager on A10 as pre-reloc
by Marek Vasut
· 6 years ago
95db8ee
ARM: socfpga: Register the FPGA on A10 in SPL again
by Marek Vasut
· 6 years ago
8e30203
arm: socfpga: gen5: combine some init code for SPL and U-Boot
by Simon Goldschmidt
· 6 years ago
3854a1a
arm: socfpga: fix device trees to work with DM serial
by Simon Goldschmidt
· 6 years ago
5efe50c
ARM: dts: stm32f4: Fix DT dtc warnings
by Patrick Delaunay
· 6 years ago
b5c87a4
ARM: dts: stm32mp157: Add ADC DT node
by Patrice Chotard
· 6 years ago
da8f8ef
ARM: dts: stm32: remove cd-inverted for stm32f746-disco
by Patrice Chotard
· 6 years ago
5d8af92
ARM: dts: stm32: remove cd-inverted for stm32f769-disco
by Patrice Chotard
· 6 years ago
2d0f386
snapdragon: added MAC generation functions
by Ramon Fried
· 6 years ago
90e905bf
snapdragon: added msm_board_serial() func
by Ramon Fried
· 6 years ago
f5befba
arm: bcm7445: Fix parallel make race condition
by Thomas Fitzsimmons
· 6 years ago
1f8261f
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
bc698cc
arm: socfpga: cyclone5: handle debug uart
by Simon Goldschmidt
· 6 years ago
1849e25
arm: socfpga: spl_gen5: clean up malloc_base assignment
by Simon Goldschmidt
· 6 years ago
17a1c61
arm: socfpga: fix SPL on gen5 after moving to DM serial
by Simon Goldschmidt
· 6 years ago
4572cb5
sunxi: A64: fix default DRAM_ODT_EN symbol
by Andre Przywara
· 6 years ago
9e91300
ARM: dts: sun8i: Update R40/V40 dts(i) files from Linux-v4.18-rc3
by Jagan Teki
· 6 years ago
ea990f3
ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3
by Jagan Teki
· 6 years ago
1e48bb1
snapdragon: Add DRAM detection & FDT fixup
by Ramon Fried
· 6 years ago
4e7cdcf
armv8: layerscape: Enable EHCI access for LS1012A
by Ran Wang
· 6 years ago
91d2148
armv8: layerscape: move ns_dev[] define from h to c file.
by Ran Wang
· 6 years ago
3987b04
armv8: ls1046a: setup SEC ICIDs and fix up device tree
by Laurentiu Tudor
· 6 years ago
dcb7f3d
armv8: ls1046a: setup fman ports ICIDs and device tree
by Laurentiu Tudor
· 6 years ago
1238f74
armv8: ls1046a: add icid setup for qman portals
by Laurentiu Tudor
· 6 years ago
512d13e
armv8: ls1046a: initial icid setup support
by Laurentiu Tudor
· 6 years ago
eb5c238
armv8: fsl-layerscape: add missing debug stream ID
by Laurentiu Tudor
· 6 years ago
a475ba9
misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms
by Laurentiu Tudor
· 6 years ago
60707f4
armv8: ls1046a: advertise QMan v3 in configuration
by Laurentiu Tudor
· 6 years ago
3ad36e7
armv8: fsl-layerscape: add missing register blocks base address defines
by Laurentiu Tudor
· 6 years ago
1d6fa27
stm32mp1: add gpio led support
by Patrick Delaunay
· 6 years ago
dac5394
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
f069eff
usb: rockchip: implement K_FW_LBA_ERASE_10 command
by Alberto Panizzo
· 6 years ago
4594021
usb: rockchip: implement K_FW_LBA_READ_10 command
by Alberto Panizzo
· 6 years ago
180a3c8
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 6 years ago
958eda2
arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
by Brendan Shanks
· 6 years ago
12e6f56
Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
1f53aba
arm: zynq: dts: add spi flash node to zedboard
by Luis Araneda
· 6 years ago
c6408d1
ARM: kirkwood: add SBx81LIFXCAT board
by Chris Packham
· 6 years ago
9031377
arm: mvebu: clearfog: add u-boot, dm-spl tag for spi
by Jon Nettleton
· 6 years ago
2b96112
arm: mvebu: helios4: remove duplicate sdhci pins node
by Baruch Siach
· 6 years ago
6c1494a
arm: mvebu: Better align Clearfog dts file with Linux kernel
by Jon Nettleton
· 6 years ago
9b02c5f
arm: mvebu: clearfog: use the microsom .dtsi
by Baruch Siach
· 6 years ago
48a8b3e
arm: mvebu: solidrun-microsom: update SPI flash compatible
by Baruch Siach
· 6 years ago
b35c447
mvebu: support UART boot image
by Baruch Siach
· 6 years ago
ea3d9de
mvebu: select boot device at SoC level
by Baruch Siach
· 6 years ago
8d196a4
mvebu: consolidate SPL boot device config symbols
by Baruch Siach
· 6 years ago
daa6f08
mvebu: a38x: drop duplicate platform id symbols
by Baruch Siach
· 6 years ago
24a686a
arm64: zynqmp: Add support for Avnet Ultra96
by Michal Simek
· 6 years ago
c1c763d
arm: zynq: add support for the zybo z7 board
by Luis Araneda
· 6 years ago
9adb526
Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq
by Siva Durga Prasad Paladugu
· 6 years ago
c1bb21b
arm: zynq: Fix indentation for zynq-cse targets
by Michal Simek
· 6 years ago
bd35b56
arm: zynq: Remove fclk-enable property for cse-nor target
by Michal Simek
· 6 years ago
386c979
arm: zynqmp: Fix sdhci clock in emmc1 mini configuration
by Michal Simek
· 6 years ago
Next »