Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0269956c56d701534d367c88e359c22edac2cebd
/
arch
294191c
x86: quark: Fix boot breakage
by Bin Meng
· 9 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
20cb2e5
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
650f3f2
MIPS: implement bit manipulating I/O accessors
by Daniel Schwierzeck
· 9 years ago
a518653
MIPS: fix SPDX license identifier in remaining arch header files
by Daniel Schwierzeck
· 9 years ago
a6dae71
MIPS: sync processor and register definitions with linux-4.4
by Daniel Schwierzeck
· 9 years ago
b01d3e1
MIPS: sync I/O related header files with linux-4.4
by Daniel Schwierzeck
· 9 years ago
02ca55e
MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT
by Daniel Schwierzeck
· 9 years ago
aadd332
MIPS: Kconfig: optimize gcc -march and -mtune setup
by Daniel Schwierzeck
· 9 years ago
536ce92
MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/
by Daniel Schwierzeck
· 9 years ago
e6e124b
MIPS: Kconfig: refactor machine setup
by Daniel Schwierzeck
· 9 years ago
de5b6e2
MIPS: add initial infrastructure for device-tree files
by Daniel Schwierzeck
· 9 years ago
eda26dd
MIPS: do not build position-independent executables for SPL
by Daniel Schwierzeck
· 9 years ago
04a665d
MIPS: create .text sub-sections for assembler functions
by Daniel Schwierzeck
· 9 years ago
7509b57
MIPS: fix annotation of _start and relocate_code
by Daniel Schwierzeck
· 9 years ago
23b631d
MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.
by Purna Chandra Mandal
· 9 years ago
c142d30
socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories
by Dalon Westergreen
· 9 years ago
8e2334e
eth-raw-os.c: Add cast to bind(2) call
by Tom Rini
· 9 years ago
34fd6c9
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
19af854
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
159c0da
arm: initialize gd for AArch64
by Stephen Warren
· 9 years ago
0872fb2
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 9 years ago
d76eba6
mvebu: Support Synology DS414
by Phil Sutter
· 9 years ago
22e553e
mvebu: Add rudimental MV78230 support
by Phil Sutter
· 9 years ago
a7f94ad
mvebu: Introduce kconfig symbols for SoC variants
by Phil Sutter
· 9 years ago
8dd44b2
mvebu: axp: refactor board_sat_r_get() and caller
by Phil Sutter
· 9 years ago
68010aa
drivers/pci/pci_mvebu: Fix for boards with X4 lanes
by Phil Sutter
· 9 years ago
04ec0d3
arm: mvebu: Add runtime detection of UART (xmodem) boot-mode
by Stefan Roese
· 9 years ago
44e7ebd
arm: mvebu: Add runtime boot-device detection
by Stefan Roese
· 9 years ago
32139c3
arm: mvebu: Make local structs static const
by Stefan Roese
· 9 years ago
c03a213
arm: mvebu: Move SAR register defines into header
by Stefan Roese
· 9 years ago
c1fe9b4
arm: mvebu: Remove leftover Makefile
by Stefan Roese
· 9 years ago
eb083e5
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
by Stefan Roese
· 9 years ago
b9f41bf
arm: mvebu: Consolidate board Kconfig options into one file
by Stefan Roese
· 9 years ago
2a539c8
arm: mvebu: Print CPU and SDRAM frequency upon startup
by Stefan Roese
· 9 years ago
3025fa6
arm: mvebu: Make serdes setup on Armada XP less noisy
by Stefan Roese
· 9 years ago
9aad5c9
arm: mvebu: Don't include "netdev.h" in cpu.c
by Stefan Roese
· 9 years ago
b158f37
arm: mvebu: Add support for MV78260
by Stefan Roese
· 9 years ago
d8a25fc
arm: mvebu: Don't use 0 as board ID as its used for the custom boards
by Stefan Roese
· 9 years ago
0b1d537
arm: mvebu: Simplify code in setup_usb_phys() a bit
by Stefan Roese
· 9 years ago
caf74c9
arm: mvebu: Don't disable cache at startup on Armada XP at all
by Stefan Roese
· 9 years ago
e7c7228
arm: mvebu: Don't call arch_cpu_init() from SPL at all
by Stefan Roese
· 9 years ago
77b299c
arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x
by Stefan Roese
· 9 years ago
479a977
arm: mvebu: Enable L2 cache on Armada XP
by Stefan Roese
· 9 years ago
7360640
arm: mvebu: Add SolidRun ClearFog Armada 38x initial support
by Stefan Roese
· 9 years ago
c14c93f
arm: mvebu: Move some defines to common include file
by Stefan Roese
· 9 years ago
05b38c1
net: mvneta: Convert to driver model
by Stefan Roese
· 9 years ago
b0e373c
arm: mvebu: armada-388-gp.dts: Add ethernet aliases
by Stefan Roese
· 9 years ago
c981c0e
arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board
by Stefan Roese
· 9 years ago
49e7d77
arm: mvebu: Add SPI driver model support
by Stefan Roese
· 9 years ago
83097cf
arm: mvebu: Add DM and OF_CONTROL support to SPL
by Stefan Roese
· 9 years ago
6417489
arm: mvebu/kirkwood: Use common timer functions
by Stefan Roese
· 9 years ago
45e3fd9
arm: lpc32xx: switch SPL builds to driver model
by Vladimir Zapolskiy
· 9 years ago
8bf9450
arm: lpc32xx: switch serial console to driver model
by Vladimir Zapolskiy
· 9 years ago
85260bb
arm: move gd handling outside of C code
by Albert ARIBAUD
· 9 years ago
6cb4c46
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· 9 years ago
f4d480b
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
f58d5bd
arm: dts: am4372: add qspi register maps for memory map
by Mugunthan V N
· 9 years ago
df5f4ea
arm: dts: dra72-evm: add spi-flash comaptible for flash
by Mugunthan V N
· 9 years ago
20be68d
arm: dts: dra7-evm: add spi-flash comaptible for flash
by Mugunthan V N
· 9 years ago
4bd456c
arm: dts: am437x-gp-evm: add spi-flash comaptible for flash
by Mugunthan V N
· 9 years ago
23af70a
arm: dts: dra7: add qspi register maps for memory map and control module
by Mugunthan V N
· 9 years ago
b1f54d8
dts: dra7: add spi alias for qspi
by Mugunthan V N
· 9 years ago
66f0570
arm: mvebu: Select SPL_DM_SEQ_ALIAS
by Nathan Rossi
· 9 years ago
715b129
x86: qemu: remove cpu node in device tree
by Miao Yan
· 9 years ago
35f54b2
x86: qemu: fix cpu device in smp boot
by Miao Yan
· 9 years ago
6067762
x86: use actual CPU number for allocating memory
by Miao Yan
· 9 years ago
2ee1000
x86: fix a typo in function name
by Miao Yan
· 9 years ago
4336af6
x86: qemu: add a cpu uclass driver for qemu target
by Miao Yan
· 9 years ago
58a3ce2
x86: qemu: add fw_cfg support
by Miao Yan
· 9 years ago
68c94b4
x86: ivybridge: Add macros for LPC decode ranges
by Bin Meng
· 9 years ago
e12468c
x86: fsp: Always use hex numbers in the hob command output
by Bin Meng
· 9 years ago
c3153b3
x86: ivybridge: Do not require HAVE_INTEL_ME
by Bin Meng
· 9 years ago
e05c67e
x86: ivybridge: Add microcode blobs for all the steppings
by Bin Meng
· 9 years ago
4a076fe
x86: fsp: Set up init runtime buffer in update_fsp_configs()
by Bin Meng
· 9 years ago
bf21c09
x86: fsp: Move struct fspinit_rtbuf definition to chipset header
by Bin Meng
· 9 years ago
faacc7b
x86: queensbay: Remove invalid comments in update_fsp_configs()
by Bin Meng
· 9 years ago
f9a6189
x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
by Bin Meng
· 9 years ago
c24aebd
x86: fsp: Rename update_fsp_upd() and change its signature
by Bin Meng
· 9 years ago
a0c94dc
x86: fsp: Rename shared_data to fsp_config_data
by Bin Meng
· 9 years ago
9936148
x86: fsp: Add boot_mode as a member of struct shared_data
by Bin Meng
· 9 years ago
40745a0
x86: fsp: Avoid cast stack_top in struct shared_data
by Bin Meng
· 9 years ago
001d5c7
x86: fsp: Simplify fsp_continue()
by Bin Meng
· 9 years ago
140b471
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
a5d3a4e
sandbox: eth-raw-os.c: Ensure that our interface name is not too long
by Tom Rini
· 9 years ago
e0f177b
rockchip: Use the debug UART on rk3036
by Simon Glass
· 9 years ago
0b61928
dm: Convert PCI MMC over to use DM PCI API
by Simon Glass
· 9 years ago
a403c9f
dm: tegra: net: Convert tegra boards to driver model for Ethernet
by Simon Glass
· 9 years ago
a063086
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
by Simon Glass
· 9 years ago
f9d94d3
dm: pci: video: Convert video and pci_rom to use DM PCI API
by Simon Glass
· 9 years ago
26ec287
dm: Convert bios_interrupts to use DM PCI API
by Simon Glass
· 9 years ago
3523035
dm: x86: ivybridge: Convert graphics init to use DM PCI API
by Simon Glass
· 9 years ago
bfffa2c
ARM: uniphier: add dump command for DDR Multi PHY registers
by Masahiro Yamada
· 9 years ago
95e7487
ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b
by Masahiro Yamada
· 9 years ago
efdf340
ARM: uniphier: move headers out of include/mach directory
by Masahiro Yamada
· 9 years ago
54d93e2
ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory
by Masahiro Yamada
· 9 years ago
cd09278
ARM: uniphier: move cmd_ddrphy.c to dram subdirectory
by Masahiro Yamada
· 9 years ago
52d08c4
ARM: uniphier: kill bogus header includes
by Masahiro Yamada
· 9 years ago
937fd03
am33xx/am43xx: Add platform data for GPIOs
by Tom Rini
· 9 years ago
cbd618f
powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx
by Robert P. J. Day
· 9 years ago
Next »