Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e503f90a5764856b932aeaa9d66c60f037852557
/
common
e503f90
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver
by Marek Vasut
· 12 years ago
cfba457
serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver
by Marek Vasut
· 12 years ago
b207d64
serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver
by Marek Vasut
· 12 years ago
8c08575
serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver
by Marek Vasut
· 12 years ago
088a4f3
serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver
by Marek Vasut
· 12 years ago
26d8eaa
serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver
by Marek Vasut
· 12 years ago
d126f28
serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver
by Marek Vasut
· 12 years ago
829b3b2
serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver
by Marek Vasut
· 12 years ago
619c90b
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver
by Marek Vasut
· 12 years ago
d25c39d
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver
by Marek Vasut
· 12 years ago
c45a14a
serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver
by Marek Vasut
· 12 years ago
5dee6f5
serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver
by Marek Vasut
· 12 years ago
afe4c38
serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver
by Marek Vasut
· 12 years ago
29b5ff7
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver
by Marek Vasut
· 12 years ago
af7be3b
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver
by Marek Vasut
· 12 years ago
fcc2074
serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver
by Marek Vasut
· 12 years ago
7a31154
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver
by Marek Vasut
· 12 years ago
d68f4da
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers
by Marek Vasut
· 12 years ago
2063a54
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver
by Marek Vasut
· 12 years ago
b57c652
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver
by Marek Vasut
· 12 years ago
6cb3273
serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver
by Marek Vasut
· 12 years ago
0191142
serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver
by Marek Vasut
· 12 years ago
7b953c5
serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver
by Marek Vasut
· 12 years ago
41651ca
serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
by Marek Vasut
· 12 years ago
5ae1de0
serial: bfin: Adjust serial_register_bfin_uart()
by Marek Vasut
· 12 years ago
abc0ed8
serial: ns16550: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
918327c
serial: mpc512x: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
87d6922
serial: microblaze: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
51d8102
serial: zynq: Move serial registration from serial_initialize()
by Tom Rini
· 12 years ago
b498051
serial: s5p: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
1fe5c11
serial: pxa: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
28af638
serial: s3c24xx: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
f0eb1f6
serial: mpc8xx: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
2a333ae
serial: Implement serial_initfunc() macro
by Marek Vasut
· 12 years ago
89143fb
serial: Rename .init() and .uninit() in serial_device
by Marek Vasut
· 12 years ago
5368c55
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
868444f
SPL: Remove setting GD_FLG_RELOC in preloader_console_init()
by Tom Rini
· 12 years ago
61c0d6a
gth2: Remove this platform
by Tom Rini
· 12 years ago
b0d60a9
common: cmd_elf.c: use uintptr_t for casts from u32 to void*
by Daniel Schwierzeck
· 12 years ago
62e03d3
common: cmd_elf.c: fix checkpath.pl warnings
by Daniel Schwierzeck
· 12 years ago
b823fd9
ARM: prevent misaligned array inits
by Albert ARIBAUD
· 12 years ago
7ac8055
env: fix crash using default -f -a
by Gerlando Falauto
· 12 years ago
961c437
Improve license declaration for cmd_ini.h
by Joe Hershberger
· 12 years ago
1981668
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
194846f
serial: Add Zynq serial driver
by Michal Simek
· 12 years ago
bb64d1c
Output strings from echo with puts where easy
by Joe Hershberger
· 12 years ago
da83bcd
Add a command to access the system timer
by Joe Hershberger
· 12 years ago
c167cc0
Add a new "ini" command
by Joe Hershberger
· 12 years ago
36180d9
Cleanup cache command prints
by Joe Hershberger
· 12 years ago
e9455fc
Fix checkpatch.pl complaints in cmd_cache.c
by Joe Hershberger
· 12 years ago
ecd7295
Add parameter to md5sum to save the md5 sum
by Joe Hershberger
· 12 years ago
5ab177b
Implement verify option for md5sum command
by Joe Hershberger
· 12 years ago
3c210e2
Add parameter to sha1sum to save the SHA1 sum
by Joe Hershberger
· 12 years ago
e6e77d3
Implement verify option for sha1sum command
by Joe Hershberger
· 12 years ago
b0fe6ab
Change dead code in "test" cmd to debug output
by Joe Hershberger
· 12 years ago
93d7212
Allow runtime configuration of "zero-delay" check
by Joe Hershberger
· 12 years ago
7ac2fe2
OMAP: networking support for SPL
by Ilya Yanok
· 12 years ago
4063c77
OMAP: spl: call timer_init() from SPL
by Ilya Yanok
· 12 years ago
e5acb88
cmd_fat.c: fix build warning
by Anatolij Gustschin
· 12 years ago
f2b96df
common: add zip command support
by Lei Wen
· 12 years ago
cec2655
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
c57b953
SPL: Add support for loading image from ram in SPL.
by Pavel Machek
· 12 years ago
4212098
SPL: Rework how we inform about un-headered images
by Tom Rini
· 12 years ago
1292eaf
SPL: Make un-supported boot device puts a debug instead
by Tom Rini
· 12 years ago
3c6f8a0
SPL: Enable use of custom defined U-Boot entry point
by Stefan Roese
· 12 years ago
a4cc1c4
SPL: SPI: Enhance spi_spl_load to match the other load functions
by Tom Rini
· 12 years ago
022b497
SPL: Add option to skip copying of the mkimage header
by Stefan Roese
· 12 years ago
33d3464
SPL: Add NOR flash booting support
by Stefan Roese
· 12 years ago
a655938
PXE: FDT: Add support for fdt in PXE
by Chander Kashyap
· 12 years ago
d97b4ce
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
by Tom Rini
· 12 years ago
77552b0
SPL: Use image_get_xxx() functions to access header values
by Stefan Roese
· 12 years ago
ae83d88
SPL: do not use fix value for u-boot size
by Stefano Babic
· 12 years ago
6507f13
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
47f7bca
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
1170e63
FAT: Make it possible to read from any file position
by Benoît Thébaudeau
· 12 years ago
9aa90c1
env: checkpatch clean env_fat
by Igor Grinberg
· 12 years ago
3bb89e5
env: remove duplicated env_get_char_spec()
by Igor Grinberg
· 12 years ago
b3873d3
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
5cf41dc
cmd_part: add partition-related command
by Stephen Warren
· 12 years ago
10a37fd
disk: get_device_and_partition() "auto" partition and cleanup
by Stephen Warren
· 12 years ago
650f366
cmd_reiser: use common get_device_and_partition function
by Rob Herring
· 12 years ago
4120457
cmd_zfs: use common get_device_and_partition function
by Rob Herring
· 12 years ago
475c797
cmd_disk: use common get_device_and_partition function
by Rob Herring
· 12 years ago
cfda5ae
cmd_fat: use common get_device_and_partition function
by Rob Herring
· 12 years ago
8118081
cmd_extX: use common get_device_and_partition function
by Rob Herring
· 12 years ago
9450106
ext4: remove init_fs/deinit_fs
by Rob Herring
· 12 years ago
7405a13
combine block device load commands into common function
by Rob Herring
· 12 years ago
5675b50
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
d23019f
common/lcd: fix build breakage for at91sam9x5ek and trats boards
by Anatolij Gustschin
· 12 years ago
f8be7d6
net: Improve the speed of netconsole
by Joe Hershberger
· 12 years ago
495dbd7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
1b09b53
common/lcd: add protection from null bmp pointer
by Nikita Kiryanov
· 12 years ago
50d924b
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 12 years ago
3ab270d
Revert "memsize: Fix for bug in memory sizing code"
by Tom Rini
· 12 years ago
93ad908
usb: do explicit unaligned accesses
by Lucas Stach
· 12 years ago
5fb29f3
Merge branch 'ext4'
by Tom Rini
· 12 years ago
b64b7c3
env: make "env default" selective, check and apply
by Gerlando Falauto
· 12 years ago
152874b
env: check and apply changes on delete/destroy
by Gerlando Falauto
· 12 years ago
c598359
env: add check/apply logic to himport_r()
by Gerlando Falauto
· 12 years ago
348b1f1
env: make himport_r() selective on variables
by Gerlando Falauto
· 12 years ago
Next »