Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9025888b9a617cb28348c8ace72271952df6e4d1
9025888
fpga: virtex2: Avoid CamelCase
by Michal Simek
· Thu Mar 13 11:33:36 2014 +0100
2091a0c
fpga: spartan3: Avoid CamelCase
by Michal Simek
· Thu Mar 13 11:28:42 2014 +0100
5206cca
fpga: spartan2: Avoid CamelCase
by Michal Simek
· Thu Mar 13 11:23:43 2014 +0100
14791f1
kbuild: Fix trailing whitespaces
by Michal Simek
· Thu Apr 24 15:24:28 2014 +0200
7d55550
net/designware: call phy_connect_dev() to properly setup phylib device
by Ian Campbell
· Mon Apr 28 20:14:05 2014 +0100
b85d963
boards.cfg: Keep entries sorted
by Fabio Estevam
· Mon May 12 13:01:51 2014 -0300
675b23c
fs/fat: correct FAT16/12 file finding in root dir
by Wu, Josh
· Thu May 08 16:14:07 2014 +0800
10c8f7a
fs: fat_write: fix the incorrect last cluster checking
by Wu, Josh
· Thu May 08 16:14:06 2014 +0800
b72c80a
fs/fat: add fat12 cluster check
by Wu, Josh
· Thu May 08 16:14:05 2014 +0800
900db5d
fs:ext4:write:fix: Reinitialize global variables after updating a file
by Łukasz Majewski
· Tue May 06 09:36:05 2014 +0200
5767dc8
fs:ext4:cleanup: Remove superfluous code
by Łukasz Majewski
· Tue May 06 09:36:04 2014 +0200
e1f4ac5
disk: part_efi: add support for the Backup GPT
by Steve Rae
· Mon May 05 13:00:08 2014 -0700
60ac15a
common/board_f: Fix size variable
by York Sun
· Fri May 02 17:28:05 2014 -0700
021d202
common/board_f: Initialized global data for generic board
by York Sun
· Fri May 02 17:28:04 2014 -0700
a30bf79
Trivial fix to .gitignore for spl/Makefile
by Ralph Siemsen
· Thu May 01 14:18:41 2014 -0400
c0b29bb
cmd_bootm.c: Only say XIP image when load is image_start
by Tom Rini
· Thu May 01 10:01:08 2014 -0400
285c435
tools: env: Add aes.c placeholder
by Marek Vasut
· Mon Apr 28 11:56:30 2014 +0200
d3efa97
nand_spl: remove unused linker scripts u-boot-nand.lds
by Masahiro Yamada
· Mon Apr 28 17:45:05 2014 +0900
62077d1
config: remove platform CONFIG_SYS_HZ definition part 4
by Masahiro Yamada
· Mon Apr 28 10:18:34 2014 +0900
cd1b58e
cosmetic: delete misleading comment /* CONFIG_BOARDDIR */
by Masahiro Yamada
· Mon Apr 28 10:17:10 2014 +0900
2a262cd
hush shell: Avoid string write overflow when entering max cmd length
by Kristian Otnes
· Fri Apr 25 15:35:43 2014 +0200
2253e16
kbuild: allow null board for spl build
by Masahiro Yamada
· Fri Apr 25 21:54:31 2014 +0900
a1148f7
tps6586x: staticize funtions
by Manish Badarkhe
· Thu Apr 24 08:55:07 2014 +0530
56f3f43
doc: README.generic-board: Fix typo
by Fabio Estevam
· Tue Apr 22 15:45:42 2014 -0300
511740c
lib/sha256: fix compile on some hosts
by Andreas Bießmann
· Sun Apr 20 10:34:15 2014 +0200
153d34a
kbuild: build with -Werror=date-time if the compiler supports it
by Masahiro Yamada
· Fri Apr 18 19:09:51 2014 +0900
91e27a4
fs: ubifs: drop __DATE__ and __TIME__
by Masahiro Yamada
· Fri Apr 18 19:09:50 2014 +0900
5630039
blackfin: replace bfin_gen_rand_mac() with eth_random_addr()
by Masahiro Yamada
· Fri Apr 18 19:09:49 2014 +0900
0b16e65
net: rename and refactor eth_rand_ethaddr() function
by Masahiro Yamada
· Fri Apr 18 19:09:48 2014 +0900
0722cf3
rand: do not surround function declarations by #ifdef
by Masahiro Yamada
· Fri Apr 18 19:09:47 2014 +0900
b1c675c
cmd_time: do not show ticks
by Masahiro Yamada
· Fri Apr 18 17:46:13 2014 +0900
fcfc786
net/phy: enable get_phy_id redefinable
by Shengzhou Liu
· Fri Apr 11 16:14:17 2014 +0800
aa09e68
AR8035/phy: Enable autonegotiation function for ar8035
by Xiaobo Xie
· Fri Apr 11 16:03:11 2014 +0800
cbc0888
serial: nsl16550: add hw flow control support
by Karicheri, Muralidharan
· Wed Apr 09 15:38:46 2014 -0400
ec6e525
fs: fat: Fix cache align error message in fatwrite
by Nobuhiro Iwamatsu
· Tue Apr 08 11:12:46 2014 +0900
197c720
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· Fri Apr 04 20:09:58 2014 +0900
6a5919e
Prepare v2014.07-rc1
by Tom Rini
· Mon May 12 08:54:13 2014 -0400
22383af
Merge branch 'tom' of git://git.denx.de/u-boot-x86
by Tom Rini
· Fri May 09 18:48:26 2014 -0400
e4caae5
sandbox: ignore sandbox.dtb
by Masahiro Yamada
· Mon Apr 21 18:50:41 2014 +0900
17cb77b
sandbox: move source files from board/ to arch/sandbox/
by Masahiro Yamada
· Mon Apr 21 18:39:35 2014 +0900
46b3421
patman: Avoid duplicate sign-offs
by Simon Glass
· Sun Apr 20 10:50:14 2014 -0600
0c3e9c1
patman: Deal with 'git apply' failures correctly
by Simon Glass
· Sun Apr 20 10:50:13 2014 -0600
53552c9
sandbox: Update and expand the README
by Simon Glass
· Sat Mar 22 17:12:59 2014 -0600
dcc0bf4
sandbox: Provide a build option to avoid using SDL
by Simon Glass
· Sat Mar 22 17:12:58 2014 -0600
4c39b1d
Make 'run' use run_command_list() instead of run_command()
by Simon Glass
· Fri Oct 25 23:01:32 2013 -0600
a745926
sandbox: Support 'env import' and 'env export'
by Simon Glass
· Fri Oct 25 23:01:31 2013 -0600
8243b58
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri May 09 11:18:45 2014 -0400
32857be
Merge branch 'master' of git://git.denx.de/u-boot-sparc
by Tom Rini
· Fri May 09 11:09:59 2014 -0400
6284547
Merge branch 'u-boot/master'
by Albert ARIBAUD
· Fri May 09 10:47:05 2014 +0200
9c2a0f2
leon: implement missing get_tbclk()
by Daniel Hellstrom
· Thu May 08 18:52:37 2014 +0200
8f7557d
leon: use CONFIG_SYS_HZ to config timer prescaler
by Daniel Hellstrom
· Thu May 08 19:16:14 2014 +0200
6466612
serial: zynq: Fix typo in suffix function name
by Michal Simek
· Fri Apr 25 13:46:28 2014 +0200
9f8658e
serial: zynq: Remove sparse warnings
by Michal Simek
· Fri Apr 25 13:45:08 2014 +0200
6eaec4c
i2c: zynq: Fixed compilation errors when using DEBUG
by Jesper B. Christensen
· Fri Apr 25 15:46:17 2014 +0200
dfa75ed
Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Tue May 06 14:55:45 2014 -0400
d47b274
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Tue May 06 14:55:27 2014 -0400
1df24c5
Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Tue May 06 14:50:22 2014 -0400
0c08478
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Tue May 06 14:45:51 2014 -0400
c669b7d
serial: zynq: Fix typo in suffix function name
by Michal Simek
· Fri Apr 25 13:46:28 2014 +0200
7537045
serial: zynq: Remove sparse warnings
by Michal Simek
· Fri Apr 25 13:45:08 2014 +0200
b055f67
net: zynq: Fix sparse warnings in gem
by Michal Simek
· Fri Apr 25 14:17:38 2014 +0200
5031623
net: zynq: Use predefined macros instead of hardcoded value
by Michal Simek
· Tue Feb 25 10:25:38 2014 +0100
c8cb151
microblaze: Wire up OF support for emaclite
by Stephan Linz
· Wed Jul 04 22:25:31 2012 +0200
463ce69
common: fixed linker-list example
by Mateusz Zalega
· Tue Apr 29 20:14:22 2014 +0200
e239fa5
USB: gadget: save driver name before registering it
by Stephen Warren
· Thu May 01 15:45:16 2014 -0600
69cb0bb
USB: gadget: added a saner gadget downloader registration API
by Mateusz Zalega
· Mon Apr 28 21:13:28 2014 +0200
cebb8dc
am335x: dfu: disable DFU in am335x_evm SPL build
by Mateusz Zalega
· Mon Apr 28 21:13:27 2014 +0200
59c6c6f
ums: always initialize mmc before ums_disk_init()
by Mateusz Zalega
· Mon Apr 28 21:13:26 2014 +0200
0ab80bf
dfu: mmc: change offset base handling
by Mateusz Zalega
· Mon Apr 28 21:13:25 2014 +0200
dcb6ea6
dfu: mmc: raw data write fix
by Mateusz Zalega
· Mon Apr 28 21:13:24 2014 +0200
21fe3f7
usb: dfu: fix boards wo USB cable detection
by Mateusz Zalega
· Wed Apr 30 13:07:48 2014 +0200
e604a13
part: header fix
by Mateusz Zalega
· Mon Apr 28 21:13:22 2014 +0200
05d2f41
mmc: mmc header fix
by Mateusz Zalega
· Wed Apr 30 13:04:15 2014 +0200
a36f47f
Merge branch 'next' of git://git.denx.de/u-boot-sh
by Tom Rini
· Fri May 02 11:48:07 2014 -0400
fbff5b3
ARM: highbank: use default prompt
by Rob Herring
· Thu Apr 10 16:17:31 2014 -0500
5ed6a3d
ARM: highbank: use config_distro_defaults.h
by Rob Herring
· Thu Apr 10 16:17:30 2014 -0500
546e2cd
usb: gadget: allow ci_udc to build with new gadget framework
by Stephen Warren
· Mon Apr 28 15:42:00 2014 -0600
5d94687
usb: ums: use only 1 buffer for CI_UDC
by Stephen Warren
· Thu Apr 24 17:52:40 2014 -0600
e13a704
usb: ci_udc: support variants with hostpc register
by Stephen Warren
· Thu Apr 24 17:52:39 2014 -0600
0381a727
usb: ci_udc: make PHY initialization conditional
by Stephen Warren
· Thu Apr 24 17:52:38 2014 -0600
d06444f
usb: ci_udc: set ep->req.actual after transfer
by Stephen Warren
· Thu Apr 24 17:52:37 2014 -0600
de40a1e
usb: ci_udc: Support larger packets
by Stephen Warren
· Thu Apr 24 17:52:36 2014 -0600
f62b92d
dfu:fix: Replace wrong return value with proper one
by Lukasz Majewski
· Thu Apr 24 10:24:53 2014 +0200
6baf21c
exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT
by andrey.konovalov@linaro.org
· Tue Apr 22 21:23:49 2014 +0400
15175e7
usb: musb: fill in usb_gadget_unregister_driver
by Rob Herring
· Fri Apr 18 08:54:30 2014 -0500
ef60fda
usb: handle NULL table in usb_gadget_get_string
by Rob Herring
· Fri Apr 18 08:54:28 2014 -0500
ef9d4d4
usb:gadget:f_thor: fix write to filesystem by add dfu_flush()
by Przemyslaw Marczak
· Fri Apr 18 09:48:25 2014 +0200
13a41c8
usb:gadget:f_thor: code cleanup in function download_tail()
by Przemyslaw Marczak
· Fri Apr 18 09:48:24 2014 +0200
17472dc
usb: Fix USB keyboard polling via control endpoint
by Adrian Cox
· Thu Apr 10 14:02:44 2014 +0100
29d0587
usb: Add endian support macros to interrupt transfers in the EHCI driver.
by Adrian Cox
· Thu Apr 10 13:29:45 2014 +0100
53000ce
usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs
by Nobuhiro Iwamatsu
· Thu Apr 03 13:55:54 2014 +0900
1320bc2
sh: delete an unused source file
by Masahiro Yamada
· Mon Mar 31 13:09:13 2014 +0900
fdd7efe
drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write
by Shaveta Leekha
· Thu Apr 24 14:51:23 2014 +0530
a4c0266
driver/mxc_i2c: Move static data structure to global_data
by York Sun
· Mon Feb 10 14:02:52 2014 -0800
479bf0d
Merge branch 'master' of git://www.denx.de/git/u-boot-arc
by Tom Rini
· Fri Apr 25 15:08:43 2014 -0400
b4e5f38
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Tom Rini
· Fri Apr 25 15:06:51 2014 -0400
c83b542
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Tom Rini
· Fri Apr 25 14:57:58 2014 -0400
b095762
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Fri Apr 25 14:53:51 2014 -0400
8dcc69f
axs101: bump DDR size from 256 to 512 Mb
by Alexey Brodkin
· Thu Mar 27 19:30:18 2014 +0400
1765631
axs101: increase EEPROM page write delay from 32 to 64 msec
by Alexey Brodkin
· Mon Mar 24 17:15:50 2014 +0400
Next »