Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
863e8d8595030a158de1734bdffbb0cd37fcaa0d
/
common
863e8d8
common: Add get_effective_memsize() to memsize.c
by York Sun
· Tue Feb 11 11:57:26 2014 -0800
59d599a
common: Remove invalid endianess conversion
by Christian Eggers
· Sat Feb 08 19:27:45 2014 +0100
06ab7dd
fs/fdos: Remove
by Tom Rini
· Fri Feb 21 08:42:02 2014 -0500
c68e851
blackfin: Add <asm/clock.h> to numerous drivers
by Tom Rini
· Thu Feb 20 10:14:10 2014 -0500
aa58eec
cosmetic: FIT: fix a strange comment
by Masahiro Yamada
· Tue Feb 18 15:39:21 2014 +0900
81a689e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· Thu Feb 13 18:30:26 2014 +0900
43c0893
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· Wed Feb 05 11:28:25 2014 +0900
0d68fb1
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· Tue Feb 04 17:24:28 2014 +0900
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· Tue Feb 04 17:24:24 2014 +0900
0c3ab85
common: spl: Add spl sata boot support
by Dan Murphy
· Mon Feb 03 06:59:01 2014 -0600
f81e0ce
EXT4: Fix number base handling of "ext4write" command
by Wolfgang Denk
· Fri Jan 31 09:28:25 2014 +0100
7e4a4b2
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
by Masahiro Yamada
· Wed Jan 29 16:29:16 2014 +0900
0700db6
cmd_test: implement -e test for file existence
by Stephen Warren
· Mon Feb 03 13:21:06 2014 -0700
4f6e1aa
cmd_test: evaluate to false without any arguments
by Stephen Warren
· Mon Feb 03 13:21:05 2014 -0700
08b763b
cmd_test: implement ! on sub-expressions
by Stephen Warren
· Mon Feb 03 13:21:04 2014 -0700
4c1b281
cmd_test: check for binary operators before unary
by Stephen Warren
· Mon Feb 03 13:21:03 2014 -0700
28cca55
cmd_test: use table lookup for parsing
by Stephen Warren
· Mon Feb 03 13:21:02 2014 -0700
034dd3d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Feb 17 14:22:02 2014 -0500
04cbbe4
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· Mon Feb 17 14:16:08 2014 -0500
f85cd82
cmd_mmc.c: Drop open/close mmc sub-commands
by Tom Rini
· Wed Feb 05 10:24:23 2014 -0500
4cf854c
cmd_mmc.c: Add bootbus mmc sub-command
by Tom Rini
· Wed Feb 05 10:24:22 2014 -0500
f8c6f79
cmd_mmc.c: Add 'partconf' command to mmc
by Tom Rini
· Wed Feb 05 10:24:21 2014 -0500
7991946
cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'
by Tom Rini
· Wed Feb 05 10:24:20 2014 -0500
c3068eb
cmd_mmc.c: Change 'bootpart' code to match normal coding style
by Tom Rini
· Wed Feb 05 10:24:19 2014 -0500
cc61269
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
by Tom Rini
· Wed Feb 05 10:24:18 2014 -0500
78bc86f
arc: bdinfo, image and arc-specific init functions declarations support
by Alexey Brodkin
· Tue Feb 04 12:56:16 2014 +0400
cd90dc8
cmd_pxe.c add any option for filesystem with sysboot uses generic load
by Dennis Gilmore
· Tue Feb 04 05:25:46 2014 -0600
57d7910
Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Tue Feb 04 11:48:14 2014 -0500
90d09af
pxe: implement fdtdir extlinux.conf tag
by Stephen Warren
· Tue Jan 28 14:50:10 2014 -0700
7b472af
pxe: support "devicetree" tag
by Stephen Warren
· Tue Jan 28 14:50:09 2014 -0700
a0d2802
common: Add new clk command
by Michal Simek
· Thu Nov 21 13:39:02 2013 -0800
c3bf15e
common: lcd.c: fix data abort exception when try to access bmp header
by Przemyslaw Marczak
· Wed Jan 22 11:24:13 2014 +0100
3f0516f
board_r - fixup functions table after relocation
by Alexey Brodkin
· Mon Jan 20 14:30:39 2014 +0400
cb367e1
spl: common: Support for USB MSD FAT image loading
by Dan Murphy
· Thu Jan 16 11:23:30 2014 -0600
b7b5b0c
spl: common: Move FAT funcs to a common file
by Dan Murphy
· Thu Jan 16 11:23:29 2014 -0600
2cc84cc
fdt_support.c: Correct linux,initrd-start/end setting
by Tom Rini
· Mon Jan 20 17:45:33 2014 -0500
f086d1d
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Mon Jan 20 07:51:22 2014 -0500
df62d35
common, env: optimize boottime
by Heiko Schocher
· Thu Dec 19 13:45:04 2013 +0100
f7104ce
bootm: Reinstate special case for standalone images
by Simon Glass
· Thu Dec 26 16:26:24 2013 -0700
8bb6424
common/image.c: move VxWorks header string out of CONFIG_CMD_ELF
by miao.yan@windriver.com
· Fri Dec 27 16:01:50 2013 +0800
a7c03b0
command.c: Fix auto-completion for the full commands list case
by Andrew Gabbasov
· Fri Dec 27 10:05:14 2013 -0600
7a22adf
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Mon Jan 13 13:45:15 2014 -0500
e92cc56
usb: ums: wait for usb cable connection before enter ums mode
by Przemyslaw Marczak
· Tue Jan 07 15:08:37 2014 +0100
f234b1e
env_eeprom - fix bus recovery for "eeprom_bus_read"
by Alexey Brodkin
· Wed Dec 11 18:04:40 2013 +0400
6571caa
sandbox: spi: Adjust 'sf test' to work on sandbox
by Simon Glass
· Sun Nov 10 10:26:51 2013 -0700
f041083
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Jan 10 10:56:00 2014 -0500
0d72fa7
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· Thu Jan 09 11:05:32 2014 -0500
1735de8
arm64: generic board support
by David Feng
· Sat Dec 14 11:47:36 2013 +0800
85fd5f1
arm64: core support
by David Feng
· Sat Dec 14 11:47:35 2013 +0800
4ec5029
cmd_pxe: remove compiling warnings
by David Feng
· Sat Dec 14 11:47:30 2013 +0800
d985013
fdt_support: 64bit initrd start address support
by David Feng
· Sat Dec 14 11:47:29 2013 +0800
0395141
mmc: add setdsr support
by Markus Niebel
· Mon Dec 16 13:40:46 2013 +0100
9dd10bf
sandbox: Allow reading/writing of RAM buffer
by Simon Glass
· Sun Nov 10 10:27:03 2013 -0700
3e9fd24
sandbox: Allow the console to work earlier
by Simon Glass
· Sun Nov 10 10:27:01 2013 -0700
2fd34e6
sandbox: Allow return from board_init_f()
by Simon Glass
· Sun Nov 10 10:26:59 2013 -0700
26f9a6c
sandbox: block driver using host file/device as backing store
by Henrik Nordström
· Sun Nov 10 10:26:56 2013 -0700
0904eb2
common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks()
by Miao Yan
· Thu Nov 28 17:51:39 2013 +0800
1bd5456
common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface.
by Miao Yan
· Thu Nov 28 17:51:38 2013 +0800
f8ba19f
common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF.
by Miao Yan
· Thu Nov 28 17:51:36 2013 +0800
b9b4713
Makefile: delete unnecessary CPPFLAGS settings
by Masahiro Yamada
· Thu Nov 28 18:31:59 2013 +0900
0723691
board_f: explicitly disable console on early boot
by Alexey Brodkin
· Wed Nov 27 22:32:40 2013 +0400
e5deaf58
Correct vxWorks elf boot to load at correct address
by Stany MARCEL
· Wed Nov 27 14:48:43 2013 +0100
22b13f9
netbsd:fix documentation typo.
by Kees Jongenburger
· Thu Dec 12 16:18:35 2013 +0100
bffe904
cmd_eeprom: bug fix for i2c read/write
by Kuo-Jung Su
· Mon Dec 02 16:02:59 2013 +0800
0d437dd
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Mon Nov 25 10:42:19 2013 -0500
8e0ad09
common: Delete unnecessary rules.
by Masahiro Yamada
· Mon Nov 18 16:24:58 2013 +0900
62780f0
hash.c: Correct non-hash subcommand crc32 addr-save support
by Tom Rini
· Thu Nov 07 07:39:48 2013 -0500
6894ea7
net: add support for extended registers to mdio command
by Stefano Babic
· Mon Sep 02 15:42:32 2013 +0200
cf617af
net: trivial: Fix typos in mii field descriptions
by Stephan Bauroth
· Thu Aug 08 13:44:41 2013 +0200
3f43fdf
cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM
by Alexey Brodkin
· Thu Nov 07 17:51:43 2013 +0400
fa50d90
lcd: allow overriding lcd_get_size()
by Anatolij Gustschin
· Sat Nov 09 11:00:09 2013 +0100
5b9a6c5
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Tom Rini
· Fri Nov 08 15:25:29 2013 -0500
d8d51f8
env: fix the env export varname
by Pierre Aubert
· Tue Oct 08 14:20:27 2013 +0200
c301226
autoboot: add an option to override keyed autoboot
by Mark Langsdorf
· Tue Sep 10 15:20:23 2013 -0500
e077389
cmd_zfs: normalize 'file not found' errors
by Luka Perkov
· Thu Oct 10 01:32:28 2013 +0200
94a4a1f
cmd_reiser: normalize 'file not found' errors
by Luka Perkov
· Thu Oct 10 01:32:27 2013 +0200
8d66edc
cmd_ubifs: normalize 'file not found' errors
by Tim Harvey
· Thu Oct 10 01:32:26 2013 +0200
bfd4a71
cmd/gpt: Support gpt command for all devices
by Egbert Eich
· Fri Oct 04 18:53:04 2013 +0200
06ef7cc
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
by Przemyslaw Marczak
· Wed Oct 23 14:30:46 2013 +0200
0e1e709
usb: ums: allows using every mmc device with ums.
by Przemyslaw Marczak
· Wed Oct 23 14:30:43 2013 +0200
674b1a6
usb: ums: code refactoring to improve reusability on other boards.
by Przemyslaw Marczak
· Wed Oct 23 14:30:42 2013 +0200
c4f6353
common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions
by Miao Yan
· Mon Nov 04 11:18:14 2013 +0800
9446340
cmd_nvedit.c: Add env exists command
by Andrew Ruder
· Tue Oct 22 19:07:34 2013 -0500
ead2d42
fpga: Add support for gzip images with bitstreams
by Michal Simek
· Fri Oct 04 10:51:01 2013 +0200
759456e
pxe: fix handling of absolute paths
by Rob Herring
· Fri Oct 18 13:04:42 2013 -0500
55c745d
common: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:34:59 2013 +0900
75dbc3a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Mon Oct 21 08:10:36 2013 -0400
8f9c49d
usb: add enum usb_init_type parameter to usb_lowlevel_init
by Troy Kisky
· Thu Oct 10 15:27:56 2013 -0700
de8ae7b
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· Thu Oct 10 15:27:55 2013 -0700
32dc389
cmd:thor: Support for TIZEN's download command (thordown)
by Lukasz Majewski
· Tue Oct 08 14:30:44 2013 +0200
d862f89
usb: new board-specific USB init interface
by Mateusz Zalega
· Fri Oct 04 19:22:26 2013 +0200
4912dcc
USB: xHCI: Add stack support for xHCI
by Vivek Gautam
· Sat Sep 14 14:02:45 2013 +0530
a661290
i2c: fix init on generic board
by trem
· Sat Sep 21 18:13:34 2013 +0200
9140ae5
common: fsl: Fix broken SPDX-License-Identifier change
by Michal Simek
· Wed Oct 16 09:06:31 2013 +0200
efe7f30
mtd: fix warnings due to 64-bit partition support
by Scott Wood
· Tue Oct 15 17:41:27 2013 -0500
d145270
sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones
by Jagannadha Sutradharudu Teki
· Thu Oct 10 22:32:55 2013 +0530
089078a
cmd_sandbox.c: Update for do_(load|save) not taking a number base
by Tom Rini
· Thu Oct 10 10:46:22 2013 -0400
7de0fa8
Prevent null pointer dereference originating in cmd_pxe.c
by Steven Falco
· Mon Oct 07 09:51:48 2013 -0400
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· Fri Oct 04 17:43:24 2013 +0200
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
Next »