Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3d09ed3c54d537d1c4e6501f6e457d37da9b26e0
/
arch
3d09ed3
arm: dts: k3: Sync dts from Linux
by Lokesh Vutla
· 6 years ago
2c69d5c
armv7R: K3: am654: Add support for triggering ddr init from SPL
by Lokesh Vutla
· 6 years ago
5d83fd2
armv7R: K3: am654: Add support to start ATF from R5 SPL
by Lokesh Vutla
· 6 years ago
6b6a394
armv7R: K3: am654: Add support for generating build targets
by Lokesh Vutla
· 6 years ago
c1e60e8
armv7R: K3: am654: Enable MPU regions
by Lokesh Vutla
· 6 years ago
c49bffb
ram: Introduce K3 AM654 DDR Sub System driver
by Lokesh Vutla
· 6 years ago
a28ffca
arm: Make arch specific memcpy thumb-safe.
by Klaus Goger
· 7 years ago
0fc8afc
test/py: test pinmux command
by Patrice Chotard
· 6 years ago
8fd240d
ARM: DTS: Resync am3517-evm.dts with Linux 4.19
by Adam Ford
· 6 years ago
3da5fb4
bcm968580xref: add initial support
by Philippe Reynes
· 6 years ago
697f15e
bcm6858: add initial support
by Philippe Reynes
· 6 years ago
0509c4e
arm: at91: wdt: Convert watchdog driver to dm/dt
by Prasanthi Chellakumar
· 6 years ago
f7d986e
ARMv8: SError exception handling in PSCI exception vectors
by Chee Hong Ang
· 6 years ago
132567e
ARMv8: Add EL3 exception handling for ARMv8's Kconfig
by Chee Hong Ang
· 6 years ago
b07ac0c
ARMv8: Enable all asynchronous abort exceptions taken to EL3
by Chee Hong Ang
· 6 years ago
b559d75
Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
6a5dc98
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
da3e72f
cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes
by Bin Meng
· 6 years ago
09921ac
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
by Bin Meng
· 6 years ago
8204f50
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· 6 years ago
162cf92
arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag
by Bin Meng
· 6 years ago
1bb290d
test: dm: virtio: Add test cases for virtio uclass
by Bin Meng
· 6 years ago
5329042
arm: qemu: Add a Kconfig in the board directory
by Bin Meng
· 6 years ago
59c4aa4
x86: Implement arch-specific io accessor routines
by Bin Meng
· 6 years ago
635a253
riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()
by Bin Meng
· 6 years ago
b960be1
mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
by Mario Six
· 6 years ago
57ba942
sandbox: Try to start the RAM buffer at a particular address
by Simon Glass
· 6 years ago
e3f59f4
test: regmap: Increase size of syscon0 memory
by Mario Six
· 6 years ago
d9d2478
test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
by Bin Meng
· 6 years ago
ed2dd4e
Merge branch 'next'
by Tom Rini
· 6 years ago
05e7220
sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD
by Icenowy Zheng
· 6 years ago
97b261a
board: allwinner: sun50i-h6: Add Orangepi Lite2 support
by Jagan Teki
· 6 years ago
4c44d50
arm64: allwinner: h6: Add common orangepi nodes into dtsi
by Jagan Teki
· 6 years ago
55687df
sunxi: DT: add support for Pinebook
by Vasily Khoruzhick
· 6 years ago
6f4c344
sun50i: A64: add support for R_I2C controller
by Vasily Khoruzhick
· 6 years ago
57789d6
mmc: sunxi: add support for automatic delay calibration
by Vasily Khoruzhick
· 6 years ago
97ede93
sunxi: A64: Add Pine64-LTS board
by Andre Przywara
· 6 years ago
cd3eeab
sunxi: H3/H5: Update .dts files
by Andre Przywara
· 6 years ago
f7030ba
sunxi: A64: Re-add syscon to DT node
by Andre Przywara
· 6 years ago
9607c05
sunxi: A64: Update .dts/.dtsi files
by Andre Przywara
· 6 years ago
88e3a84
sunxi: Imply fitImage support
by Marek Vasut
· 6 years ago
7cc36f9
imx: mkimage: add size check to the u-boot.imx make target
by Marcel Ziswiler
· 6 years ago
2082ebf
imx: imx6: perform gpr_init only on suitable cpu types
by Christoph Niedermaier
· 6 years ago
4443c5c
Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
86d33bb
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
66d7a4f
arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGA
by Stefan Roese
· 6 years ago
e9ad261
arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible property
by Stefan Roese
· 6 years ago
10fa44b
arm: mvebu: Move PCI(e) MBUS window to end of RAM
by Stefan Roese
· 6 years ago
53fa5c2
ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus"
by Fabio Estevam
· 6 years ago
39aff64
x86: acpi: Remove redundant Offset (0x00)
by Andy Shevchenko
· 6 years ago
a2c2e4a
driver: net: ti: keystone_net: switch to use common mdio lib
by Grygorii Strashko
· 6 years ago
6519ea6
drivers: net: keystone_net: drop non dm code
by Grygorii Strashko
· 6 years ago
5693dee
driver: net: consolidate ti's code in separate folder
by Grygorii Strashko
· 6 years ago
117bd46
aspeed: Activate ethernet devices on the ast2500 Eval Board
by Cédric Le Goater
· 6 years ago
8709d4f
aspeed: Update ast2500 SoC DTS file to Linux v4.17-rc6 level
by Cédric Le Goater
· 6 years ago
052e95f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
8013286
MIPS: make size of relocation table fixed but configurable
by Daniel Schwierzeck
· 6 years ago
970fd8c
ARM: rmobile: Generate fitting mem_map on Gen3
by Marek Vasut
· 6 years ago
ddbf697
emdk->emsdp: Rename board
by Alexey Brodkin
· 6 years ago
111fe33
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
8db6712
sunxi: add support for Banana Pi M2 Zero board
by Jun Nie
· 6 years ago
3b551bc
arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION
by Simon Goldschmidt
· 6 years ago
f02840b
powerpc: t1040: Correct RCW EC2 settings
by Bin Meng
· 6 years ago
ab4d5ee
powerpc: t1040: Correct RCW MAC2_GMII_SEL value
by Bin Meng
· 6 years ago
434f058
fsl/usb: Workaround for USB erratum-A005275
by Chris Packham
· 6 years ago
b49f19e
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
08ee1ba
sunxi: store DRAM size in SPL header
by Andre Przywara
· 6 years ago
14170a4
sunxi: add Kconfig option for the maximum accessible DRAM
by Icenowy Zheng
· 6 years ago
9bc6bec
sunxi: map DRAM part with 3G size
by Icenowy Zheng
· 6 years ago
edddccb
sunxi: Extend SPL header versioning
by Andre Przywara
· 6 years ago
2a269d3
sunxi: disable Pine A64 model detection code on other boards
by Icenowy Zheng
· 6 years ago
253a24a
x86: Fix car_uninit weak symbol definition
by Bin Meng
· 6 years ago
9c9d0e9
x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region
by Stefan Roese
· 6 years ago
5db0e14
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
bd260f0
arm: dts: imx8qxp: fix build warining
by Peng Fan
· 6 years ago
844b9f3
imx: mkimage: avoid stop CI when required files not exists
by Peng Fan
· 6 years ago
cb9325d
sunxi: Fix typos of spelling Allwinner
by Priit Laes
· 6 years ago
eabfa91
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
cb466db
watchdog: aspeed: restore default value of reset_mask
by Cédric Le Goater
· 6 years ago
d1bb7a0
imx: mx7: avoid some initialization if low level is skipped
by Rui Miguel Silva
· 6 years ago
3cb662a
arm: imx: include imx8image support
by Peng Fan
· 6 years ago
702c6dc
imx: add i.MX8QXP MEK board support
by Peng Fan
· 6 years ago
62f929f
arm: dts: introduce dtsi for i.MX8QXP
by Peng Fan
· 6 years ago
bc6244b
power: Add power domain driver for i.MX8
by Peng Fan
· 6 years ago
b2242e1
gpio: mxc_gpio: add support for i.MX8
by Peng Fan
· 6 years ago
e4cf8d7
imx8: add dummy clock
by Peng Fan
· 6 years ago
f4f876c
imx8: add iomux configuration api
by Peng Fan
· 6 years ago
9b39be9
imx8: cpu: add uclass based CPU driver
by Anatolij Gustschin
· 6 years ago
05b354b
imx8: cpu: add function for reading FEC MAC from fuse
by Anatolij Gustschin
· 6 years ago
14b4cd2
imx8: add arch_cpu_init arch_cpu_init_dm
by Peng Fan
· 6 years ago
4f211a5
imx8: add mmu and dram related functions
by Peng Fan
· 6 years ago
93b6cfd
imx8: implement mmc_get_env_dev
by Peng Fan
· 6 years ago
29c9dd3
imx8: add boot device detection
by Peng Fan
· 6 years ago
2e6be07
imx8: add basic cpu support
by Peng Fan
· 6 years ago
b341534
armv8: add cpu core helper functions
by Peng Fan
· 6 years ago
36b6517
imx: add i.MX8 cpu type
by Peng Fan
· 6 years ago
a521b17
imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP defined
by Peng Fan
· 6 years ago
c2055a5
imx8: add imx-regs header file
by Peng Fan
· 6 years ago
0576f9b
imx: boot_mode: Add FLEXSPI boot entry
by Peng Fan
· 6 years ago
5548638
misc: imx8: add scfw api impementation
by Peng Fan
· 6 years ago
Next »