Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
30916a47a2911d8f739153fe1b585cfb52ce8b6f
/
common
30916a4
serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver
by Marek Vasut
· 12 years ago
289c300
serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver
by Marek Vasut
· 12 years ago
1591f18
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver
by Marek Vasut
· 12 years ago
bec53ec
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver
by Marek Vasut
· 12 years ago
fcb9ef8
serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver
by Marek Vasut
· 12 years ago
d2a9ea2
serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver
by Marek Vasut
· 12 years ago
96e8ff6
serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver
by Marek Vasut
· 12 years ago
a1207aa
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver
by Marek Vasut
· 12 years ago
ff093ed
serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver
by Marek Vasut
· 12 years ago
e9d0e3c
serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver
by Marek Vasut
· 12 years ago
4b02639
serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver
by Marek Vasut
· 12 years ago
4dfb1d0
serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver
by Marek Vasut
· 12 years ago
4750eed
serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver
by Marek Vasut
· 12 years ago
e67241b
serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver
by Marek Vasut
· 12 years ago
adede69
serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver
by Marek Vasut
· 12 years ago
7aa03ef
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver
by Marek Vasut
· 12 years ago
f728402
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver
by Marek Vasut
· 12 years ago
bf5314b
serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver
by Marek Vasut
· 12 years ago
42cde13
serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver
by Marek Vasut
· 12 years ago
4c2ced3
serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver
by Marek Vasut
· 12 years ago
2c91a96
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver
by Marek Vasut
· 12 years ago
8330d1e
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver
by Marek Vasut
· 12 years ago
a29555c
serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver
by Marek Vasut
· 12 years ago
c548545
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver
by Marek Vasut
· 12 years ago
18a4779
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers
by Marek Vasut
· 12 years ago
80ee3db
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver
by Marek Vasut
· 12 years ago
58698e7
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver
by Marek Vasut
· 12 years ago
76cb60d
serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver
by Marek Vasut
· 12 years ago
2a9d935
serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver
by Marek Vasut
· 12 years ago
01f9ea8
serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver
by Marek Vasut
· 12 years ago
3862c4a
serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
by Marek Vasut
· 12 years ago
840b724
serial: bfin: Adjust serial_register_bfin_uart()
by Marek Vasut
· 12 years ago
3f08506
serial: ns16550: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
f9bf966
serial: mpc512x: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
d97fb5c
serial: microblaze: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
354531e
serial: zynq: Move serial registration from serial_initialize()
by Tom Rini
· 12 years ago
533e31e
serial: s5p: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
f344201
serial: pxa: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
b3e48aa
serial: s3c24xx: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
419d894
serial: mpc8xx: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
f6af048
serial: Implement serial_initfunc() macro
by Marek Vasut
· 12 years ago
b46931d
serial: Rename .init() and .uninit() in serial_device
by Marek Vasut
· 12 years ago
0b3176c
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
a16c1a5
SPL: Remove setting GD_FLG_RELOC in preloader_console_init()
by Tom Rini
· 12 years ago
3132715
gth2: Remove this platform
by Tom Rini
· 12 years ago
c336f87
common: cmd_elf.c: use uintptr_t for casts from u32 to void*
by Daniel Schwierzeck
· 12 years ago
fa87af3
common: cmd_elf.c: fix checkpath.pl warnings
by Daniel Schwierzeck
· 12 years ago
d6d4ec8
ARM: prevent misaligned array inits
by Albert ARIBAUD
· 12 years ago
a62685d
env: fix crash using default -f -a
by Gerlando Falauto
· 12 years ago
ceb18fc
Improve license declaration for cmd_ini.h
by Joe Hershberger
· 12 years ago
659c9cd
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
76bed83
serial: Add Zynq serial driver
by Michal Simek
· 12 years ago
5594677
Output strings from echo with puts where easy
by Joe Hershberger
· 12 years ago
59f3f52
Add a command to access the system timer
by Joe Hershberger
· 12 years ago
0fd32d7
Add a new "ini" command
by Joe Hershberger
· 12 years ago
8cab156
Cleanup cache command prints
by Joe Hershberger
· 12 years ago
3745b8c
Fix checkpatch.pl complaints in cmd_cache.c
by Joe Hershberger
· 12 years ago
47685cf
Add parameter to md5sum to save the md5 sum
by Joe Hershberger
· 12 years ago
cd39f64
Implement verify option for md5sum command
by Joe Hershberger
· 12 years ago
95e1108
Add parameter to sha1sum to save the SHA1 sum
by Joe Hershberger
· 12 years ago
d448312
Implement verify option for sha1sum command
by Joe Hershberger
· 12 years ago
eeff228
Change dead code in "test" cmd to debug output
by Joe Hershberger
· 12 years ago
96ccaf3
Allow runtime configuration of "zero-delay" check
by Joe Hershberger
· 12 years ago
f7a2c55
OMAP: networking support for SPL
by Ilya Yanok
· 12 years ago
a84e3d9
OMAP: spl: call timer_init() from SPL
by Ilya Yanok
· 12 years ago
bfbbd30
cmd_fat.c: fix build warning
by Anatolij Gustschin
· 12 years ago
e4e248d
common: add zip command support
by Lei Wen
· 12 years ago
b314ebe
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
de99725
SPL: Add support for loading image from ram in SPL.
by Pavel Machek
· 12 years ago
7917846
SPL: Rework how we inform about un-headered images
by Tom Rini
· 12 years ago
d939ef0
SPL: Make un-supported boot device puts a debug instead
by Tom Rini
· 12 years ago
5f16992
SPL: Enable use of custom defined U-Boot entry point
by Stefan Roese
· 12 years ago
1e2abf9
SPL: SPI: Enhance spi_spl_load to match the other load functions
by Tom Rini
· 12 years ago
00b57b3
SPL: Add option to skip copying of the mkimage header
by Stefan Roese
· 12 years ago
900c177
SPL: Add NOR flash booting support
by Stefan Roese
· 12 years ago
1644a9d
PXE: FDT: Add support for fdt in PXE
by Chander Kashyap
· 12 years ago
9ef51bd
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
by Tom Rini
· 12 years ago
292db77
SPL: Use image_get_xxx() functions to access header values
by Stefan Roese
· 12 years ago
fb5d62a
SPL: do not use fix value for u-boot size
by Stefano Babic
· 12 years ago
31dfba4
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
28591df
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
5295aa8
FAT: Make it possible to read from any file position
by Benoît Thébaudeau
· 12 years ago
49eee6e
env: checkpatch clean env_fat
by Igor Grinberg
· 12 years ago
9274dc0
env: remove duplicated env_get_char_spec()
by Igor Grinberg
· 12 years ago
70e5307
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
3a52910
cmd_part: add partition-related command
by Stephen Warren
· 12 years ago
c87ff22
disk: get_device_and_partition() "auto" partition and cleanup
by Stephen Warren
· 12 years ago
8d6ba05
cmd_reiser: use common get_device_and_partition function
by Rob Herring
· 12 years ago
153817e
cmd_zfs: use common get_device_and_partition function
by Rob Herring
· 12 years ago
ede8436
cmd_disk: use common get_device_and_partition function
by Rob Herring
· 12 years ago
5fc26df
cmd_fat: use common get_device_and_partition function
by Rob Herring
· 12 years ago
752e1bd
cmd_extX: use common get_device_and_partition function
by Rob Herring
· 12 years ago
30f7fd7
ext4: remove init_fs/deinit_fs
by Rob Herring
· 12 years ago
a20cbf9
combine block device load commands into common function
by Rob Herring
· 12 years ago
e6cb5cd
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
4bb5fa4
common/lcd: fix build breakage for at91sam9x5ek and trats boards
by Anatolij Gustschin
· 12 years ago
9f37406
net: Improve the speed of netconsole
by Joe Hershberger
· 12 years ago
e1ced00
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
5c540b2
common/lcd: add protection from null bmp pointer
by Nikita Kiryanov
· 12 years ago
9767a00
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
Next »