Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
256034db8ec893baec931812417584d4b04c3981
/
arch
256034d
MIPS: kconfig: add options for CPU type select
by Daniel Schwierzeck
· 10 years ago
a4c242b
MIPS: kconfig: add options for endianess select
by Daniel Schwierzeck
· 10 years ago
393db65
arm: interrupt_init: set sp in IRQ/FIQ modes
by Georges Savoundararadj
· 10 years ago
58623d1
arm: relocate the exception vectors
by Georges Savoundararadj
· 10 years ago
c381084
arm: make .vectors section allocatable
by Georges Savoundararadj
· 10 years ago
3bae15f
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 10 years ago
ef6073e
i2c: designware: Convert driver to multibus/multiadapter framework
by Stefan Roese
· 10 years ago
42fec60
ppc/arm: zap EMK boards
by Wolfgang Denk
· 10 years ago
d68a255
odroid: dts: fix name of included dtsi
by Przemyslaw Marczak
· 10 years ago
ef08253
odroid: dts: adjust sd cd-gpios for SD Card
by Przemyslaw Marczak
· 10 years ago
16fa980
trats2: dts: adjust gpio numbers after gpio rework
by Przemyslaw Marczak
· 10 years ago
0f84892
trats: dts: adjust gpio numbers to new api
by Przemyslaw Marczak
· 10 years ago
fe6bf5d
universal: dts: adjust gpio numbers to new api
by Przemyslaw Marczak
· 10 years ago
26003a4
exynos4210: dts: fix gpio offset in pinctrl-uboot
by Przemyslaw Marczak
· 10 years ago
43a7f09
exynos4412: dts: adjust pinctrl-uboot to changed gpio order
by Przemyslaw Marczak
· 10 years ago
eace490
exynos4412: dts: fix bad gpio order in pinctrl
by Przemyslaw Marczak
· 10 years ago
f5ebc99
kconfig: add CONFIG_SUPPORT_TPL
by Masahiro Yamada
· 10 years ago
6e0971b
kconfig: add CONFIG_SUPPORT_SPL
by Masahiro Yamada
· 10 years ago
602a16c
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
91b5ed8
x86: Use correct printf() format string for uintptr_t
by Simon Glass
· 10 years ago
3687fe4
Provide option to avoid defining a custom version of uintptr_t.
by Gabe Black
· 10 years ago
11432d4
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
by Tom Rini
· 10 years ago
4b07ce1
ppc: Zap TQM8272 board
by Marek Vasut
· 10 years ago
12ffcb0
ppc: Zap TQM8260 board
by Marek Vasut
· 10 years ago
27cb17d
ppc: Zap IDS8247 board
by Marek Vasut
· 10 years ago
a34567e
ppc: Zap HWW1U1A board
by Marek Vasut
· 10 years ago
4cdede6
ppc: Zap Hymod board
by Marek Vasut
· 10 years ago
0f7369a
ppc: Zap MHPC board
by Marek Vasut
· 10 years ago
1bb644e
ppc: Zap ICU862 board
by Marek Vasut
· 10 years ago
2ced070
PowerPC: drop some 74xx_7xx boards and related code
by Wolfgang Denk
· 10 years ago
8b5073b
powerpc: mpc512x: fix boot breakage
by Anatolij Gustschin
· 10 years ago
f0e1f8d
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 10 years ago
ed6144f
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
16aefab
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 10 years ago
ea0123c
arm: socfpga: Zap spl.h and ad-hoc related syms
by Marek Vasut
· 10 years ago
54c282e
arm: socfpga: Move code from misc_init_r() to arch_early_init_r()
by Marek Vasut
· 10 years ago
70e507e
Merge http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
77a7384
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
06f08e2
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
dc549d9
tegra: add proto for pin_mux_mmc
by Jeroen Hofstee
· 10 years ago
a964133
arm: vectors: provide protypes from vectors.S
by Jeroen Hofstee
· 10 years ago
2b56220
omap3: board: add missing include and proto
by Jeroen Hofstee
· 10 years ago
506f0e5
lib: bootm: add missing include
by Jeroen Hofstee
· 10 years ago
74a08bc
leds: missing include
by Jeroen Hofstee
· 10 years ago
1abf3a1
imx: add missing includes
by Jeroen Hofstee
· 10 years ago
4f2ef48
arch-mx: add missing include
by Jeroen Hofstee
· 10 years ago
93dfae7
tegra: make local functions static
by Jeroen Hofstee
· 10 years ago
cbc7562
omap3: make local functions static
by Jeroen Hofstee
· 10 years ago
dca7d08
arm: board: use __weak
by Jeroen Hofstee
· 10 years ago
05e5bcb
sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option
by Hans de Goede
· 10 years ago
1c21155
sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding
by Hans de Goede
· 10 years ago
9f07273
sunxi: Add clock_get_pll5p() function
by Hans de Goede
· 10 years ago
6ee6388
ARM: sunxi: Add support for using R_UART as console
by Chen-Yu Tsai
· 10 years ago
0b171c4
ARM: sunxi: Allow specifying module in prcm apb0 init function
by Chen-Yu Tsai
· 10 years ago
0ee7268
ARM: sunxi: Add support for R_PIO gpio banks
by Hans de Goede
· 10 years ago
848c263
ARM: sunxi: Add basic A23 support
by Chen-Yu Tsai
· 10 years ago
ac80aa0
mmc: sunxi: Add support for sun8i (A23)
by Chen-Yu Tsai
· 10 years ago
d4ea92b
ARM: sunxi: Add support for uart0 on port F (mmc0)
by Chen-Yu Tsai
· 10 years ago
a927241
ARM: sunxi: Add sun8i (A23) UART0 pin mux support
by Chen-Yu Tsai
· 10 years ago
1275c48
ARM: sunxi: Fix reset command on sun6i/sun8i
by Chen-Yu Tsai
· 10 years ago
b717bd8
ARM: sunxi: Add sun6i/sun8i timer block register definition
by Chen-Yu Tsai
· 10 years ago
0d15276
ARM: sunxi: Move watchdog register definitions to separate file
by Chen-Yu Tsai
· 10 years ago
4dccfd4
sunxi: Use PG3 - PG8 as io-pins for mmc1
by Hans de Goede
· 10 years ago
63deaa8
sunxi: When we've both mmc0 and mmc2, detect from which one we're booting
by Hans de Goede
· 10 years ago
2c51941
ARM: sunxi: Add basic A31 support
by Maxime Ripard
· 10 years ago
f139f1e
ARM: sun6i: Setup the A31 UART0 muxing
by Maxime Ripard
· 10 years ago
086ef82
ARM: sun6i: Define UART0 pins for A31
by Chen-Yu Tsai
· 10 years ago
e2d11bb
ARM: sunxi-mmc: Add mmc support for sun6i / A31
by Hans de Goede
· 10 years ago
3a04542
ARM: sun6i: Add clock support
by Chen-Yu Tsai
· 10 years ago
0096aa2
ARM: sun6i: Add support for the power reset control module found on the A31
by Oliver Schinagl
· 10 years ago
66a231a
ARM: sun6i: Add base address for the new controllers in A31
by Oliver Schinagl
· 10 years ago
4e526e2
ARM: sunxi: Use macro values for setting UART GPIO pull-ups
by Chen-Yu Tsai
· 10 years ago
50c1254
dm: serial: use Driver Model for UniPhier serial driver
by Masahiro Yamada
· 10 years ago
60cebe5
dm: x86: Convert coreboot serial to use driver model
by Simon Glass
· 10 years ago
1fad146
dm: x86: dts: Add additional info to the serial port node
by Simon Glass
· 10 years ago
23815c0
dm: x86: Add a gpio header for coreboot
by Simon Glass
· 10 years ago
b24a951
dm: x86: Support pre-reloc malloc()
by Simon Glass
· 10 years ago
73e44fb
dm: x86: Zero global data before board_init_f()
by Simon Glass
· 10 years ago
26631ae
dm: x86: Remove ebp assembler warning in zimage.c
by Simon Glass
· 10 years ago
234df00
dm: dts: Move omap device tree includes to correct place
by Simon Glass
· 10 years ago
bc0f4ea
dm: omap3: Move to driver model for GPIO and serial
by Simon Glass
· 10 years ago
ccc03a7
dm: am33xx: Provide platform data for serial
by Simon Glass
· 10 years ago
91d0390
dm: am33xx: Provide platform data for GPIOs
by Simon Glass
· 10 years ago
1a96d7f
dm: omap: gpio: Support driver model
by Simon Glass
· 10 years ago
7ac1ac3
dm: dts: omap: Select correct console for beaglebone
by Simon Glass
· 10 years ago
bc810dc
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
ee2e54f
mips: enable CONFIG_USE_PRIVATE_LIBGCC by default
by Masahiro Yamada
· 10 years ago
9520b71
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
by Masahiro Yamada
· 10 years ago
3070446
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
by Masahiro Yamada
· 10 years ago
165808d
omap3/am33xx: mux: fix several checkpatch issues
by Igor Grinberg
· 10 years ago
07cf9a5
omap3: Kconfig: fix the cm-t35 board option prompt
by Igor Grinberg
· 10 years ago
b259239
ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr
by Hao Zhang
· 10 years ago
1917301
keystone2: ecc: add ddr3 error detection and correction support
by Vitaly Andrianov
· 10 years ago
5184ff9
ARM: keystone: msmc: extend functionality of SES
by Vitaly Andrianov
· 10 years ago
9e02ad7
dma: ti-edma3: introduce edma3 driver
by Khoronzhuk, Ivan
· 10 years ago
9f95c1b
ARM: keystone: clock: add support for K2E SoCs
by Khoronzhuk, Ivan
· 10 years ago
a7894b7
net: keystone_net: add Keystone2 K2E SoC support
by Khoronzhuk, Ivan
· 10 years ago
3df3e63
net: keystone_serdes: add keystone K2E SoC support
by Khoronzhuk, Ivan
· 10 years ago
4870479
ARM: keystone2: keysonte_nav: add support for K2E SoC
by Khoronzhuk, Ivan
· 10 years ago
39cd9f0
net: keystone_net: register eth PHYs on MDIO bus
by Khoronzhuk, Ivan
· 10 years ago
Next »