index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
avr32: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
sh: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
input: Add ANSI 3.64 escape sequence generation.
Hung-Te Lin
2012-10-19
2
-15
/
+89
*
input: Fix i8042 keyboard reset
Marc Jones
2012-10-19
1
-5
/
+27
*
input: i8042: Provide feature to disable keyboard before booting kernel
Louis Yung-Chieh Lo
2012-10-19
2
-0
/
+51
*
input: Provide a board specific mechanism to decide whether to skip i8042 init
Gabe Black
2012-10-19
1
-1
/
+12
*
input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ...
Gabe Black
2012-10-19
2
-6
/
+9
*
env: cosmetic: Consilidate the default env definition
Joe Hershberger
2012-10-19
4
-293
/
+141
*
disk: initialize name/part fields when returning a whole disk
Stephen Warren
2012-10-19
1
-0
/
+2
*
ColdFire: uart: fix build failure for missing header files
Alison Wang
2012-10-19
1
-0
/
+2
*
ColdFire: Fix the build error for Freescale m5282evb board.
Jason Jin
2012-10-19
1
-0
/
+3
*
ColdFire: Fix build error for astro mcf53731 board.
Jason Jin
2012-10-19
1
-53
/
+11
*
m68k: net: Fix unused variable in mcfmii.c
Marek Vasut
2012-10-19
1
-3
/
+1
*
m68k: Fix unused variable in board.c
Marek Vasut
2012-10-19
1
-1
/
+2
*
m68k: Fix unused variable warning in speed.c
Marek Vasut
2012-10-19
1
-2
/
+7
*
m68k: Fix unused variable warning
Marek Vasut
2012-10-19
1
-1
/
+2
*
m68k: Fix wrong assembler instruction in start.S
Marek Vasut
2012-10-19
4
-4
/
+4
*
m68k: Fix relocation errors in start.S
Philippe De Muyter
2012-10-19
1
-2
/
+2
*
powerpc: delete Wind River SBC8560/8540 support
Paul Gortmaker
2012-10-17
10
-1539
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2012-10-17
4
-43
/
+181
|
\
|
*
i2c_probe: update for use in scripting
Eric Nelson
2012-10-16
1
-4
/
+16
|
*
common/i2c: Add i2c write command
York Sun
2012-10-16
1
-0
/
+50
|
*
i2c: sh_i2c: use setbits/clrbits macro
Tetsuyuki Kobayashi
2012-10-16
1
-4
/
+4
|
*
arm: rmobile: kzm9g: enable I2C2
Tetsuyuki Kobayashi
2012-10-16
1
-0
/
+2
|
*
arm: rmobile: kzm9g: enable I2C1
Tetsuyuki Kobayashi
2012-10-16
1
-2
/
+3
|
*
i2c: sh_i2c.c: check error in i2c_read and i2c_write
Tetsuyuki Kobayashi
2012-10-16
1
-18
/
+32
|
*
i2c: sh_i2c: enable i2c_probe
Tetsuyuki Kobayashi
2012-10-16
1
-5
/
+27
|
*
i2c: sh_i2c.c: support I2C2, I2C3 and I2C4
Tetsuyuki Kobayashi
2012-10-16
2
-1
/
+19
|
*
i2c: sh_i2c.c: adjust for SH73A0
Tetsuyuki Kobayashi
2012-10-16
2
-1
/
+5
|
*
i2c: sh_i2c.c: correct BUSY bit define in ICSR
Tetsuyuki Kobayashi
2012-10-16
1
-1
/
+1
|
*
i2c: sh_i2c.c: support iccl and icch extension
Tetsuyuki Kobayashi
2012-10-16
2
-8
/
+23
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-10-17
22
-98
/
+1155
|
\
\
|
*
|
MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues
Daniel Schwierzeck
2012-10-16
1
-28
/
+26
|
*
|
MIPS: add board qemu-mips64 support
Zhi-zhou Zhang
2012-10-16
11
-0
/
+1046
|
*
|
MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h
Zhi-zhou Zhang
2012-10-16
2
-10
/
+1
|
*
|
MIPS: add support for 64 bit addressing
Zhi-zhou Zhang
2012-10-16
3
-1
/
+23
|
*
|
MIPS: don't use camel-case style
Zhi-zhou Zhang
2012-10-16
6
-59
/
+59
|
|
/
*
|
fs: fat: Fix mkcksum() function parameters
Marek Vasut
2012-10-17
2
-9
/
+13
*
|
disk: part_dos: print partition UUID in partition list
Stephen Warren
2012-10-17
1
-8
/
+11
*
|
disk: part_dos: checkpatch cleanups
Stephen Warren
2012-10-17
1
-10
/
+11
*
|
disk: part_efi: set bootable flag in partition objects
Stephen Warren
2012-10-17
1
-0
/
+10
*
|
disk: part_efi: print raw partition attributes
Stephen Warren
2012-10-17
2
-6
/
+11
*
|
disk: part_efi: add new partition attribute definitions
Stephen Warren
2012-10-17
1
-1
/
+3
*
|
disk: part_efi: print partition UUIDs
Stephen Warren
2012-10-17
1
-22
/
+28
*
|
disk: part_efi: re-order partition list printf, change case
Stephen Warren
2012-10-17
1
-4
/
+4
*
|
disk: part_efi: remove indent level from loop
Stephen Warren
2012-10-17
1
-8
/
+7
*
|
disk: get_device_and_partition() return value fixes
Stephen Warren
2012-10-17
1
-1
/
+1
*
|
remove unnecessary includes from cmd_ide.c
Pavel Herrmann
2012-10-17
1
-8
/
+0
*
|
split PCS440EP specific code from cmd_ide.c
Pavel Herrmann
2012-10-17
2
-18
/
+56
[next]