index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Command usage cleanup
Peter Tyser
2009-01-28
3
-3
/
+3
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
3
-5
/
+5
*
soft_i2c.c add option for repeated start in i2c_read()
Andrew Dyer
2009-01-27
1
-1
/
+11
*
drivers/net/e1000.c: missing terminator for supported devices
Stefan Althoefer
2009-01-27
1
-0
/
+1
*
CFI: Add geometry reversal for STMicro M29W320ET
Richard Retanubun
2009-01-26
1
-0
/
+17
*
CFI: increase performance of function find_sector()
Jens Gehrlein
2009-01-26
1
-7
/
+16
*
CFI: avoid redundant function call in single word programming mode
Jens Gehrlein
2009-01-26
1
-3
/
+7
*
spi flash: fix crash due to spi flash miscommunication
Brad Bozarth
2009-01-24
2
-2
/
+4
*
Add support for Maxim's DS4510 I2C device
Peter Tyser
2009-01-24
2
-0
/
+425
*
serial: Rename driver vcth to vct to support other board variants
Stefan Roese
2009-01-24
2
-3
/
+7
*
Added legacy flash ST Micro M29W040B
Niklaus Giger
2009-01-24
1
-0
/
+14
*
nand: fixup printf modifiers to match types used
Mike Frysinger
2009-01-23
1
-6
/
+6
*
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
Wolfgang Grandegger
2009-01-23
2
-2
/
+2
*
NAND: Enable nand lock, unlock feature
Nishanth Menon
2009-01-23
1
-36
/
+43
*
NAND: move board_nand_init to nand.h
Mike Frysinger
2009-01-23
1
-2
/
+0
*
OneNAND: Additional sync with 2.6.27
Stefan Roese
2009-01-23
1
-1
/
+71
*
Add markbad function
Kyungmin Park
2009-01-23
1
-0
/
+33
*
OneNAND: Save version_id in onenand_chip struct
Stefan Roese
2009-01-23
1
-0
/
+1
*
OneNAND: Fix compiler warnings
Stefan Roese
2009-01-23
1
-0
/
+26
*
Sync with 2.6.27
Kyungmin Park
2009-01-23
3
-156
/
+370
*
sh: serial: use readx/writex accessors
Jean-Christophe PLAGNIOL-VILLARD
2009-01-16
1
-23
/
+23
*
sh: serial: coding style cleanup
Jean-Christophe PLAGNIOL-VILLARD
2009-01-16
1
-17
/
+18
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-12-30
4
-2
/
+307
|
\
|
*
NAND FSL elbc: Use virt_to_phys to determine which bank is in use
Kumar Gala
2008-12-19
1
-2
/
+4
|
*
Add support for PCA953x I2C gpio devices
Peter Tyser
2008-12-19
2
-0
/
+274
|
*
pci/fsl_pci_init: Enable inbound PCI config cycles
Peter Tyser
2008-12-19
1
-0
/
+29
*
|
NAND: Mark the BBT as scanned prior to calling scan_bbt.
Scott Wood
2008-12-16
1
-1
/
+1
|
/
*
Coding style cleanup, update CHANGELOG.
Wolfgang Denk
2008-12-16
4
-4
/
+3
*
spi/stmicro: fix debug() display of cmd
Mike Frysinger
2008-12-16
1
-1
/
+1
*
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
2008-12-15
2
-35
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-sh
Wolfgang Denk
2008-12-13
2
-3
/
+3
|
\
|
*
sh: r2dplus fix register access
Jean-Christophe PLAGNIOL-VILLARD
2008-12-10
1
-2
/
+2
|
*
sh: Update SuperH serial driver
Nobuhiro Iwamatsu
2008-12-10
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Wolfgang Denk
2008-12-13
2
-3
/
+13
|
\
\
|
|
/
|
/
|
|
*
UBI: Return -ENOMEM upon failing malloc
Stefan Roese
2008-12-10
1
-2
/
+3
|
*
UBI: Enable re-initializing of the "ubi part" command
Stefan Roese
2008-12-09
1
-0
/
+1
|
*
MTD: Fix problem based on non-working relocation (list head mtd_partitions)
Stefan Roese
2008-12-09
1
-1
/
+9
*
|
serial: Add vcth UART driver
Stefan Roese
2008-12-10
2
-0
/
+122
*
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-12-09
3
-15
/
+26
|
\
\
|
*
|
usbtty/omap: update to current API
Jean-Christophe PLAGNIOL-VILLARD
2008-12-09
3
-15
/
+26
|
|
/
*
|
drivers/fsl_pci_init: Fix compile warning
Kumar Gala
2008-12-09
1
-0
/
+2
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2008-12-09
1
-0
/
+3
|
\
|
*
net: tsec: Fix Marvell 88E1121R phy init
Anatolij Gustschin
2008-12-04
1
-0
/
+3
*
|
Section name should be ".data", not "data"
Trent Piepho
2008-12-09
2
-5
/
+4
*
|
drivers/bios_emulator: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-12-07
11
-48
/
+2
*
|
FPGA: move fpga drivers to drivers/fpga
Jean-Christophe PLAGNIOL-VILLARD
2008-12-05
10
-0
/
+3762
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-at91
Wolfgang Denk
2008-12-05
1
-13
/
+12
|
\
|
*
mtd/dataflash.c: fix a problem with the last partition
Ilko Iliev
2008-12-02
1
-1
/
+1
|
*
fix some coding style violations.
Ilko Iliev
2008-12-02
1
-13
/
+12
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2008-12-05
7
-29
/
+13
|
\
\
[next]