Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f728402cce600cb911bd855a16adff42dd37b43b
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
6b6fcfc
serial: zoom2: Remove zoom2 serial prototypes from serial.h
by Marek Vasut
· 12 years ago
840b724
serial: bfin: Adjust serial_register_bfin_uart()
by Marek Vasut
· 12 years ago
d012436
serial: bfin: Remove the bfin_serialN_device exports from serial.h
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
e79aa90
serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files
by Marek Vasut
· 12 years ago
bcf4872
serial: pxa: Make local functions static
by Marek Vasut
· 12 years ago
0d4bef7
serial: pxa: Make use of default_serial_console in serial_pxa
by Marek Vasut
· 12 years ago
bc53d14
serial: pxa: Implement default_serial_console in serial_pxa.c
by Marek Vasut
· 12 years ago
5bcdf24
serial: Properly spell out the structure member names of serial_driver
by Marek Vasut
· 12 years ago
b46931d
serial: Rename .init() and .uninit() in serial_device
by Marek Vasut
· 12 years ago
80919de
serial: Coding style cleanup of struct serial_device
by Marek Vasut
· 12 years ago
1b476f9
COMMON: Use __stringify() instead of rest of implementations
by Marek Vasut
· 12 years ago
0b3176c
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
fd5ba89
COMMON: Use __stringify() instead of xstr()
by Marek Vasut
· 12 years ago
a3f1634
COMMON: Add __stringify() function
by Marek Vasut
· 12 years ago
a16c1a5
SPL: Remove setting GD_FLG_RELOC in preloader_console_init()
by Tom Rini
· 12 years ago
036618c
MAINTAINERS: Move dbau1x00 to orphaned.
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
a3e5c52
lib: vsprintf.c: replace NUM_TYPE with s64/u64 types
by Daniel Schwierzeck
· 12 years ago
fc14785
lib: vsprintf.c: fix checkpath.pl warnings
by Daniel Schwierzeck
· 12 years ago
d6d4ec8
ARM: prevent misaligned array inits
by Albert ARIBAUD
· 12 years ago
e1680d3
Prepare v2012.10
by Tom Rini
· 12 years ago
8ed7a80
m28: Properly configure the SPI flash chipselect
by Marek Vasut
· 12 years ago
4551ecc
Prepare v2012.10-rc3
by Tom Rini
· 12 years ago
f30ef81
arm: armv7: omap3: Fix restore sequence in lowlevel_init
by Albert ARIBAUD
· 12 years ago
514c65c
yaffs2: Fix GCC 4.6 compile warnings
by Anatolij Gustschin
· 12 years ago
71b4e3b
disk: part_dos: don't claim whole-disk FAT filesystems
by Stephen Warren
· 12 years ago
2e1b357
FAT: check for partition 0 not 1 for whole-disk fs
by Stephen Warren
· 12 years ago
08d5451
arm: rmobile: bugfix: wrong register saving in lowlevel_init
by Tetsuyuki Kobayashi
· 12 years ago
f5c0be0
ide: Correct IDE_BUS(dev) macro
by Luka Perkov
· 13 years ago
46a409d
GPIO: pca953x: fix error reporting
by Laurence Withers
· 12 years ago
7a63c65
GPIO: pca953x: fix spelling in help
by Laurence Withers
· 12 years ago
7163a88
ml507: Fix Xilinx uartlite driver hang
by Rommel Custodio
· 12 years ago
89329dc
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
dd66108
arm: armv7: temporarily set -mno-unaligned-access
by Albert ARIBAUD
· 12 years ago
4cd22c5
MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g
by Tetsuyuki Kobayashi
· 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
178d49c
MPC85xx: remove support for TQM85xx boards
by Wolfgang Denk
· 12 years ago
49c9c7a
sh: ap_sh4a_4a: Fixed initialization value of DDR memory
by Nobuhiro Iwamatsu
· 12 years ago
659c9cd
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ad51f7c
ARM: Add Altera SOCFPGA Cyclone5
by Dinh Nguyen
· 12 years ago
fd3682a
snowball: Clear UART RX FIFO
by Ramesh Chandrasekaran
· 12 years ago
af482d5
xilinx: Add new Zynq board
by Michal Simek
· 12 years ago
dea68a7
arm: Support new Xilinx Zynq platform
by Michal Simek
· 12 years ago
76bed83
serial: Add Zynq serial driver
by Michal Simek
· 12 years ago
8c2ef80
arm: Fixed the offset for the no relocation.
by Zhong Hongbo
· 12 years ago
ceea077
arm: Add CONFIG_OF_BOARD_SETUP support to bootm
by Joe Hershberger
· 12 years ago
216559a
arm: Remove additional config flags
by Michal Simek
· 12 years ago
0a16790
armv7 cpu_init_crit: Simplify code
by Benoît Thébaudeau
· 12 years ago
a8c7aea
arm: work around assembler bug
by Allen Martin
· 12 years ago
4b4969b
tools, config.mk: add binutils-version
by Allen Martin
· 12 years ago
13137f3
ARM: increase lmb stack space reservation to 4KB
by Rob Herring
· 12 years ago
181e06b
ARM: Add X600 board support (SPEAr600 based)
by Stefan Roese
· 13 years ago
ea8e519
ext4: Rename block group descriptor table from gd to bgd
by Simon Glass
· 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
19d6bc0
net: fix netconsole filtering
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
1b0280e
Merge remote-tracking branch 'u-boot-marvell/master'
by Albert ARIBAUD
· 12 years ago
61aa89f
lsxl: also turn off fan in power down mode
by Michael Walle
· 12 years ago
8887481
km_kirkwood: enable MV88E6352_SWITCH support for kmnusa
by Valentin Longchamp
· 12 years ago
310164a
arm/km: add mv88e6352 configuration for kmnusa
by Valentin Longchamp
· 12 years ago
a1ec610
edminiv2: increase malloc len to 256K
by Albert ARIBAUD
· 12 years ago
bd58c45
ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.h
by Dinh Nguyen
· 12 years ago
50135dd
kirkwood: ib62x0: Invert SATA activity LEDs
by Simon Baatz
· 12 years ago
b59a955
arm/km: use kw_sdram_size_adjust to adjust SDRAM size
by Holger Brunck
· 12 years ago
Next »