Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7d2366627e1f4d1dbf80e65d5bf72b832ca128c9
/
arch
7d23666
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
by Masahiro Yamada
· 10 years ago
0e29429
sh: use more descriptive prompts for board select menu
by Masahiro Yamada
· 10 years ago
11ada92
Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh
by Tom Rini
· 10 years ago
625509a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
d5325ef
Merge git://www.denx.de/git/u-boot-sunxi
by Tom Rini
· 10 years ago
1a81cf83
dm: sunxi: Add support for serial using driver model
by Simon Glass
· 10 years ago
bf38891
dm: sunxi: Add pinmux functions which take a bank parameter
by Simon Glass
· 10 years ago
57f878e
dm: sunxi: Add a new config for an FDT-based pcDuino3
by Simon Glass
· 10 years ago
643ad89
dm: sunxi: dts: Add sun7i device tree files
by Simon Glass
· 10 years ago
ed41e62
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
by Ian Campbell
· 10 years ago
2c7e3b9
sunxi: kconfig: Add top-level ARCH_SUNXI
by Ian Campbell
· 10 years ago
f73002b
ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD
by Dirk Eibach
· 10 years ago
89bedb0
sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR defines
by Masahiro Yamada
· 10 years ago
c2a1d5d
sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk
by Masahiro Yamada
· 10 years ago
8be2964
sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig
by Masahiro Yamada
· 10 years ago
89c64cd
sparc: Use nicer prompt for board select menu
by Masahiro Yamada
· 10 years ago
09e6e0b
arm926ejs: cache: use __weak
by Jeroen Hofstee
· 10 years ago
0798082
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 10 years ago
ccc39d6
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 10 years ago
c9b59bf
arm: rmobile: alt: Add external RAM boot
by Nobuhiro Iwamatsu
· 10 years ago
69191fe
arm: rmobile: koelsch: Add external RAM boot
by Nobuhiro Iwamatsu
· 10 years ago
fb6f600
arm: rmobile: lager: Add external RAM boot
by Nobuhiro Iwamatsu
· 10 years ago
d8659c6
arm: rmobile: lager: Fix change of the CPU frequency
by Nobuhiro Iwamatsu
· 10 years ago
3372a9a
arm: rmobile: r8a7790: Update initialize L2 cache
by Nobuhiro Iwamatsu
· 10 years ago
46b7b2e
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 10 years ago
a8b972b
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
8fe280f
imx: mx6 sabreauto: Add board support for USB EHCI
by Ye.Li
· 10 years ago
60b1e39
imx: mx6sl: Add IOMUX setting for USDHC1-3
by Ye.Li
· 10 years ago
0f8ec14
imx: mx6sl: Set the preclk clock source to OSC 24Mhz
by Ye.Li
· 10 years ago
e68661a
imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz source
by Ye.Li
· 10 years ago
0561b8e
imx: mx6sl: Add perclk_clk_sel bit define in CCM
by Ye.Li
· 10 years ago
1a1f795
imx: gpt: Add High frequency clock source support for GPT
by Ye.Li
· 10 years ago
265072b
MIPS: add .padding section to linker script
by Daniel Schwierzeck
· 10 years ago
837cad1
MIPS: refactor setting of compiler options
by Daniel Schwierzeck
· 10 years ago
aa45f75
MIPS: kconfig: merge targets qemu_mips and qemu_mips64
by Daniel Schwierzeck
· 10 years ago
b9863b6
MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS
by Daniel Schwierzeck
· 10 years ago
02611cb
MIPS: kconfig: add options for CPU type select
by Daniel Schwierzeck
· 10 years ago
0e1dc34
MIPS: kconfig: add options for endianess select
by Daniel Schwierzeck
· 10 years ago
b445c33
ppc/arm: remove remainders of dead boards in Kconfig
by Masahiro Yamada
· 10 years ago
9ea7f3a
Remove unused files
by Masahiro Yamada
· 10 years ago
4bfa2db
arm: arch-mx6: typo fixes in crm_regs.h
by Soeren Moch
· 10 years ago
9e306f1
exynos4/4x12: gpio: use gpio extra base addresses
by Przemyslaw Marczak
· 10 years ago
92f4dba
exynos4/4x12: cpu: add extra gpio base addresses
by Przemyslaw Marczak
· 10 years ago
9c56936
arm: imx6: fix typos in CCM_ANALOG_PLL_VIDEO_DENOM register name
by Anatolij Gustschin
· 10 years ago
f91c09a
ARM: mx6: Add support for Kosagi Novena
by Marek Vasut
· 10 years ago
2c54cb5
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
59ca553
ARM: UniPhier: make pinmon command optional
by Masahiro Yamada
· 10 years ago
571bdf1
arm: interrupt_init: set sp in IRQ/FIQ modes
by Georges Savoundararadj
· 10 years ago
3ff46cc
arm: relocate the exception vectors
by Georges Savoundararadj
· 10 years ago
c57a642
arm: make .vectors section allocatable
by Georges Savoundararadj
· 10 years ago
2e07c24
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 10 years ago
678398b
i2c: designware: Convert driver to multibus/multiadapter framework
by Stefan Roese
· 10 years ago
2c363cb
x86: Correct a few progress message nits
by Simon Glass
· 10 years ago
61643ae
x86: bootm: Support booting a 64-bit raw kernel
by Simon Glass
· 10 years ago
7653938
x86: Move kernel boot function to arch/x86/lib/bootm.c
by Simon Glass
· 10 years ago
200182a
x86: Add support for starting 64-bit kernel
by Simon Glass
· 10 years ago
92cc94a
x86: Display basic CPU information on boot
by Simon Glass
· 10 years ago
dc68584
x86: Bring in msr-index.h from linux 3.8
by Simon Glass
· 10 years ago
7bddac9
x86: Move paging functions into cpu.c
by Simon Glass
· 10 years ago
d58a945
ppc/arm: zap EMK boards
by Wolfgang Denk
· 10 years ago
6bc98f5
odroid: dts: fix name of included dtsi
by Przemyslaw Marczak
· 10 years ago
b746454
odroid: dts: adjust sd cd-gpios for SD Card
by Przemyslaw Marczak
· 10 years ago
6a5ce1e
trats2: dts: adjust gpio numbers after gpio rework
by Przemyslaw Marczak
· 10 years ago
2656347
trats: dts: adjust gpio numbers to new api
by Przemyslaw Marczak
· 10 years ago
3f51ce6
universal: dts: adjust gpio numbers to new api
by Przemyslaw Marczak
· 10 years ago
523943d
exynos4210: dts: fix gpio offset in pinctrl-uboot
by Przemyslaw Marczak
· 10 years ago
8195a26
exynos4412: dts: adjust pinctrl-uboot to changed gpio order
by Przemyslaw Marczak
· 10 years ago
f065500
exynos4412: dts: fix bad gpio order in pinctrl
by Przemyslaw Marczak
· 10 years ago
cf6bbe4
kconfig: add CONFIG_SUPPORT_TPL
by Masahiro Yamada
· 10 years ago
0262735
kconfig: add CONFIG_SUPPORT_SPL
by Masahiro Yamada
· 10 years ago
205b4f3
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
6bcb8ad
x86: Use correct printf() format string for uintptr_t
by Simon Glass
· 10 years ago
0d296cc
Provide option to avoid defining a custom version of uintptr_t.
by Gabe Black
· 10 years ago
0cf8761
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Tom Rini
· 10 years ago
f06f9a1
ppc: Zap TQM8272 board
by Marek Vasut
· 10 years ago
ccc1950
ppc: Zap TQM8260 board
by Marek Vasut
· 10 years ago
6afb357
ppc: Zap IDS8247 board
by Marek Vasut
· 10 years ago
4109cb0
ppc: Zap HWW1U1A board
by Marek Vasut
· 10 years ago
5038d7f
ppc: Zap Hymod board
by Marek Vasut
· 10 years ago
1655f9f
ppc: Zap MHPC board
by Marek Vasut
· 10 years ago
4af5f0f
ppc: Zap ICU862 board
by Marek Vasut
· 10 years ago
03b0040
PowerPC: drop some 74xx_7xx boards and related code
by Wolfgang Denk
· 10 years ago
c6832a9
powerpc: mpc512x: fix boot breakage
by Anatolij Gustschin
· 10 years ago
0ce4af9
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 10 years ago
5aa7bec
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
674ca84
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
34584d1
arm: socfpga: Zap spl.h and ad-hoc related syms
by Marek Vasut
· 10 years ago
fc52089
arm: socfpga: Move code from misc_init_r() to arch_early_init_r()
by Marek Vasut
· 10 years ago
d0796de
Merge http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
1fba907
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
84a6df0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
7b8119d
tegra: add proto for pin_mux_mmc
by Jeroen Hofstee
· 10 years ago
49c4bc3
arm: vectors: provide protypes from vectors.S
by Jeroen Hofstee
· 10 years ago
bf85502
omap3: board: add missing include and proto
by Jeroen Hofstee
· 10 years ago
1e96220
lib: bootm: add missing include
by Jeroen Hofstee
· 10 years ago
52422e3
leds: missing include
by Jeroen Hofstee
· 10 years ago
5624c6b
imx: add missing includes
by Jeroen Hofstee
· 10 years ago
67c398d
arch-mx: add missing include
by Jeroen Hofstee
· 10 years ago
19d7bf3
tegra: make local functions static
by Jeroen Hofstee
· 10 years ago
98431d5
omap3: make local functions static
by Jeroen Hofstee
· 10 years ago
Next »