Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ed22cc7738cc6cdbc5955d9de8b64227fdc59917
/
arch
ed22cc7
ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x
by Masahiro Yamada
· 10 years ago
c698824
malloc_f: enable SYS_MALLOC_F by default if DM is on
by Masahiro Yamada
· 10 years ago
27162d5
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
by Masahiro Yamada
· 10 years ago
ef999e3
m68k: remove arch/m68k/lib/board.c
by Masahiro Yamada
· 10 years ago
57a11eb
generic-board: select SYS_GENERIC_BOARD for some architectures
by Masahiro Yamada
· 10 years ago
9e4af83
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
by Masahiro Yamada
· 10 years ago
7e96d31
x86: quark: Enable on-chip ethernet controllers
by Bin Meng
· 10 years ago
0ddc04b
arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME
by Tom Rini
· 10 years ago
15e3f28
x86: quark: MRC codes clean up
by Bin Meng
· 10 years ago
ffdb488
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
8c213d3
ARM: UniPhier: remove unnecessary ifdef conditional
by Masahiro Yamada
· 10 years ago
b7717a5
ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper
by Masahiro Yamada
· 10 years ago
c0a68cc
ARM: UniPhier: optimize kicking secondary CPUs code
by Masahiro Yamada
· 10 years ago
5d3d996
ARM: UniPhier: fix typos in comments
by Masahiro Yamada
· 10 years ago
2ec870d
ARM: UniPhier: add empty lowlevel_init to U-boot proper
by Masahiro Yamada
· 10 years ago
5b01ec4
ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer
by Masahiro Yamada
· 10 years ago
6b23db8
ARM: UniPhier: enable Driver Model and UART on SPL
by Masahiro Yamada
· 10 years ago
0c2eeee
ARM: UniPhier: move UART pin settings to SPL
by Masahiro Yamada
· 10 years ago
4a8a8af
ARM: UniPhier: move platform devices to SPL
by Masahiro Yamada
· 10 years ago
a73fd1d
ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8
by Masahiro Yamada
· 10 years ago
5352c5b
ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC
by Masahiro Yamada
· 10 years ago
7c5c429
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
846f6d1
ARM: atmel: sama5d4: set non-secured for peripherals
by Bo Shen
· 10 years ago
83a718d
ARM: atmel: armv7: move spl lds to armv7 directory
by Bo Shen
· 10 years ago
b12259b
ARM: at91: at91sam9rlek: add mci support
by Wu, Josh
· 10 years ago
aa42df2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
3f1ad03
powerpc: ppc4xx: remove korat board support
by Masahiro Yamada
· 10 years ago
6786179
powerpc: mpc5xxx: remove galaxy5200 board support
by Masahiro Yamada
· 10 years ago
2a426fb
powerpc: ppc4xx: remove W7OLMC/W7OLMG board support
by Masahiro Yamada
· 10 years ago
49c6e60
powerpc: mpc5xxx: remove aev, TB5200 board support
by Masahiro Yamada
· 10 years ago
858baed
powerpc: ppc4xx: remove JSE board support
by Masahiro Yamada
· 10 years ago
3ecb4e0
powerpc: mpc5xxx: remove BC3450 board support
by Masahiro Yamada
· 10 years ago
8dee5b8
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
d5f83a4
ARM: UniPhier: adjust device trees for business transfer
by Masahiro Yamada
· 10 years ago
53fee1e
ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766
by Nishanth Menon
· 10 years ago
3e46e3e
ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766
by Nishanth Menon
· 10 years ago
e24175a
ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration
by Nishanth Menon
· 10 years ago
3206b8a
ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870
by Praveen Rao
· 10 years ago
a816cc3
ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
by Nishanth Menon
· 10 years ago
fa96c96
ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs
by Nishanth Menon
· 10 years ago
19e1fdf
ARM: OMAP: Change set_pl310_ctrl_reg to be generic
by Nishanth Menon
· 10 years ago
49db62d
ARM: Introduce erratum workaround for 621766
by Nishanth Menon
· 10 years ago
3f44511
ARM: Introduce erratum workaround for 430973
by Nishanth Menon
· 10 years ago
071d6ce
ARM: Introduce erratum workaround for 454179
by Nishanth Menon
· 10 years ago
aa0294e
ARM: Introduce erratum workaround for 798870
by Nishanth Menon
· 10 years ago
0adb215
mx6: soc: Switch to cold reset
by Dirk Behme
· 10 years ago
5be2afd
imx:mx6 remove duplicated includes
by Peng Fan
· 10 years ago
23d9b03
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
7477139
armv8/vexpress64: make multientry conditional
by Linus Walleij
· 10 years ago
fb02cc1
ARM: PSCI: Rework the DT handler slightly
by Tom Rini
· 10 years ago
42b500b
arm: relocation: clear .bss section with arch memset if defined
by Przemyslaw Marczak
· 10 years ago
122bee1
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
960f02a
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
f5f9f4a
use ASM_NL instead of '; ' for assembler new line character in the macro
by Chen Gang
· 10 years ago
4a5faa8
omap: gpmc: 'nandecc sw' can use HAM1 or BCH8
by Ash Charles
· 10 years ago
f245ae9
m68k: add generic-board support
by angelo@sysam.it
· 10 years ago
bb4ba2c
m68k: add mcf5307 cpu support
by angelo@sysam.it
· 10 years ago
f11cf75
m68k: add amcore board support
by angelo@sysam.it
· 10 years ago
ebd46d1
Adding Support for BAV335x boards
by Gilles Gameiro
· 10 years ago
05e8633
omap3: add support for QUIPOS Cairo board.
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
8b5ea65
SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms.
by gaurav rana
· 10 years ago
9d171da
fsl_sfp : Move ccsr_sfp_regs definition to common include
by gaurav rana
· 10 years ago
8486f4d
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
5697fab
arm: pxa: introducing cpuinfo display for marvell pxa270m
by Marcel Ziswiler
· 10 years ago
e540509
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
bc8e5a4
mx5: fix get_reset_cause
by Stefano Babic
· 10 years ago
a3fb96c
dt: socfpga: Import and enable Arria V DK DTS
by Marek Vasut
· 10 years ago
8656583
dt: socfpga: Import and enable Cyclone V DK DTS
by Marek Vasut
· 10 years ago
6929547
arm: socfpga: Add Altera Arria V DK support
by Marek Vasut
· 10 years ago
0c078ea
ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK
by Simon Glass
· 10 years ago
d8711af
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· 10 years ago
e3e5a9f
dm: tegra: Enable driver model in SPL and adjust the GPIO driver
by Simon Glass
· 10 years ago
aeca9cc
arm: spl: Avoid setting up a duplicate global data structure
by Simon Glass
· 10 years ago
8071c8e
arm: Reduce the scope of lowlevel_init()
by Simon Glass
· 10 years ago
f81b37f
powerpc: 85xx: Modify CONFIG_USB_MAX_CONTROLLER_COUNT for P1022DS
by Ying Zhang
· 10 years ago
dbf0bc8
powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs
by Shaveta Leekha
· 10 years ago
7c358d0
apalis/colibri_t30: fix MMC/SD card detect GPIOs
by Marcel Ziswiler
· 10 years ago
e32e1a7
dm: tegra: dts: add aliases for spi on apalis_t30
by Marcel Ziswiler
· 10 years ago
5eafc48
ARM: tegra: pinmux: add Tegra210 support
by Stephen Warren
· 10 years ago
d9f8def
ARM: tegra: pinmux: support Tegra210's e_io_hv pin option
by Stephen Warren
· 10 years ago
51f9e72
ARM: tegra: pinmux: account for different drivegroup base registers
by Stephen Warren
· 10 years ago
97f9c68
ARM: tegra: pinmux: support hsm/schmitt on pins
by Stephen Warren
· 10 years ago
9b9a75a
ARM: tegra: pinmux: partially handle varying register layouts
by Stephen Warren
· 10 years ago
899a5cb
ARM: tegra: pinmux: move some type definitions
by Stephen Warren
· 10 years ago
3e9fb7b
ARM: tegra: pinmux: handle feature removal on newer SoCs
by Stephen Warren
· 10 years ago
22d57fe
ARM: tegra: pinmux: simplify some defines
by Stephen Warren
· 10 years ago
21788e0
ARM: tegra: pinmux: add note re: drive group field defines
by Stephen Warren
· 10 years ago
db2937f
ARM: tegra: add function to clear pinmux CLAMPING bit
by Stephen Warren
· 10 years ago
8d1fb31
ARM: tegra: support running in non-secure mode
by Stephen Warren
· 10 years ago
c801805
ARM: tegra: support large RAM sizes
by Stephen Warren
· 10 years ago
210bdb2
ARM: tegra: fix variable naming in query_sdram_size()
by Stephen Warren
· 10 years ago
deda50e
Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
04b7e62
arm64: Add Xilinx ZynqMP support
by Michal Simek
· 10 years ago
e968973
armv7.h: Add <asm/io.h>
by Tom Rini
· 10 years ago
b5a36d8
imx6: Added DEK blob generator command
by Raul Cardenas
· 10 years ago
aa94809
mx35: Fix boot hang by avoiding vector relocation
by Fabio Estevam
· 10 years ago
3b58a17
mx31: Fix boot hang by avoiding vector relocation
by Fabio Estevam
· 10 years ago
ccd887d
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
e661691
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 10 years ago
a77d66e
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
Next »