Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
60f4bd04748b0e1df5d7d7e43ffb39639ac01e97
/
arch
72138b9
dm: sandbox: dts: Add a real-time clock attached to I2C
by Simon Glass
· 10 years ago
c404aa6
dm: rtc: sandbox: Add an emulated I2C RTC device
by Simon Glass
· 10 years ago
504548f
dm: sandbox: Add os_localtime() to obtain the system time
by Simon Glass
· 10 years ago
4c70ed9
dm: i2c: Add an explicit test mode to the sandbox I2C driver
by Simon Glass
· 10 years ago
be71142
sandbox: eth: Add a function to skip ping timeouts
by Joe Hershberger
· 10 years ago
7496135
sandbox: Add test function to advance time
by Joe Hershberger
· 10 years ago
d3cbf12
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
df08b2e
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 10 years ago
a860354
arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets
by Stefan Roese
· 10 years ago
073efd7
arm: mvebu: Add Armada A38x DB-88F6820-GP board support
by Stefan Roese
· 10 years ago
7a4a5ba
arm: mvebu: Add d-cache invalidate before enabling the d-cache
by Stefan Roese
· 10 years ago
ba98f4f
arm: mvebu: Remove coherency configuration
by Stefan Roese
· 10 years ago
44ffbe5
arm: mvebu: Change network init code to allow a more flexible setup
by Stefan Roese
· 10 years ago
174d23e
arm: mvebu: Add basic Armada 38x support
by Stefan Roese
· 10 years ago
549e798
arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header
by Stefan Roese
· 10 years ago
7cd3484
arm: mvebu: Only define MV88F78X60 for Armada XP
by Stefan Roese
· 10 years ago
a205b3e
arm: mvebu: Remove unreferenced define
by Stefan Roese
· 10 years ago
ebda3ec
arm: mvebu: Change header macros from ARMADA_XP to MVEBU
by Stefan Roese
· 10 years ago
42e5aab
arm: mvebu: Move mvebu-common into mach-mvebu
by Stefan Roese
· 10 years ago
525178d
arm: armada-xp: Move SoC headers to mach-mvebu/include/mach
by Stefan Roese
· 10 years ago
4e9b72f
arm: armada-xp: Move SoC sources to mach-mvebu
by Stefan Roese
· 10 years ago
54c7a1e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
5895b7c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
17a7069
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
19ac688
powerpc/mpc85xx: Add board support for ucp1020
by Oleksandr G Zhadan
· 10 years ago
2d24af1
powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c
by Oleksandr G Zhadan
· 10 years ago
163beec
mmc: fsl_esdhc: Add peripheral clock support
by Yangbo Lu
· 10 years ago
b124f8a
mmc: fsl_esdhc: Add adapter card type identification support
by Yangbo Lu
· 10 years ago
4ffeb5d
powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index
by Scott Wood
· 10 years ago
b8cb075
powerpc: add 2 common dcache assembly functions
by Valentin Longchamp
· 10 years ago
143adc9
fsl/pci: Set CFG_READY for PCIe v3.0 and later
by Minghuan Lian
· 10 years ago
66cba6b
powerpc/t4rdb: Add SD boot support for T4240RDB board
by Chunhe Lan
· 10 years ago
288542c
drivers: usb: fsl: Workaround for Erratum A004477
by Nikhil Badola
· 10 years ago
18984e8
mpc85xx/T4240EMU: Remove T4240EMU board
by York Sun
· 10 years ago
c4dfbee
powerpc/mpc85xx: Use GOT when loading IVORs post-relocation
by Scott Wood
· 10 years ago
e820402
sunxi: usb: Protect phy-init and phy-power-on against multiple calls
by Hans de Goede
· 10 years ago
1168e09
sunxi: usb: Do not call phy_probe from hcd code
by Hans de Goede
· 10 years ago
26a9005
sunxi: usb: Rename the usbc.? files to usb_phy.?
by Hans de Goede
· 10 years ago
8697909
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
by Hans de Goede
· 10 years ago
1f4e1d1
sunxi: usb: Remove sunxi_usbc_get_io_base function
by Hans de Goede
· 10 years ago
7e5aabd
sunxi: usb: Move setup of host controller clocks to the host controller drivers
by Hans de Goede
· 10 years ago
66bf508
sunxi: axp: Remove non driver-model support from the axp gpio code
by Hans de Goede
· 10 years ago
d9989cc
sunxi: emac: Remove non driver-model code
by Hans de Goede
· 10 years ago
0391488
sunxi: Move all boards to the driver-model
by Hans de Goede
· 10 years ago
78087c1
sunxi: dts: Add minimal dts files for board which lack a dts sofar
by Hans de Goede
· 10 years ago
ded821c
sunxi: dts: Add dts files which have been submitted but not yet merged upstream
by Hans de Goede
· 10 years ago
db325e8
sunxi: dts: Sync all dts files with upstream kernel
by Hans de Goede
· 10 years ago
d6efcdb
sunxi: emac: Add driver model support
by Hans de Goede
· 10 years ago
d690b39
sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h
by Hans de Goede
· 10 years ago
08607d1
sunxi: axp: Add driver-model support to the axp_gpio code
by Hans de Goede
· 10 years ago
3ae1d13
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
by Hans de Goede
· 10 years ago
858b6db
sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers
by Hans de Goede
· 10 years ago
bb930c3
sunxi: axp: Move axp pmic register helpers to a separate file
by Hans de Goede
· 10 years ago
494f5d0
sunxi: usbc: Fix vbus gpio handling to work with the driver-model
by Hans de Goede
· 10 years ago
3702f14
sunxi: Add basic A33 basic support
by Vishnu Patekar
· 10 years ago
575716c
sunxi: Add a33 dram init code
by Vishnu Patekar
· 10 years ago
0fdbe20
sunxi: Add support for A33 PLL11 (second DRAM pll)
by Hans de Goede
· 10 years ago
f055ed6
sunxi: s/sun8i/sun8i_a23/
by Hans de Goede
· 10 years ago
f07872b
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
by Hans de Goede
· 10 years ago
cccc9da
sunxi: usbc: Remove unused irq field
by Hans de Goede
· 10 years ago
343bee0
sunxi: Also set Auxiliary Ctl SMP bit in SPL
by Hans de Goede
· 10 years ago
728dbdb
sun7i: Remove duplicate call to psci_arch_init
by Jan Kiszka
· 10 years ago
1eaaf6c
x86: Enable multi-core init for Minnowboard MAX
by Simon Glass
· 10 years ago
987214d
x86: Add a CPU driver for baytrail
by Simon Glass
· 10 years ago
02fe5e6
x86: Allow CPUs to be set up after relocation
by Simon Glass
· 10 years ago
699a90d
x86: Add functions to set and clear bits on MSRs
by Simon Glass
· 10 years ago
a9a4426
x86: Add multi-processor init
by Simon Glass
· 10 years ago
98d7e98
x86: Provide access to the IDT
by Simon Glass
· 10 years ago
2027f2b
x86: Store the GDT pointer in global_data
by Simon Glass
· 10 years ago
db139ab
x86: Add an mfence macro
by Simon Glass
· 10 years ago
71ca938
x86: Add defines for fixed MTRRs
by Simon Glass
· 10 years ago
d37de65
x86: Add atomic operations
by Simon Glass
· 10 years ago
07e922a
x86: Add support for the Simple Firmware Interface (SFI)
by Simon Glass
· 10 years ago
47e2021
x86: Disable -Werror
by Simon Glass
· 10 years ago
cce93d1
x86: Remove unwanted MMC debugging
by Simon Glass
· 10 years ago
3ce7495
x86: fsp: Use reset_cpu()
by Simon Glass
· 10 years ago
d0963d4
x86: quark: Use reset_cpu()
by Simon Glass
· 10 years ago
1375e9a
x86: ivybridge: Use reset_cpu()
by Simon Glass
· 10 years ago
e0e7bd0
x86: Implement reset_cpu() correctly for modern CPUs
by Simon Glass
· 10 years ago
9278471
x86: link: Add PCH driver to support SPI Flash
by Simon Glass
· 10 years ago
07ea9da
x86: minnowmax: use the correct NOR in the configuration
by Gabriel Huau
· 10 years ago
7b73090
x86: Correct the typo in write_tables()
by Bin Meng
· 10 years ago
8dbe081
x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
by Bin Meng
· 10 years ago
f959d90
x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
by Bin Meng
· 10 years ago
6e8ddec
x86: Kconfig: Move platform options forward
by Bin Meng
· 10 years ago
03b341b
x86: Kconfig: Divide the target selection to vendor/model
by Bin Meng
· 10 years ago
6db1448
x86: quark: Turn on legacy segments decode
by Bin Meng
· 10 years ago
7a01b87
x86: Check PIRQ routing table sanity in the F segment
by Bin Meng
· 10 years ago
6d2466c
x86: minnowmax: add GPIO banks in the device tree
by Gabriel Huau
· 10 years ago
995b630
x86: baytrail: fix the GPIOBASE address
by Gabriel Huau
· 10 years ago
1530536
x86: queensbay: Implement PIRQ routing
by Bin Meng
· 10 years ago
45236ad
x86: Support platform PIRQ routing
by Bin Meng
· 10 years ago
f17cea6
x86: Write configuration tables in last_stage_init()
by Bin Meng
· 10 years ago
363849b
x86: Add a function to assign IRQ numbers to PCI device
by Bin Meng
· 10 years ago
32a4a04
x86: Install a default e820 table in the __weak install_e820_map()
by Bin Meng
· 10 years ago
27947c9
x86: Clean up arch/x86/include/asm/e820.h
by Bin Meng
· 10 years ago
60ccd37
x86: Add alias for SPI node in the board dts
by Bin Meng
· 10 years ago
6e0150f
x86: Set serial port IRQ for SMSC LPC47M
by Bin Meng
· 10 years ago
80e336a
x86: queensbay: Avoid using PCH prefix
by Bin Meng
· 10 years ago
bbbe1af
x86: Remove the old VGA driver
by Bin Meng
· 10 years ago
Next »