Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a28dd5b5a7d144e1a03b09dd993c10d46a9d3d54
a28dd5b
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
3636534
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
7755e53
colibri_vf: Enable USB support for Colibri Vybrid
by Sanchayan Maity
· 10 years ago
1b320bd
usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
by Sanchayan Maity
· 10 years ago
cc4d78f
ARM: vf610: Initial integration for Colibri VF50/VF61
by Sanchayan Maity
· 10 years ago
208aaa2
ARM: vf610: Enable caches
by Stefan Agner
· 10 years ago
cb01fb1
ARM: vf610: Add SoC and CPU type detection
by Sanchayan Maity
· 10 years ago
ab2aaaa
ARM: vf610: Enable external 32KHz oscillator
by Stefan Agner
· 10 years ago
e3a76e2
ARM: vf610: Move DDR3 initialization to imx-common
by Sanchayan Maity
· 10 years ago
fb9a9bd
cmd, nand: add more info to "nand info"
by Heiko Schocher
· 10 years ago
d45c1b8
rtc: Set valid date after reset
by Marek Vasut
· 10 years ago
7c2b52d
arm: am437x: mux: Update mux names
by Bryan De Faria
· 10 years ago
6312a95
m68k: add architecture-specific u-boot.lds
by angelo@sysam.it
· 10 years ago
f1a5e71
fastboot: ARM: OMAP5: Enable reboot-bootloader
by Dileep Katta
· 10 years ago
9873b91
patman: check git format.subjectprefix setting when generate patches prefix
by Wu, Josh
· 10 years ago
e0e31f3
buildman: Add gcc 4.9.0 with Microblaze toolchain
by Michal Simek
· 10 years ago
7354dfc
ARM: DRA7: Set serial number environment variable
by Dileep Katta
· 10 years ago
f273129
ARM: DRA7XX: Enable Fastboot
by Dileep Katta
· 10 years ago
d749678
mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency
by Zhou Zhu
· 10 years ago
009bb35
gpio: mvmfp: support newer MFP bit definitions
by Xiang Wang
· 10 years ago
9ed4f70
davinci: add support for omapl138-lcdk board
by Peter Howard
· 10 years ago
9a49ec1
dm: Init device tree as well as driver model in SPL
by Simon Glass
· 10 years ago
0704b85
dm: core: Select device tree control correctly for SPL
by Simon Glass
· 10 years ago
49c087e
fdt: Allow FDT functions to be built for SPL
by Simon Glass
· 10 years ago
400d040
fdt: Add an option to disable device tree in SPL
by Simon Glass
· 10 years ago
378dbdb
Correct malloc_limit value for pre-relocation malloc()
by Simon Glass
· 10 years ago
d1d087d
Move initf_malloc() to a common place
by Simon Glass
· 10 years ago
a087767
fdt: Rename setup_fdt() and make it prepare also
by Simon Glass
· 10 years ago
26b78b2
fdt: sandbox: Move setup code from board_f to fdtdec
by Simon Glass
· 10 years ago
e70a4f4
dm: core: Drop device removal error path when not supported
by Simon Glass
· 10 years ago
509dbf9
dm: Add a panic_str() function to reduce code size
by Simon Glass
· 10 years ago
8914c8a
dm: core: Remove unbind operations when not required
by Simon Glass
· 10 years ago
1bd3deb
dm: core: Allow sequence alias support to be removed for SPL
by Simon Glass
· 10 years ago
448e9df
cmd_led: Extend led command to support blinking and more leds
by Stefan Roese
· 10 years ago
a3f4a85
integrator: stop zeroing the gd flags
by Linus Walleij
· 10 years ago
06772b6
ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to Kconfig
by Masahiro Yamada
· 10 years ago
665ab67
ARM: integrator: abolish CONFIG_INTEGRATOR
by Masahiro Yamada
· 10 years ago
1913962
ARM: integrator: split board select into AP/CP select and CM select
by Masahiro Yamada
· 10 years ago
cad4416
ARM: integrator: move board select into mach-integrator/Kconfig
by Masahiro Yamada
· 10 years ago
f46ac4a
ARM: ARM720t: remove empty asm/arch/hardware.h
by Masahiro Yamada
· 10 years ago
190c6c7
SPDX: add X11 SPDX-License-Identifier
by Masahiro Yamada
· 10 years ago
8dd6e6e
Licenses: fix a typo in README
by Masahiro Yamada
· 10 years ago
31e476e
vexpress64: use DM for all vexpress64 boards
by Linus Walleij
· 10 years ago
ec17ed5
board/BuR/tseries: change pinmux
by Hannes Petermaier
· 10 years ago
763f7f3
board/BuR/tseries: reactivate NAND-board
by Hannes Petermaier
· 10 years ago
76d7b53
board/BuR/common: simplify access to devicetree
by Hannes Petermaier
· 10 years ago
c538328
serial: ns16550: Remove unnecessary init on UART setup
by Simon Glass
· 10 years ago
b31fb12
dm: ns16550: Support non-byte register spacing with driver model
by Simon Glass
· 10 years ago
5411129
serial: ns16550: Add an option to specify the debug UART register shift
by Simon Glass
· 10 years ago
28a6032
exynos: sandbox: ti: Add SPDX license identifiers and notes
by Simon Glass
· 10 years ago
51a0eac
dm: test: Don't clear global_data in dm_test_uclass_before_ready()
by Simon Glass
· 10 years ago
39f158e
dm: Update the README to reflect the current test output
by Simon Glass
· 10 years ago
f5823c0
dm: usb: Add a terminator to the string destructor list
by Simon Glass
· 10 years ago
f33663d
dm: core: Handle recursive unbinding of uclass devices
by Simon Glass
· 10 years ago
c917772
dm: core: precise comments for get/find device by name
by Przemyslaw Marczak
· 10 years ago
2eff02f
dm: test: Add tests for get/find uclass's device by name
by Przemyslaw Marczak
· 10 years ago
fa277fc
dm: core: remove type 'static' of function uclass_get_device_tail()
by Przemyslaw Marczak
· 10 years ago
5ed2e42
dm: core: device: add function: dev_get_uclass_name()
by Przemyslaw Marczak
· 10 years ago
d3ef0d7
dm: core: device: add function: dev_get_driver_ops()
by Przemyslaw Marczak
· 10 years ago
a12a1f5
dm: core: uclass: add function: uclass_get_device_by_name()
by Przemyslaw Marczak
· 10 years ago
2ffdf14
dm: core: uclass: add function: uclass_find_device_by_name()
by Przemyslaw Marczak
· 10 years ago
1e0a7f2
dm: test: Add tests for get/find uclass devices
by Przemyslaw Marczak
· 10 years ago
34cbe31
dm: test: Add tests for device's uclass platform data
by Przemyslaw Marczak
· 10 years ago
d850e67
dm: core: Extend struct udevice by '.uclass_platdata' field.
by Przemyslaw Marczak
· 10 years ago
f9d156e
dm: core: add internal functions for getting the device without probe
by Przemyslaw Marczak
· 10 years ago
e36994b
cmd_scsi: Enable SoC AHCI device on platforms with PCI
by tang yuantian
· 10 years ago
6b5e5a9
stm32f4: Add support for stm32f429-discovery board
by rev13@wp.pl
· 10 years ago
af9873c
stm32f4: Add serial driver
by rev13@wp.pl
· 10 years ago
fec465a
ARMv7M: Add STM32F4 support
by rev13@wp.pl
· 10 years ago
b3b57e8
ARM: Add ARMv7-M support
by rev13@wp.pl
· 10 years ago
20072f8
unzip: add gzwrite command to write compressed image to block device
by Eric Nelson
· 10 years ago
5441b04
gunzip: add gzwrite routine for extracting compresed images to block device
by Eric Nelson
· 10 years ago
70864f6
serial: pl01x: fix PL010 regression
by Linus Walleij
· 10 years ago
b064ebb
kconfig: remove duplicated CMD_DNS option
by Andrey Skvortsov
· 10 years ago
2f0c6ce
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 10 years ago
21340e6
net: pch_gbe: Fix pch_gbe device name
by Bin Meng
· 10 years ago
0afb6b2
net: gem: Use correct type for casting
by Michal Simek
· 10 years ago
072b0fa
net/phy: fixup for get_phy_id
by Shengzhou Liu
· 10 years ago
adeb9ea
net: phy: micrel: add support for KSZ8081MNX
by Luca Ellero
· 10 years ago
d9ba8a6
mii: add read-modify-write option to mii command
by Tim James
· 10 years ago
ee3521c
Update MAINTAINERS and git-mailrc for net
by Joe Hershberger
· 10 years ago
207edd6
net: rtl8169: Build warning fixes for 64-bit
by Thierry Reding
· 10 years ago
de947a1
net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers
by Codrin Ciubotariu
· 10 years ago
e9684b4
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
8a9f2e0
powerpc/mpc8641hpcn: Move environment to avoid conflict
by Scott Wood
· 10 years ago
ba3ae1d
board/t2080rdb: enable CONFIG_PHY_AQUANTIA
by Shengzhou Liu
· 10 years ago
5b4d7ff
powerpc/mpc85xx: Remove some dead code
by Scott Wood
· 10 years ago
f21e758
powerpc/mpc85xx: Don't relocate exception vectors
by Scott Wood
· 10 years ago
0d557b7
powerpc/t2080rdb: update ddr to support 1866MT/s
by Shengzhou Liu
· 10 years ago
c80a0db
T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config
by Chunhe Lan
· 10 years ago
3861e82
board/t208xrdb: VID support
by Ying Zhang
· 10 years ago
24e37d9
powerpc/t2080: enable erratum_a007186 for t2080 rev1.1
by Shengzhou Liu
· 10 years ago
6a2aa50
qemu-ppce500: Add support for 64bit CCSR map
by Alexander Graf
· 10 years ago
6aff153
MPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT register
by Curt Brune
· 10 years ago
13ba5d0
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 10 years ago
337fb3d
video, lg4573: add support for the lg4573 display
by Heiko Schocher
· 10 years ago
2729883
video, ipu: make ldb clock frequency overwritable through board code
by Heiko Schocher
· 10 years ago
086f081
video, ipu: make ldb_clock configurable
by Heiko Schocher
· 10 years ago
d094224
sandbox: add config_distro_defaults and config_distro_bootcmd
by Sjoerd Simons
· 10 years ago
d2c2fc4
config: Add default client arch defines for intel architectures
by Sjoerd Simons
· 10 years ago
Next »