Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2b1ef4c1844981bbc85b7ef4f75d520f4fcbda78
/
arch
2b1ef4c
arm64: lx2160a: dts: Fix UART node status
by Vabhav Sharma
· 5 years ago
d0270dc
armv8: Add workaround for USB erratum A-050106
by Ran Wang
· 5 years ago
a08e713
armv8: layerscape: fix SPL multi DTB loading
by Michael Walle
· 5 years ago
8ee114e
arch: powerpc: add usb nodes to P5040 dts
by Ran Wang
· 5 years ago
bbfe6ed
arch: powerpc: add usb nodes to T4240 dts
by Ran Wang
· 5 years ago
412650f
arch: powerpc: add usb nodes to T104x dts
by Ran Wang
· 5 years ago
1dbfbc0
powerpc: add usb nodes to T102x dts
by Ran Wang
· 5 years ago
dc6c15c
arch: powerpc: add usb nodes to P4080 dts
by Ran Wang
· 5 years ago
1f6ff19
arch: powerpc: add usb node to p2041 dts
by Ran Wang
· 5 years ago
b8355c5
arch: powerpc: add usb node to p2020 dts
by Ran Wang
· 5 years ago
6225824
arch: powerpc: add usb nodes to P1020 dts
by Ran Wang
· 5 years ago
8e810b9
arch: powerpc: add usb node in p3041 dts
by Ran Wang
· 5 years ago
7811b0e
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next
by Tom Rini
· 5 years ago
f695f6e
dm: i2c: EEPROM simulator add tests for addr offset mask
by Robert Beckett
· 5 years ago
1fe8a49
dm: i2c: EEPROM simulator allow tests visibility of addr and offset
by Robert Beckett
· 5 years ago
124602a
x86: Add chromebook_coral
by Simon Glass
· 5 years ago
42bf7db
x86: apl: Add FSP support
by Simon Glass
· 5 years ago
c291e01
x86: apl: Add FSP structures
by Simon Glass
· 5 years ago
fcc2ce9
x86: apl: Add Kconfig and Makefile
by Simon Glass
· 5 years ago
d7db004
x86: apl: Add P2SB driver
by Simon Glass
· 5 years ago
43aae57
x86: apl: Add SPL/TPL init
by Simon Glass
· 5 years ago
fcfd26e
x86: apl: Add a CPU driver
by Simon Glass
· 5 years ago
c914f19
x86: apl: Add SPL loaders
by Simon Glass
· 5 years ago
45122ae
x86: apl: Add PUNIT driver
by Simon Glass
· 5 years ago
471e28c
x86: apl: Add PCH driver
by Simon Glass
· 5 years ago
36a6cf3
x86: apl: Add LPC driver
by Simon Glass
· 5 years ago
8c0629b
x86: apl: Add ITSS driver
by Simon Glass
· 5 years ago
99c1904
x86: apl: Add hostbridge driver
by Simon Glass
· 5 years ago
dc79691
x86: apl: Add systemagent driver
by Simon Glass
· 5 years ago
34f94ec
x86: apl: Add pinctrl driver
by Simon Glass
· 5 years ago
582ba6e
x86: apl: Add UART driver
by Simon Glass
· 5 years ago
e63ca97
x86: apl: Add PMC driver
by Simon Glass
· 5 years ago
7c4ae82
x86: apl: Add basic IO addresses
by Simon Glass
· 5 years ago
4c8243d
x86: Move qemu CPU fixup function into its own file
by Simon Glass
· 5 years ago
837a66a
x86: Add a generic Intel pinctrl driver
by Simon Glass
· 5 years ago
6629837
x86: Add low-power subsystem (lpss) support
by Simon Glass
· 5 years ago
7b1ecb8
x86: Enable pinctrl in SPL and TPL
by Simon Glass
· 5 years ago
c93fd57
x86: Make MSR_PKG_POWER_SKU common
by Simon Glass
· 5 years ago
79c8732
x86: Separate out U-Boot and device tree in ROM image
by Simon Glass
· 5 years ago
014c66f
x86: Don't repeat microcode in U-Boot if not needed
by Simon Glass
· 5 years ago
8d54388
x86: Add an fdtmap and image-header
by Simon Glass
· 5 years ago
4d7a923
x86: Add an option to control the position of SPL
by Simon Glass
· 5 years ago
20af0ff
x86: Add an option to control the position of U-Boot
by Simon Glass
· 5 years ago
f8dc7f4
x86: Update .dtsi file for FSP2
by Simon Glass
· 5 years ago
3c4b98f
x86: Disable microcode section for FSP2
by Simon Glass
· 5 years ago
8f963e1
x86: Add support for newer CAR schemes
by Simon Glass
· 5 years ago
7dbabbb
x86: Add an option to include a FIT
by Simon Glass
· 5 years ago
e8e014c
x86: Don't include the BIOS emulator in TPL
by Simon Glass
· 5 years ago
2cf3a5a
x86: fsp: Make the notify API call common
by Simon Glass
· 5 years ago
26561da
x86: fsp: Allow remembering the location of FSP-S
by Simon Glass
· 5 years ago
adee5ea
x86: fsp: Set up an MTRR for the graphics frame buffer
by Simon Glass
· 5 years ago
466c785
x86: fsp: Add FSP2 base support
by Simon Glass
· 5 years ago
58a23fb
x86: fsp: Correct wrong header inlude in fsp_support.c
by Simon Glass
· 5 years ago
8965ef2
x86: fsp: Make graphics support common to FSP1/2
by Simon Glass
· 5 years ago
25271ae
x86: Allow interrupt to happen once
by Simon Glass
· 5 years ago
fe45513
x86: Don't imply libfdt or SPI flash in TPL
by Simon Glass
· 5 years ago
8ccadee
x86: Set up the MTRR for SDRAM
by Simon Glass
· 5 years ago
75545f7
x86: Set the DRAM banks to reflect real location
by Simon Glass
· 5 years ago
9de1027
x86: Move fsp_prepare_mrc_cache() to fsp1 directory
by Simon Glass
· 5 years ago
6e1b956
x86: Don't export mrccache_update()
by Simon Glass
· 5 years ago
b5b0aff
x86: Add mrccache support for a 'variable' cache
by Simon Glass
· 5 years ago
91efff5
x86: Update mrccache to support multiple caches
by Simon Glass
· 5 years ago
1b9d815
x86: Tidy up error handling in mrccache_save()
by Simon Glass
· 5 years ago
c3d0c23
x86: Add a new global_data member for the cache record
by Simon Glass
· 5 years ago
4e988f9
x86: Adjust mrccache_get_region() to support get_mmap()
by Simon Glass
· 5 years ago
9d25f2e
x86: Adjust mrccache_get_region() to use livetree
by Simon Glass
· 5 years ago
d553f97
x86: Correct mrccache find_next_mrc_cache() calculation
by Simon Glass
· 5 years ago
91c0736
x86: Reduce mrccache record alignment size
by Simon Glass
· 5 years ago
7a13138
x86: Define the SPL image start
by Simon Glass
· 5 years ago
54028bc
sandbox: Add a test for IRQ
by Simon Glass
· 5 years ago
ff418d9
x86: Move UCLASS_IRQ into a separate file
by Simon Glass
· 5 years ago
937bb47
sandbox: Add PCI driver and test for p2sb
by Simon Glass
· 5 years ago
c2dbcd4
sandbox: Disable mmio by default in tests
by Simon Glass
· 5 years ago
8c50102
x86: sandbox: Add a PMC emulator and test
by Simon Glass
· 5 years ago
a53cffe
x86: Drop unnecessary interrupt code for TPL
by Simon Glass
· 5 years ago
dd45a7a
x86: Drop unnecessary cpu code for TPL
by Simon Glass
· 5 years ago
d3edd42
x86: timer: use a timer base of 0
by Simon Glass
· 5 years ago
ec1a30c
x86: spi: Add helper functions for Intel Fast SPI
by Simon Glass
· 5 years ago
f5bdce2
i2c: designware: Avoid using static data
by Simon Glass
· 5 years ago
fa4689a
dm: gpio: Allow control of GPIO uclass in SPL
by Simon Glass
· 5 years ago
deaf297
sandbox: add missing compatible property in device tree
by Heinrich Schuchardt
· 5 years ago
e9358ea
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 5 years ago
c308e01
riscv: add option to wait for ack from secondary harts in smp functions
by Lukas Auer
· 5 years ago
c7460b8
riscv: add functions for reading the IPI status
by Lukas Auer
· 5 years ago
314d3ef
riscv: dts: Add #address-cells and #size-cells in nor node
by Rick Chen
· 5 years ago
3209fb8
riscv: dts: Support four cores SMP
by Rick Chen
· 5 years ago
55bc1bd
riscv: Fix clear bss loop in the start-up code
by Rick Chen
· 5 years ago
883275d
riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL
by Rick Chen
· 5 years ago
eb61303
riscv: andes_plic: Fix some wrong configurations
by Rick Chen
· 5 years ago
276292a
riscv: ax25: add SPL support
by Rick Chen
· 5 years ago
a8ed626
riscv: dts: Add hifive-unleashed-a00 dts from Linux
by Jagan Teki
· 5 years ago
0381370
riscv: increase stack size to avoid a stack overflow during distro boot
by Lukas Auer
· 5 years ago
2e14ad0
ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCs
by Suman Anna
· 5 years ago
4b4a605
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· 5 years ago
268dad2
arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodes
by Vignesh Raghavendra
· 5 years ago
3ba7661
arm: dts: armada-cp110-*dtsi: add xmdio nodes
by Nevo Hed
· 5 years ago
db0d262
arm: dts: k3-am654-base-board-u-boot: change cpsw2g interface mode to rgmii-rxid
by Grygorii Strashko
· 5 years ago
8e7545e
net: Always build the string_to_enetaddr() helper
by Joe Hershberger
· 5 years ago
992c515
arm: -march=armv5t for ARM11
by Heinrich Schuchardt
· 5 years ago
7bc5b5e
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
Next »