Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
42cde13aafb4f234f1a407ab71ead98a6c96c4f1
/
common
42cde13
serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver
by Marek Vasut
· Thu Sep 13 12:27:37 2012 +0200
4c2ced3
serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver
by Marek Vasut
· Thu Sep 13 12:26:39 2012 +0200
2c91a96
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver
by Marek Vasut
· Thu Sep 13 12:25:48 2012 +0200
8330d1e
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver
by Marek Vasut
· Thu Sep 13 12:25:07 2012 +0200
a29555c
serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver
by Marek Vasut
· Thu Sep 13 01:40:33 2012 +0200
c548545
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver
by Marek Vasut
· Thu Sep 13 01:38:52 2012 +0200
18a4779
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers
by Marek Vasut
· Thu Sep 13 01:34:16 2012 +0200
80ee3db
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver
by Marek Vasut
· Thu Sep 13 01:29:31 2012 +0200
58698e7
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver
by Marek Vasut
· Thu Sep 13 01:26:42 2012 +0200
76cb60d
serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver
by Marek Vasut
· Thu Sep 13 01:20:59 2012 +0200
2a9d935
serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver
by Marek Vasut
· Thu Sep 13 01:20:07 2012 +0200
01f9ea8
serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver
by Marek Vasut
· Thu Sep 13 01:16:50 2012 +0200
3862c4a
serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
by Marek Vasut
· Thu Sep 13 00:02:54 2012 +0200
840b724
serial: bfin: Adjust serial_register_bfin_uart()
by Marek Vasut
· Wed Sep 12 20:07:54 2012 +0200
3f08506
serial: ns16550: Move serial registration from serial_initialize()
by Marek Vasut
· Wed Sep 12 20:02:05 2012 +0200
f9bf966
serial: mpc512x: Move serial registration from serial_initialize()
by Marek Vasut
· Wed Sep 12 19:50:18 2012 +0200
d97fb5c
serial: microblaze: Move serial registration from serial_initialize()
by Marek Vasut
· Wed Sep 12 19:45:58 2012 +0200
354531e
serial: zynq: Move serial registration from serial_initialize()
by Tom Rini
· Mon Oct 08 14:46:23 2012 -0700
533e31e
serial: s5p: Move serial registration from serial_initialize()
by Marek Vasut
· Wed Sep 12 19:39:57 2012 +0200
f344201
serial: pxa: Move serial registration from serial_initialize()
by Marek Vasut
· Wed Sep 12 13:57:58 2012 +0200
b3e48aa
serial: s3c24xx: Move serial registration from serial_initialize()
by Marek Vasut
· Wed Sep 12 16:01:16 2012 +0200
419d894
serial: mpc8xx: Move serial registration from serial_initialize()
by Marek Vasut
· Wed Sep 12 13:50:56 2012 +0200
f6af048
serial: Implement serial_initfunc() macro
by Marek Vasut
· Wed Sep 12 17:49:58 2012 +0200
b46931d
serial: Rename .init() and .uninit() in serial_device
by Marek Vasut
· Fri Sep 07 14:35:31 2012 +0200
0b3176c
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· Sun Sep 23 17:41:24 2012 +0200
a16c1a5
SPL: Remove setting GD_FLG_RELOC in preloader_console_init()
by Tom Rini
· Mon Oct 01 14:44:31 2012 -0700
3132715
gth2: Remove this platform
by Tom Rini
· Wed Sep 26 15:20:33 2012 -0700
c336f87
common: cmd_elf.c: use uintptr_t for casts from u32 to void*
by Daniel Schwierzeck
· Sun Sep 16 06:55:06 2012 +0000
fa87af3
common: cmd_elf.c: fix checkpath.pl warnings
by Daniel Schwierzeck
· Sun Sep 16 06:55:05 2012 +0000
d6d4ec8
ARM: prevent misaligned array inits
by Albert ARIBAUD
· Tue Oct 09 09:28:15 2012 +0000
a62685d
env: fix crash using default -f -a
by Gerlando Falauto
· Fri Oct 05 00:46:10 2012 +0000
ceb18fc
Improve license declaration for cmd_ini.h
by Joe Hershberger
· Thu Oct 04 09:54:07 2012 +0000
659c9cd
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Thu Oct 04 10:00:42 2012 -0700
76bed83
serial: Add Zynq serial driver
by Michal Simek
· Fri Sep 14 00:55:24 2012 +0000
5594677
Output strings from echo with puts where easy
by Joe Hershberger
· Wed Oct 03 13:09:15 2012 +0000
59f3f52
Add a command to access the system timer
by Joe Hershberger
· Wed Oct 03 12:14:57 2012 +0000
0fd32d7
Add a new "ini" command
by Joe Hershberger
· Wed Oct 03 11:15:51 2012 +0000
8cab156
Cleanup cache command prints
by Joe Hershberger
· Wed Oct 03 10:56:17 2012 +0000
3745b8c
Fix checkpatch.pl complaints in cmd_cache.c
by Joe Hershberger
· Wed Oct 03 10:56:16 2012 +0000
47685cf
Add parameter to md5sum to save the md5 sum
by Joe Hershberger
· Fri Aug 17 11:00:48 2012 +0000
cd39f64
Implement verify option for md5sum command
by Joe Hershberger
· Fri Aug 17 11:00:47 2012 +0000
95e1108
Add parameter to sha1sum to save the SHA1 sum
by Joe Hershberger
· Fri Aug 17 11:00:46 2012 +0000
d448312
Implement verify option for sha1sum command
by Joe Hershberger
· Fri Aug 17 11:00:45 2012 +0000
eeff228
Change dead code in "test" cmd to debug output
by Joe Hershberger
· Fri Aug 17 10:56:12 2012 +0000
96ccaf3
Allow runtime configuration of "zero-delay" check
by Joe Hershberger
· Fri Aug 17 10:53:12 2012 +0000
f7a2c55
OMAP: networking support for SPL
by Ilya Yanok
· Tue Sep 18 00:22:50 2012 +0000
a84e3d9
OMAP: spl: call timer_init() from SPL
by Ilya Yanok
· Mon Sep 17 10:26:26 2012 +0000
bfbbd30
cmd_fat.c: fix build warning
by Anatolij Gustschin
· Sat Sep 29 00:52:55 2012 +0000
e4e248d
common: add zip command support
by Lei Wen
· Fri Sep 28 04:26:47 2012 +0000
b314ebe
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Thu Sep 27 12:06:07 2012 -0700
de99725
SPL: Add support for loading image from ram in SPL.
by Pavel Machek
· Thu Aug 30 22:42:11 2012 +0200
7917846
SPL: Rework how we inform about un-headered images
by Tom Rini
· Mon Aug 27 14:58:28 2012 -0700
d939ef0
SPL: Make un-supported boot device puts a debug instead
by Tom Rini
· Mon Aug 27 14:57:26 2012 -0700
5f16992
SPL: Enable use of custom defined U-Boot entry point
by Stefan Roese
· Tue Aug 28 10:50:59 2012 +0200
1e2abf9
SPL: SPI: Enhance spi_spl_load to match the other load functions
by Tom Rini
· Tue Aug 14 14:34:10 2012 -0700
00b57b3
SPL: Add option to skip copying of the mkimage header
by Stefan Roese
· Mon Aug 27 12:50:58 2012 +0200
900c177
SPL: Add NOR flash booting support
by Stefan Roese
· Mon Aug 27 12:50:59 2012 +0200
1644a9d
PXE: FDT: Add support for fdt in PXE
by Chander Kashyap
· Thu Sep 06 19:36:31 2012 +0000
9ef51bd
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
by Tom Rini
· Tue Aug 14 14:33:02 2012 -0700
292db77
SPL: Use image_get_xxx() functions to access header values
by Stefan Roese
· Mon Aug 27 12:50:57 2012 +0200
fb5d62a
SPL: do not use fix value for u-boot size
by Stefano Babic
· Thu Aug 23 12:46:16 2012 +0200
31dfba4
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· Wed Aug 22 15:31:05 2012 -0700
28591df
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· Mon Aug 13 12:03:19 2012 -0700
5295aa8
FAT: Make it possible to read from any file position
by Benoît Thébaudeau
· Tue Sep 18 08:14:56 2012 +0000
49eee6e
env: checkpatch clean env_fat
by Igor Grinberg
· Sun Sep 23 05:25:21 2012 +0000
9274dc0
env: remove duplicated env_get_char_spec()
by Igor Grinberg
· Sun Sep 23 04:39:16 2012 +0000
70e5307
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Tue Sep 25 16:18:22 2012 -0700
3a52910
cmd_part: add partition-related command
by Stephen Warren
· Fri Sep 21 09:51:01 2012 +0000
c87ff22
disk: get_device_and_partition() "auto" partition and cleanup
by Stephen Warren
· Fri Sep 21 09:50:57 2012 +0000
8d6ba05
cmd_reiser: use common get_device_and_partition function
by Rob Herring
· Thu Aug 23 11:31:50 2012 +0000
153817e
cmd_zfs: use common get_device_and_partition function
by Rob Herring
· Thu Aug 23 11:31:49 2012 +0000
ede8436
cmd_disk: use common get_device_and_partition function
by Rob Herring
· Thu Aug 23 11:31:48 2012 +0000
5fc26df
cmd_fat: use common get_device_and_partition function
by Rob Herring
· Thu Aug 23 11:31:47 2012 +0000
752e1bd
cmd_extX: use common get_device_and_partition function
by Rob Herring
· Thu Aug 23 11:31:46 2012 +0000
30f7fd7
ext4: remove init_fs/deinit_fs
by Rob Herring
· Thu Aug 23 11:31:45 2012 +0000
a20cbf9
combine block device load commands into common function
by Rob Herring
· Fri Sep 21 04:02:30 2012 +0000
e6cb5cd
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Tue Sep 25 12:23:55 2012 -0700
4bb5fa4
common/lcd: fix build breakage for at91sam9x5ek and trats boards
by Anatolij Gustschin
· Sat Sep 22 06:55:53 2012 +0000
9f37406
net: Improve the speed of netconsole
by Joe Hershberger
· Fri Aug 03 10:59:08 2012 +0000
e1ced00
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Sep 21 14:53:13 2012 -0700
5c540b2
common/lcd: add protection from null bmp pointer
by Nikita Kiryanov
· Sun Aug 19 19:32:30 2012 +0000
9767a00
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Fri Sep 21 09:29:38 2012 -0700
dd4f050
Revert "memsize: Fix for bug in memory sizing code"
by Tom Rini
· Fri Sep 21 08:14:05 2012 -0700
835e11e
usb: do explicit unaligned accesses
by Lucas Stach
· Thu Sep 06 08:00:13 2012 +0200
edd5f22
Merge branch 'ext4'
by Tom Rini
· Thu Sep 20 11:27:35 2012 -0700
fe9f49d
env: make "env default" selective, check and apply
by Gerlando Falauto
· Fri Aug 24 00:11:41 2012 +0000
393acf0
env: check and apply changes on delete/destroy
by Gerlando Falauto
· Fri Aug 24 00:11:40 2012 +0000
d392595
env: add check/apply logic to himport_r()
by Gerlando Falauto
· Fri Aug 24 00:11:39 2012 +0000
9b0e1ff
env: make himport_r() selective on variables
by Gerlando Falauto
· Fri Aug 24 00:11:38 2012 +0000
dc88d59
env: unify logic to check and apply changes
by Gerlando Falauto
· Fri Aug 24 00:11:37 2012 +0000
ee55de2
env: cosmetic: drop assignment i = iomux_doenv()
by Gerlando Falauto
· Fri Aug 24 00:11:36 2012 +0000
8cdea94
env_common: Add missing ethprime
by Benoît Thébaudeau
· Fri Aug 10 07:45:31 2012 +0000
f712897
env import/export: Remove from help if disabled
by Benoît Thébaudeau
· Fri Aug 10 07:45:44 2012 +0000
1d8af98
memsize: Fix for bug in memory sizing code
by Iwo Mergler
· Sun Sep 09 20:16:58 2012 +0000
f6c92cd
env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER
by Stephen Warren
· Fri Sep 07 09:15:33 2012 +0000
292af86
dm: sparc: common: Fixup cmd_bdinfo warnings
by Marek Vasut
· Fri Jul 27 08:04:33 2012 +0000
b3486a5
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· Tue Sep 18 07:55:07 2012 -0700
5376856
nand: Make NAND lock status compatible with Micron
by Joe Hershberger
· Wed Aug 22 16:49:45 2012 -0500
cccf595
nand: Add support for unlock.invert
by Joe Hershberger
· Wed Aug 22 16:49:42 2012 -0500
cf7acd0
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· Mon Sep 17 11:34:08 2012 -0700
Next »