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
...
*
|
|
|
Add support for Maxim's DS4510 I2C device
Peter Tyser
2009-01-24
4
-0
/
+504
*
|
|
|
common: Iteration limit for memory test.
Dirk Eibach
2009-01-24
1
-14
/
+31
*
|
|
|
serial: Rename driver vcth to vct to support other board variants
Stefan Roese
2009-01-24
2
-3
/
+7
*
|
|
|
nios: Move README.nios_CONFIG_SYS_NIOS_CPU to doc/ dir
Shinya Kuribayashi
2009-01-24
1
-0
/
+0
*
|
|
|
common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED
Peter Korsgaard
2009-01-24
1
-13
/
+14
*
|
|
|
Added legacy flash ST Micro M29W040B
Niklaus Giger
2009-01-24
1
-0
/
+14
*
|
|
|
Fixed off-by-one errors in lib_m68k/interrupts.c
Graeme Russ
2009-01-24
1
-2
/
+2
*
|
|
|
Removed all references to CONFIG_SYS_RESET_GENERIC
Graeme Russ
2009-01-24
3
-3
/
+0
*
|
|
|
Remove #ifdef CONFIG_SC520 in source code
Graeme Russ
2009-01-24
1
-4
/
+0
*
|
|
|
Added MMCR reset functionality
Graeme Russ
2009-01-24
1
-0
/
+10
*
|
|
|
Moved generic (triple fault) reset code
Graeme Russ
2009-01-24
2
-16
/
+17
*
|
|
|
Moved definition of set_vector() to new header file
Graeme Russ
2009-01-24
2
-1
/
+31
*
|
|
|
Moved sc520 specific code into new cpu/i386/sc520 folder
Graeme Russ
2009-01-24
1
-4
/
+4
*
|
|
|
Renamed cpu/i386/reset.S to resetvec.S
Graeme Russ
2009-01-24
6
-12
/
+12
*
|
|
|
Makefile: keep lists sorted.
Wolfgang Denk
2009-01-24
1
-3
/
+3
*
|
|
|
Added initial eNET board support
Graeme Russ
2009-01-24
10
-0
/
+766
*
|
|
|
POWERPC 82xx: add the SCC as an HDLC controller
Gary Jennejohn
2009-01-24
1
-0
/
+28
*
|
|
|
powerpc, keymile boards: extract identical config options
Heiko Schocher
2009-01-24
4
-216
/
+120
*
|
|
|
powerpc: keymile: Add a check for the PIGGY debug board
Heiko Schocher
2009-01-24
9
-10
/
+92
*
|
|
|
powerpc: 83xx: add support for the kmeter1 board
Heiko Schocher
2009-01-24
8
-0
/
+847
*
|
|
|
Add a do_div() wrapper macro, lldiv().
Sergei Poselenov
2009-01-24
1
-0
/
+10
|
/
/
/
*
|
|
Blackfin: use common strmhz() in system output
Mike Frysinger
2009-01-23
2
-6
/
+10
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2009-01-23
79
-469
/
+1091
|
\
\
\
|
*
|
|
nand: fixup printf modifiers to match types used
Mike Frysinger
2009-01-23
2
-8
/
+8
|
*
|
|
nand read.jffs2 (nand_legacy) in common/cmd_nand.c
Schlaegl Manfred jun
2009-01-23
1
-4
/
+3
|
*
|
|
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
Wolfgang Grandegger
2009-01-23
66
-77
/
+12
|
*
|
|
NAND: Fix cache and memory inconsistency issue
Dave Liu
2009-01-23
2
-1
/
+10
|
*
|
|
NAND: Enable nand lock, unlock feature
Nishanth Menon
2009-01-23
2
-83
/
+92
|
*
|
|
NAND: move board_nand_init to nand.h
Mike Frysinger
2009-01-23
2
-2
/
+2
|
*
|
|
OneNAND: Additional sync with 2.6.27
Stefan Roese
2009-01-23
2
-1
/
+72
|
*
|
|
Add markbad function
Kyungmin Park
2009-01-23
1
-0
/
+33
|
*
|
|
OneNAND: Bad block aware read/write command support
Stefan Roese
2009-01-23
1
-110
/
+420
|
*
|
|
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
|
*
|
|
mpc83xx: enable eLBC NAND support for MPC8315ERDB board
Dave Liu
2009-01-23
1
-5
/
+7
|
*
|
|
Sync with 2.6.27
Kyungmin Park
2009-01-23
6
-179
/
+406
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Wolfgang Denk
2009-01-23
12
-64
/
+121
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
microblaze: Use cache functions (especially cache status)
Michal Simek
2009-01-23
2
-6
/
+0
|
*
|
|
microblaze: Add cache flush
Michal Simek
2009-01-23
2
-3
/
+32
|
*
|
|
microblaze: Add bootup messages to board.c
Michal Simek
2009-01-23
1
-2
/
+31
|
*
|
|
microblaze: Change microblaze-generic config file
Michal Simek
2009-01-23
2
-47
/
+54
|
*
|
|
microblaze: Rename ml401 to microblaze-generic
Michal Simek
2009-01-23
9
-9
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'fixes'
Haavard Skinnemoen
2009-01-22
1
-7
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
avr32: Remove second definition of virt_to_phys()
Haavard Skinnemoen
2008-12-17
1
-7
/
+2
*
|
|
Prepare v2009.01
Wolfgang Denk
2009-01-21
2
-1
/
+11
*
|
|
Prepare 2009.01-rc3
Wolfgang Denk
2009-01-18
2
-1
/
+177
*
|
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2009-01-18
1
-1
/
+1
|
\
\
\
|
*
|
|
fdt_resize(): fix actualsize calculations with unaligned blobs
Peter Korsgaard
2009-01-17
1
-1
/
+1
*
|
|
|
build system: treat all Darwin's alike
Mike Frysinger
2009-01-18
1
-2
/
+2
|
/
/
/
*
|
|
ncb: use socklen_t
Mike Frysinger
2009-01-16
1
-1
/
+1
[prev]
[next]