Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dac539439630d21aa4bfb2d7c969aea62162a138
/
arch
dac5394
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
6e5686c
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
cdf9793
Merge branch 'master' of git://git.denx.de/u-boot-mips
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
d74d312
test: dm: pci: Add cases for finding PCI capability APIs
by Bin Meng
· 6 years ago
510dddb
test: dm: pci: Add tests for mixed static and dynamic devices on the same bus
by Bin Meng
· 6 years ago
5fed536
sandbox: Update test.dts for dynamic PCI device driver matching
by Bin Meng
· 6 years ago
c69ae41
pci: sandbox: swap_case: Declare dynamic driver matching
by Bin Meng
· 6 years ago
408e590
test: dm: pci: Test more than one PCI host controller
by Bin Meng
· 6 years ago
cbf071b
test: dm: pci: Test more than one device on the same bus
by Bin Meng
· 6 years ago
74b4361
bcm968380gerg: add initial support
by Philippe Reynes
· 6 years ago
d140661
bcm6838: add initial support
by Philippe Reynes
· 6 years ago
d45008f
mips: au1x00: Remove support for these SoCs
by Tom Rini
· 6 years ago
d094872
mips: dbau1x00: Remove this board
by Tom Rini
· 6 years ago
180a3c8
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 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
bac07eb
arm: spring: fix alias of mmc correctly
by Minkyu Kang
· 6 years ago
7c79a6d
arm: exynos5: fix warning of dts
by Minkyu Kang
· 6 years ago
c6026c0
arm: exynos4: fix warning of dts
by Minkyu Kang
· 6 years ago
7674fb5
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
9e73902
ARM: dts: stm32: remove cd-inverted for stm32429i-eval
by Patrice Chotard
· 6 years ago
4eecab7
armv8: make SPL exception vectors optional
by Andre Przywara
· 6 years ago
af09f01
armv8: Reduce exception handling code
by Andre Przywara
· 6 years ago
1119271
clk: add clk_valid()
by Fabrice Gasnier
· 6 years ago
312cae9
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
a963a78
ARM: tegra: align carveout size
by Stephen Warren
· 6 years ago
e8561af
binman: Rename 'position' to 'offset'
by Simon Glass
· 6 years ago
9c00b27
Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arc
by Tom Rini
· 6 years ago
e3dbf98
dm: Fix CMD_DM enabling
by Michal Simek
· 6 years ago
3a0854f
board: sun50i: h6: Add OrangePi One Plus initial support
by Jagan Teki
· 6 years ago
1259869
sunxi: add support for Pine H64 board
by Icenowy Zheng
· 6 years ago
0c01b96
sunxi: add support for Allwinner H6 SoC
by Icenowy Zheng
· 6 years ago
4e287f6
sunxi: add DRAM support to H6
by Icenowy Zheng
· 6 years ago
a838a15
sunxi: add MMC support for H6
by Icenowy Zheng
· 6 years ago
a78bb07
sunxi: add UART0 setup for H6
by Icenowy Zheng
· 6 years ago
5a76cdd
sunxi: use sun6i-style watchdog for H6
by Icenowy Zheng
· 6 years ago
d1fa87d
sunxi: add clock code for H6
by Icenowy Zheng
· 6 years ago
bb769d6
sunxi: change RMR64's RVBAR address for H6
by Icenowy Zheng
· 6 years ago
e1cf4ad
sunxi: add basic memory map definitions of H6 SoC
by Icenowy Zheng
· 6 years ago
5e6dd27
sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS
by Icenowy Zheng
· 6 years ago
9b56b5d
ARC: Enable unaligned access in hardware if compiler uses it
by Alexey Brodkin
· 6 years ago
c96cafb
AXS10x: add spi flash support
by Eugeniy Paltsev
· 6 years ago
b23d633
GPIO: CREG: improve flexibility of hsdk-creg-gpio driver
by Eugeniy Paltsev
· 6 years ago
b30a7ef
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
7e7ba3b
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
2e7c819
dm: Change CMD_DM enabling
by Michal Simek
· 6 years ago
84f3dec
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
f751ff5
Kconfig: Replace spaces with tabs and missing newline
by Michal Simek
· 6 years ago
ee201d2
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
b5d3ae9
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 6 years ago
1acce90
tegra: beaver/apalis: Fix DTC warning
by Tom Warren
· 6 years ago
c12800f
ARM: tegra: avoid using secure carveout RAM
by Stephen Warren
· 6 years ago
874a906
ARM: PSCI: Enable the PSCI node
by Stephen Warren
· 6 years ago
4660cea
ARM: PSCI: Support PSCI v0.2
by Stephen Warren
· 6 years ago
039091c
ARM: define MON_MODE
by Stephen Warren
· 6 years ago
a808b23
ARM: tegra: implement RAM repair
by Bibek Basu
· 6 years ago
01d9ab1
Revert "tegra: Introduce SRAM repair on tegra124"
by Stephen Warren
· 6 years ago
23715ba
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
8f454d9
arm: Prevent redefinition error in fsl-layerscape
by Joe Hershberger
· 6 years ago
89590c8
sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces
by Joe Hershberger
· 6 years ago
144e14b
sandbox: eth-raw: Allow interface to be specified by index
by Joe Hershberger
· 6 years ago
1b312cb
sandbox: eth-raw: Add a function to ask the host about localhost
by Joe Hershberger
· 6 years ago
e569140
net: sandbox-raw: Convert raw eth driver to livetree
by Joe Hershberger
· 6 years ago
f9d4168
sandbox: eth-raw: Make sure descriptors are always initialized
by Joe Hershberger
· 6 years ago
76f3c10
sandbox: Fix format of fake-host-hwaddr in test.dts
by Joe Hershberger
· 6 years ago
0edb525
sandbox: eth-raw: Correct valid socket test in send/recv
by Joe Hershberger
· 6 years ago
3e512d8
armv8: ls1046ardb: Add falcon mode for for QSPI boot
by York Sun
· 6 years ago
bb7d342
armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot
by York Sun
· 6 years ago
019e6e0
armv8: dts: fsl-ls1012a: add sata node support
by Yuantian Tang
· 6 years ago
9c618df
armv8: fsl: remove sata support
by Yuantian Tang
· 6 years ago
afe58b1
armv8: layerscape: Enabled I-cache for SPL boot
by York Sun
· 6 years ago
01db93c
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
1730d00
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
2133bc5
x86: Add efi_loader bits to x86_64 linker script
by Alexander Graf
· 6 years ago
94a10f2
efi_loader: Rename sections to allow for implicit data
by Alexander Graf
· 6 years ago
af915bf
elf: Move x86 reloc defines to common elf.h
by Alexander Graf
· 6 years ago
0a7a074
ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported
by Mark Kettenis
· 6 years ago
6e2f8f1
ARM: HYP/non-sec: migrate stack
by Mark Kettenis
· 6 years ago
577242b
ARM: uniphier: enable distro boot
by Masahiro Yamada
· 6 years ago
ce66709
ARM: uniphier: support fdt_fixup_mtdparts
by Masahiro Yamada
· 6 years ago
e0a6fa8
ARM: uniphier: split ft_board_setup() out to a separate file
by Masahiro Yamada
· 6 years ago
f4cfd5c
ARM: uniphier: clean-up ft_board_setup()
by Masahiro Yamada
· 6 years ago
Next »