Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f330cec08d01d3f28be8a01cc1fb65806e8783a6
f330cec
imx: Explicitly pass the I2C bus number in pmic_init()
by Fabio Estevam
· 11 years ago
c154669
udoo: Fix watchdog during kernel boot.
by Giuseppe Pagano
· 11 years ago
cbadb0b
udoo: Add ethernet support (FEC + Micrel KSZ9031).
by Giuseppe Pagano
· 11 years ago
a9c2b73
udoo: Move and optimize platform register setting.
by Giuseppe Pagano
· 11 years ago
d82dad4
mx6sabresd: Add SPI NOR support
by Fabio Estevam
· 11 years ago
70f84b5
mx6sabresd: Fix wrong colors in LVDS splash
by Fabio Estevam
· 11 years ago
883bdb1
power: power_fsl: Pass p->bus in the same way for SPI and I2C cases
by Fabio Estevam
· 11 years ago
6d24073
efikamx: Fix pmic_init() argument
by Fabio Estevam
· 11 years ago
3b48b4f
mx31pdk: Fix pmic_init() argument
by Fabio Estevam
· 11 years ago
21cb23f
mx51evk: Fix pmic_init() argument
by Fabio Estevam
· 11 years ago
c7d4612
imx-common: remove extraneous semicolon from macro
by Eric Nelson
· 11 years ago
b26681f
nitrogen6x: Remove unused OCOTP options
by Fabio Estevam
· 11 years ago
0388045
Net: FEC: Fix huge memory leak
by Marek Vasut
· 11 years ago
bd5b2df
i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarations
by Eric Nelson
· 11 years ago
7a38dad
i.MX6DQ/DLS: remove unused pad declarations
by Eric Nelson
· 11 years ago
28d2937
i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/Solo
by Eric Nelson
· 11 years ago
dc1c28e
i.MX6DQ/DLS: remove useless mux/pad declarations
by Eric Nelson
· 11 years ago
3d3be0a
i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents
by Eric Nelson
· 11 years ago
3080748
mx6: titanium: Move BSP code to barco board directory
by Stefan Roese
· 11 years ago
c6f25bc
titanium: Return the error when cpu_eth_init() fails
by Fabio Estevam
· 11 years ago
95f32ac
wandboard: Return the error when cpu_eth_init() fails
by Fabio Estevam
· 11 years ago
7be45ce
wandboard: Return the error immediately when ipuv3_fb_init() fails
by Fabio Estevam
· 11 years ago
041487c
mxs_gpio: fix the handling in gpio_direction_output()
by Michael Heimpold
· 11 years ago
0864e44
configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
by Fabio Estevam
· 11 years ago
8069bfe
arm, am335x: update for the siemens boards
by Samuel Egli
· 11 years ago
6f464a5
usb, g_dnl: make bcdDevice value configurable
by Heiko Schocher
· 11 years ago
756a980
omap730p2: Remove board
by Tom Rini
· 11 years ago
084240b
am33xx: Make SoC bootcount driver have its own symbol
by Tom Rini
· 11 years ago
5ef7b86
cm-t35: use gpio_led driver for status led
by Igor Grinberg
· 11 years ago
8665a85
am335x_evm: Fix CONS_INDEX numbering
by Andrew Bradford
· 11 years ago
37ed0dd
boards.cfg: update email address for ti814x_evm maintainer
by Matt Porter
· 11 years ago
2233e46
arm, am33x: make RTC32K OSC enable configurable
by Heiko Schocher
· 11 years ago
040c5c3
bootcount: store bootcount var in environment
by Heiko Schocher
· 11 years ago
ea385ed
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
5b9a6c5
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Tom Rini
· 11 years ago
86bd4e8
sandbox: convert to common time functions
by Rob Herring
· 11 years ago
316c5c8
time: add weak annotation to timer_read_counter declaration
by Rob Herring
· 11 years ago
7f37f22
netconsole loses 2nd character of input
by Suriyan Ramasami
· 11 years ago
a21e379
serial: s5p: Staticize local functions
by Axel Lin
· 11 years ago
d8d51f8
env: fix the env export varname
by Pierre Aubert
· 11 years ago
71d816f
highbank: set AUTOBOOT_KEYED_CTRLC config option
by Mark Langsdorf
· 11 years ago
c301226
autoboot: add an option to override keyed autoboot
by Mark Langsdorf
· 11 years ago
3da5fa8
serial: xuartlite: Staticize local functions
by Axel Lin
· 11 years ago
d3101d2
serial: mxs_auart: Staticize local functions
by Axel Lin
· 11 years ago
65a43e3
fs:fat: fix set file name function
by Piotr Wilczek
· 11 years ago
e077389
cmd_zfs: normalize 'file not found' errors
by Luka Perkov
· 11 years ago
94a4a1f
cmd_reiser: normalize 'file not found' errors
by Luka Perkov
· 11 years ago
8d66edc
cmd_ubifs: normalize 'file not found' errors
by Tim Harvey
· 11 years ago
4e56395
include: delete include/linux/config.h
by Masahiro Yamada
· 11 years ago
8177042
config/sandbox: Add EFI and GPT support
by Egbert Eich
· 11 years ago
f6e664b
config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set
by Egbert Eich
· 11 years ago
bfd4a71
cmd/gpt: Support gpt command for all devices
by Egbert Eich
· 11 years ago
f94573b
cosmetic: UDM-net: clean up the remainders of dead driver
by Masahiro Yamada
· 11 years ago
fb7daa4
cosmetic: UDM-serial: clean up the remainders of dead driver
by Masahiro Yamada
· 11 years ago
a756da9
cosmetic: doc: driver-model: Do not number driver lists
by Masahiro Yamada
· 11 years ago
8892548
usb: dfu: make nand upload working
by Bo Shen
· 11 years ago
1799fa8
usb, g_dnl: make iSerialNumber board configurable
by Heiko Schocher
· 11 years ago
247b98f
usb: dfu: correct dfu buffer inited value
by Bo Shen
· 11 years ago
f1f2af5
usb: dfu: decrease dfu->r_left along with the transfer
by Bo Shen
· 11 years ago
10b479d
usb: ohci-hcd: submit_common_msg: report actual_length properly
by Mateusz Kulikowski
· 11 years ago
06ef7cc
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
by Przemyslaw Marczak
· 11 years ago
84c4b98
usb: ums: move ums code from trats to Samsung common directory
by Przemyslaw Marczak
· 11 years ago
3dab730
usb: ums: fix disk capacity miscalculation and code cleanup
by Przemyslaw Marczak
· 11 years ago
0e1e709
usb: ums: allows using every mmc device with ums.
by Przemyslaw Marczak
· 11 years ago
674b1a6
usb: ums: code refactoring to improve reusability on other boards.
by Przemyslaw Marczak
· 11 years ago
2beb1fd
README: remove wrong config name
by Igor Grinberg
· 11 years ago
06bc873
cosmetic: remove empty lines at the top of file
by Masahiro Yamada
· 11 years ago
c4f6353
common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions
by Miao Yan
· 11 years ago
49a88e3
Makefile: do not create a symbolic link to arch/${ARCH}/include/asm
by Masahiro Yamada
· 11 years ago
a4c867c
Add support for SX151x SPI GPIO Expanders
by Viktar Palstsiuk
· 11 years ago
87011d1
boards.cfg: remove git leftovers
by Luka Perkov
· 11 years ago
d0d2385
boards.cfg: remove trailing whitespace
by Paul Burton
· 11 years ago
9446340
cmd_nvedit.c: Add env exists command
by Andrew Ruder
· 11 years ago
9d3262b
MAKEALL: rename boards_by_* functions to targets_by_*
by Masahiro Yamada
· 11 years ago
890a4e8
MAKEALL: fix boards_by_field function
by Masahiro Yamada
· 11 years ago
042ff5c
MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH>
by Masahiro Yamada
· 11 years ago
4a3f1f4
MAKEALL: fix awk warning message
by Masahiro Yamada
· 11 years ago
ac9ecc4
sparc: include config.h to start.S
by Masahiro Yamada
· 11 years ago
51feb2c
EP88x: remove remainders of dead board
by Masahiro Yamada
· 11 years ago
a228136
README.scrapyard: fix broken format
by Masahiro Yamada
· 11 years ago
3870556
kup: Delete an unused Makefile
by Masahiro Yamada
· 11 years ago
4f95d6e
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
2fb506b
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Tom Rini
· 11 years ago
3cad886
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 11 years ago
56ef75c
ColdFire: fix some typoes for CF platform
by jason
· 11 years ago
ef1030c
coldfire: cpu5282: increase malloc space to fix crash on start u-boot
by Jens Scharsig (BuS Elektronik)
· 11 years ago
6c04dcd
Makfile: fix a rule to build u-boot.sb
by Masahiro Yamada
· 11 years ago
efe3dc0
freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y
by Masahiro Yamada
· 11 years ago
ead2d42
fpga: Add support for gzip images with bitstreams
by Michal Simek
· 11 years ago
94dc92f
fpga: zynqpl: Do not place bitstream below 1MB
by Michal Simek
· 11 years ago
8cfb246
fpga: zynqpl: Add dcache flush support
by Jagannadha Sutradharudu Teki
· 11 years ago
9028c8e
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
044a5e8
at91: add defines for reset type
by Roger Meier
· 11 years ago
2059f31
ARM: ATMEL: eb_cpux9k2: fix TEXT_BASE for ramboot target
by Jens Scharsig (BuS Elektronik)
· 11 years ago
4a985df
arm: atmel: get rid of too many ifdeffery
by Bo Shen
· 11 years ago
8ed8783
arm: atmel: at91sam9n12ek: add usb host support
by Bo Shen
· 11 years ago
0e6624a
net: macb: get DMA bus width from design config register
by Bo Shen
· 11 years ago
759456e
pxe: fix handling of absolute paths
by Rob Herring
· 11 years ago
4252e98
ARM: versatile: convert to common timer code
by Rob Herring
· 11 years ago
741a0bd
ARM: tegra: convert to common timer code
by Rob Herring
· 11 years ago
Next »