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
/
board
/
esd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
CHECKPATCH: ./board/esd/canbt/fpgadata.c
Marek Vasut
2011-12-18
1
-404
/
+807
|
*
CHECKPATCH: ./board/esd/du405/fpgadata.c
Marek Vasut
2011-12-18
1
-703
/
+1405
|
*
CHECKPATCH: ./board/esd/cpciiser4/fpgadata.c
Marek Vasut
2011-12-18
1
-2068
/
+4136
*
|
board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings
Anatolij Gustschin
2011-12-20
1
-27
/
+7
|
/
*
board/esd/cpci405/cpci405.c: Fix GCC 4.6 warning
Matthias Fuchs
2011-12-07
1
-5
/
+3
*
board/esd/dasa_sim/flash.c: Fix GCC 4.6 warning
Matthias Fuchs
2011-12-02
1
-3
/
+0
*
board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning
Matthias Fuchs
2011-12-02
1
-2
/
+0
*
ppc4xx: fix PMC440 painit command
Matthias Fuchs
2011-12-01
1
-2
/
+15
*
ppc4xx: remove invalid access to PCI_BRDGOPT2 register
Matthias Fuchs
2011-12-01
1
-2
/
+0
*
ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation
Matthias Fuchs
2011-12-01
1
-15
/
+0
*
Fix Stelian's email address
Stelian Pop
2011-11-27
4
-4
/
+4
*
auto_update.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
1
-7
/
+1
*
cmd_dasa_sim.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
1
-28
/
+24
*
cmd_pci405.c: Fix GCC 4.6 build warnings
Stefan Roese
2011-11-16
1
-2
/
+1
*
board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-16
1
-314
/
+193
*
board/esd/cpci750/cpci750.c: Fix error handling
Wolfgang Denk
2011-11-16
1
-2
/
+2
*
board/esd/pf5200/pf5200.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
1
-6
/
+4
*
board/esd/cpci5200/strataflash.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
1
-3
/
+1
*
GCC4.6: Squash warnings in pmc405de.c
Marek Vasut
2011-10-27
1
-1
/
+1
*
GCC4.6: Squash warning in cmd_pmc440.c
Marek Vasut
2011-10-27
1
-1
/
+1
*
ColdFire: Cleanup lds files for multiple defined symbols
stany MARCEL
2011-10-19
1
-58
/
+11
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
31
-186
/
+0
*
at91: reworked support for meesc board
Matthias Fuchs
2011-09-03
2
-24
/
+26
*
at91: reworked support for otc570 board
Daniel Gorsulowski
2011-05-18
2
-48
/
+59
*
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
Joakim Tjernlund
2011-04-20
1
-2
/
+3
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
3
-3
/
+3
*
Move LDSCRIPT definitions to board config files.
Wolfgang Denk
2010-12-09
1
-25
/
+0
*
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
13
-22
/
+0
*
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-11-28
3
-4
/
+0
*
74xx_7xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-135
/
+0
*
ppc4xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
3
-49
/
+20
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
33
-67
/
+67
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
2
-0
/
+2
*
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
Wolfgang Denk
2010-10-18
3
-72
/
+0
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
30
-726
/
+8
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
33
-58
/
+61
*
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
2010-09-23
1
-1
/
+1
*
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
2010-09-23
1
-3
/
+3
*
ppc4xx: Big header cleanup, mostly PPC440 related
Stefan Roese
2010-09-23
3
-5
/
+4
*
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
Stefan Roese
2010-09-23
1
-1
/
+1
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
27
-28
/
+28
*
cfi_flash: Simplify dynamic flash bank number detection
Stefan Roese
2010-09-20
1
-4
/
+2
*
at91: Enabeling USB host on meesc board
Daniel Gorsulowski
2010-08-20
1
-1
/
+5
*
at91: Update meesc board to new SoC access
Daniel Gorsulowski
2010-08-20
1
-54
/
+58
*
ppc4xx: Fix building of PMC440 board
Matthias Fuchs
2010-08-09
1
-1
/
+1
*
ppc4xx: Fix building of CANBT board
Matthias Fuchs
2010-08-09
1
-7
/
+1
*
ppc4xx: Fix building of AR405 board
Matthias Fuchs
2010-08-09
1
-8
/
+1
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
25
-32
/
+32
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
2
-7
/
+3
*
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-16
1
-1
/
+1
[prev]
[next]