Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
fce6900b492c18962a098eae837ea345b75f9a75
/
arch
« Previous
ddf6bd4
ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x
by Masahiro Yamada
· 10 years ago
326a682
malloc_f: enable SYS_MALLOC_F by default if DM is on
by Masahiro Yamada
· 10 years ago
91405b7
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
by Masahiro Yamada
· 10 years ago
6eb6f13
m68k: remove arch/m68k/lib/board.c
by Masahiro Yamada
· 10 years ago
0a9e7ee
generic-board: select SYS_GENERIC_BOARD for some architectures
by Masahiro Yamada
· 10 years ago
0a12e68
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
by Masahiro Yamada
· 10 years ago
79d75d7
ARM: move -march=* and -mtune= options to arch/arm/Makefile
by Masahiro Yamada
· 10 years ago
b263302
ARMv8: enable pre-allocation malloc
by David Feng
· 10 years ago
e4ad603
x86: quark: Enable on-chip ethernet controllers
by Bin Meng
· 10 years ago
1c854dc
arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME
by Tom Rini
· 10 years ago
312cc39
x86: quark: MRC codes clean up
by Bin Meng
· 10 years ago
7682a99
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
90e357e
ARM: UniPhier: remove unnecessary ifdef conditional
by Masahiro Yamada
· 10 years ago
a509161
ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper
by Masahiro Yamada
· 10 years ago
62118b7
ARM: UniPhier: optimize kicking secondary CPUs code
by Masahiro Yamada
· 10 years ago
4d13b1b
ARM: UniPhier: fix typos in comments
by Masahiro Yamada
· 10 years ago
def3feb
ARM: UniPhier: add empty lowlevel_init to U-boot proper
by Masahiro Yamada
· 10 years ago
ce3a639
ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer
by Masahiro Yamada
· 10 years ago
499785b
ARM: UniPhier: enable Driver Model and UART on SPL
by Masahiro Yamada
· 10 years ago
7d1a3a6
ARM: UniPhier: move UART pin settings to SPL
by Masahiro Yamada
· 10 years ago
94ab98b
ARM: UniPhier: move platform devices to SPL
by Masahiro Yamada
· 10 years ago
d5e7305
ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8
by Masahiro Yamada
· 10 years ago
4ab994b
ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC
by Masahiro Yamada
· 10 years ago
058d231
board/seco: Add mx6q-uq7 basic board support
by Boris BREZILLON
· 10 years ago
a05a604
ARM: iMX: define an IMX_CONFIG Kconfig option
by Boris BREZILLON
· 10 years ago
89ebc82
ARM: mx6: move to a standard arch/board approach
by Boris BREZILLON
· 10 years ago
e6f4042
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
8e7a963
ARM: atmel: sama5d4: set non-secured for peripherals
by Bo Shen
· 10 years ago
993ea97
ARM: atmel: armv7: move spl lds to armv7 directory
by Bo Shen
· 10 years ago
111ec4c
ARM: at91: at91sam9rlek: add mci support
by Wu, Josh
· 10 years ago
a538ae9
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
5043045
powerpc: ppc4xx: remove korat board support
by Masahiro Yamada
· 10 years ago
41eb4e5
powerpc: mpc5xxx: remove galaxy5200 board support
by Masahiro Yamada
· 10 years ago
6beecd5
powerpc: ppc4xx: remove W7OLMC/W7OLMG board support
by Masahiro Yamada
· 10 years ago
470ee8b
powerpc: mpc5xxx: remove aev, TB5200 board support
by Masahiro Yamada
· 10 years ago
2da8137
powerpc: ppc4xx: remove JSE board support
by Masahiro Yamada
· 10 years ago
f8296d6
powerpc: mpc5xxx: remove BC3450 board support
by Masahiro Yamada
· 10 years ago
a74ef40
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
6462cde
ARM: UniPhier: adjust device trees for business transfer
by Masahiro Yamada
· 10 years ago
cdef0b3
ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766
by Nishanth Menon
· 10 years ago
c6f90e1
ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766
by Nishanth Menon
· 10 years ago
fc7368e
ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration
by Nishanth Menon
· 10 years ago
5f60376
ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870
by Praveen Rao
· 10 years ago
49ec949
ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
by Nishanth Menon
· 10 years ago
987ec58
ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs
by Nishanth Menon
· 10 years ago
6d8abe6
ARM: OMAP: Change set_pl310_ctrl_reg to be generic
by Nishanth Menon
· 10 years ago
9b4d65f
ARM: Introduce erratum workaround for 621766
by Nishanth Menon
· 10 years ago
5902f4c
ARM: Introduce erratum workaround for 430973
by Nishanth Menon
· 10 years ago
b45c48a
ARM: Introduce erratum workaround for 454179
by Nishanth Menon
· 10 years ago
c616a0d
ARM: Introduce erratum workaround for 798870
by Nishanth Menon
· 10 years ago
9d16c52
mx6: soc: Switch to cold reset
by Dirk Behme
· 10 years ago
0c1842a
imx:mx6 remove duplicated includes
by Peng Fan
· 10 years ago
b79dadf
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
23b5877
armv8/vexpress64: make multientry conditional
by Linus Walleij
· 10 years ago
dd09f7e
ARM: PSCI: Rework the DT handler slightly
by Tom Rini
· 10 years ago
114c86d
arm: relocation: clear .bss section with arch memset if defined
by Przemyslaw Marczak
· 10 years ago
65994d0
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
1c6f6a6
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
950cb9b
use ASM_NL instead of '; ' for assembler new line character in the macro
by Chen Gang
· 10 years ago
b050898
omap: gpmc: 'nandecc sw' can use HAM1 or BCH8
by Ash Charles
· 10 years ago
e310b93
m68k: add generic-board support
by angelo@sysam.it
· 10 years ago
e77e65d
m68k: add mcf5307 cpu support
by angelo@sysam.it
· 10 years ago
06fd66a
m68k: add amcore board support
by angelo@sysam.it
· 10 years ago
a2bc432
Adding Support for BAV335x boards
by Gilles Gameiro
· 10 years ago
d275c40
omap3: add support for QUIPOS Cairo board.
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
e04916a
SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms.
by gaurav rana
· 10 years ago
a2e225e
fsl_sfp : Move ccsr_sfp_regs definition to common include
by gaurav rana
· 10 years ago
9b5b60a
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
901f79e
arm: pxa: introducing cpuinfo display for marvell pxa270m
by Marcel Ziswiler
· 10 years ago
02ebe6f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
32df39c
mx5: fix get_reset_cause
by Stefano Babic
· 10 years ago
bb33303
dt: socfpga: Import and enable Arria V DK DTS
by Marek Vasut
· 10 years ago
da63df7
dt: socfpga: Import and enable Cyclone V DK DTS
by Marek Vasut
· 10 years ago
c115a0d
arm: socfpga: Add Altera Arria V DK support
by Marek Vasut
· 10 years ago
7ae8350
ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK
by Simon Glass
· 10 years ago
db91035
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· 10 years ago
bdfb341
dm: tegra: Enable driver model in SPL and adjust the GPIO driver
by Simon Glass
· 10 years ago
fc8fdc7
arm: spl: Avoid setting up a duplicate global data structure
by Simon Glass
· 10 years ago
24a6bc0
arm: Reduce the scope of lowlevel_init()
by Simon Glass
· 10 years ago
703f568
powerpc: 85xx: Modify CONFIG_USB_MAX_CONTROLLER_COUNT for P1022DS
by Ying Zhang
· 10 years ago
b8bf0ad
powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs
by Shaveta Leekha
· 10 years ago
7273111
apalis/colibri_t30: fix MMC/SD card detect GPIOs
by Marcel Ziswiler
· 10 years ago
cbaecea
dm: tegra: dts: add aliases for spi on apalis_t30
by Marcel Ziswiler
· 10 years ago
27e780f
ARM: tegra: pinmux: add Tegra210 support
by Stephen Warren
· 10 years ago
f4d7c9d
ARM: tegra: pinmux: support Tegra210's e_io_hv pin option
by Stephen Warren
· 10 years ago
790f771
ARM: tegra: pinmux: account for different drivegroup base registers
by Stephen Warren
· 10 years ago
f2c60ee
ARM: tegra: pinmux: support hsm/schmitt on pins
by Stephen Warren
· 10 years ago
b2cd3d8
ARM: tegra: pinmux: partially handle varying register layouts
by Stephen Warren
· 10 years ago
bc13472
ARM: tegra: pinmux: move some type definitions
by Stephen Warren
· 10 years ago
439f576
ARM: tegra: pinmux: handle feature removal on newer SoCs
by Stephen Warren
· 10 years ago
7a28441
ARM: tegra: pinmux: simplify some defines
by Stephen Warren
· 10 years ago
9f21c1a
ARM: tegra: pinmux: add note re: drive group field defines
by Stephen Warren
· 10 years ago
f799b03
ARM: tegra: add function to clear pinmux CLAMPING bit
by Stephen Warren
· 10 years ago
73c3893
ARM: tegra: support running in non-secure mode
by Stephen Warren
· 10 years ago
56519c4
ARM: tegra: support large RAM sizes
by Stephen Warren
· 10 years ago
3a2cab5
ARM: tegra: fix variable naming in query_sdram_size()
by Stephen Warren
· 10 years ago
7547f78
Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
84c7204
arm64: Add Xilinx ZynqMP support
by Michal Simek
· 10 years ago
301c128
armv7.h: Add <asm/io.h>
by Tom Rini
· 10 years ago
0200020
imx6: Added DEK blob generator command
by Raul Cardenas
· 10 years ago
Next »