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
*
strings: use puts() rather than printf()
Mike Frysinger
2008-12-07
1
-1
/
+2
*
Use new CONFIG_SYS_VXWORKS parameters for Netstal boards
Niklaus Giger
2008-12-07
1
-15
/
+14
*
cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters
Niklaus Giger
2008-12-07
1
-47
/
+30
*
Add vxworks.h to handle CONFIG_SYS_VXWORKS parameters
Niklaus Giger
2008-12-07
1
-0
/
+53
*
README: Document CONFIG_SYS parameters for vxworks
Niklaus Giger
2008-12-07
1
-0
/
+18
*
lcd: Let the board code show board-specific info cleanup
Peter Tyser
2008-12-07
1
-1
/
+0
*
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-06
47
-52
/
+135
*
lwmon, tqm8xx: Fix build errors
Anatolij Gustschin
2008-12-06
2
-4
/
+3
*
ignore .gdb_history files
Mike Frysinger
2008-12-05
1
-0
/
+3
*
FPGA: move fpga drivers to drivers/fpga
Jean-Christophe PLAGNIOL-VILLARD
2008-12-05
12
-11
/
+59
*
Merge branch 'master' of git://git.denx.de/u-boot-at91
Wolfgang Denk
2008-12-05
3
-16
/
+15
|
\
|
*
at91rm9200dk: Fix typo
Jean-Christophe PLAGNIOL-VILLARD
2008-12-02
1
-1
/
+1
|
*
AT91: remove non supported board AT91RM9200DF macro
Jean-Christophe PLAGNIOL-VILLARD
2008-12-02
1
-2
/
+2
|
*
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
12
-429
/
+477
|
\
\
|
*
|
Remove non-ascii characters from fat code
Remy Bohmer
2008-12-04
2
-3
/
+3
|
*
|
Remove obsolete command (apply afte USB style patch, 80 chars strict)
Michael Trimarchi
2008-11-28
1
-9
/
+0
|
*
|
USB style patch, 80 chars strict
Michael Trimarchi
2008-11-28
3
-392
/
+465
|
*
|
drivers/usb: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-11-28
7
-29
/
+13
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-12-05
22
-155
/
+79
|
\
\
|
*
|
85xx: fix the wrong DDR settings for MPC8572DS
Dave Liu
2008-12-04
1
-13
/
+13
|
*
|
85xx: init gd as early as possible
Kumar Gala
2008-12-04
1
-6
/
+6
|
*
|
85xx: Fix relocation of CCSRBAR
Kumar Gala
2008-12-04
1
-4
/
+5
|
*
|
FSL: Moved BR_PHYS_ADDR for localbus to common header
Kumar Gala
2008-12-04
2
-9
/
+8
|
*
|
85xx: Add PORDEVSR_PCI1 define
Peter Tyser
2008-12-04
5
-6
/
+5
|
*
|
drivers/fsl_pci_init: Fix inbound window mapping bug
Becky Bruce
2008-12-03
1
-1
/
+1
|
*
|
Removed unused CONFIG_L1_INIT_RAM symbol.
Jon Loeliger
2008-12-03
27
-30
/
+0
|
*
|
fsl ddr skip interleaving if not supported.
Ed Swarthout
2008-12-03
2
-12
/
+17
|
*
|
85xx: socrates: fix DDR SDRAM tlb entry configuration
Anatolij Gustschin
2008-12-03
1
-0
/
+2
|
*
|
85xx: Add CPU 2 errata workaround to all 8548 boards
Peter Tyser
2008-12-03
3
-19
/
+13
|
*
|
85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case
Dave Liu
2008-12-03
2
-8
/
+4
|
*
|
85xx: remove the unused ddr_enable_ecc in the board file
Dave Liu
2008-12-03
12
-77
/
+5
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-12-05
1
-0
/
+1
|
\
\
|
*
|
OneNAND: Add missing mtd info struct before calling onenand_erase()
Stefan Roese
2008-12-02
1
-0
/
+1
|
|
/
*
|
mpc8641: Fix error in README
Becky Bruce
2008-12-01
1
-5
/
+5
*
|
Removed unused CONFIG_L1_INIT_RAM symbol.
Jon Loeliger
2008-12-01
27
-30
/
+0
*
|
86xx: Fix non-64-bit compilation problems.
Jon Loeliger
2008-12-01
2
-0
/
+28
|
/
*
NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
Scott Wood
2008-11-25
1
-6
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-11-25
2
-68
/
+65
|
\
|
*
ARM: OMAP: Convert IO macros
Dirk Behme
2008-11-21
1
-67
/
+64
|
*
lib_arm: do_bootm_linux() - correct a small mistake
Ilko Iliev
2008-11-21
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2008-11-25
14
-1479
/
+167
|
\
\
|
*
|
ppc4xx: ml300 remove Xilinx BSP from ml300 folder
Michal Simek
2008-11-25
3
-432
/
+0
|
*
|
ppc4xx: Remove unused features
Matthias Fuchs
2008-11-25
1
-50
/
+7
|
*
|
ppc4xx: Use correct io accessors for PCI405
Matthias Fuchs
2008-11-25
1
-35
/
+16
|
*
|
ppc4xx: Remove unused code from PCI405 code
Matthias Fuchs
2008-11-25
1
-871
/
+0
|
*
|
ppc4xx: ML2 shouldn't include the 4xx EMAC driver
Stefan Roese
2008-11-21
1
-1
/
+0
|
*
|
ppc4xx: katmai: Change default config
Yuri Tikhonov
2008-11-21
1
-0
/
+8
|
*
|
ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization
Dave Mitchell
2008-11-21
3
-9
/
+22
[next]