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
/
xilinx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
3
-6
/
+6
*
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
3
-76
/
+12
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
5
-5
/
+5
*
microblaze: Add support for NET_MULTI api
Michal Simek
2010-10-12
1
-0
/
+13
*
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Wolfgang Denk
2010-04-24
1
-4
/
+3
|
\
|
*
microblaze: Move FSL initialization to board.c
Michal Simek
2010-04-16
1
-4
/
+3
*
|
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
2
-2
/
+2
|
/
*
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser
2010-04-13
1
-1
/
+1
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
2
-2
/
+2
*
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
Peter Tyser
2010-04-13
1
-1
/
+1
*
ml300: remove support for broken, orphaned board
Wolfgang Denk
2010-03-28
9
-1434
/
+0
*
ppc4xx: Add custom linker script to board/*/config.mk
Stefan Roese
2009-11-02
1
-0
/
+3
*
ppc: Enable full relocation to RAM
Peter Tyser
2009-10-03
6
-6
/
+0
*
microblaze: Add sbss, scommon and COMMON symbols for clearing
Michal Simek
2009-09-14
1
-0
/
+3
*
unify HOST_CFLAGS and HOSTCFLAGS
Mike Frysinger
2009-07-23
3
-3
/
+3
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
6
-16
/
+6
*
boards: get mac address from environment
Mike Frysinger
2009-03-20
1
-2
/
+6
*
microblaze: Change microblaze-generic config file
Michal Simek
2009-01-23
1
-0
/
+2
*
microblaze: Rename ml401 to microblaze-generic
Michal Simek
2009-01-23
5
-0
/
+0
*
Fix new found CFG_
Jean-Christophe PLAGNIOL-VILLARD
2008-12-14
2
-2
/
+2
*
microblaze: Remove XUPV2P board
Michal Simek
2008-12-10
5
-257
/
+0
*
ppc4xx: ml300 remove Xilinx BSP from ml300 folder
Michal Simek
2008-11-25
3
-432
/
+0
*
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-18
5
-0
/
+5
*
Moved PPC4xx EMAC driver to drivers/net
Ben Warren
2008-11-09
1
-1
/
+1
*
ppc4xx: Generic architecture for xilinx ppc405(v3)
Ricardo Ribalda Delgado
2008-10-24
7
-0
/
+459
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
7
-27
/
+27
*
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-09-12
5
-13
/
+13
|
\
|
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-7
/
+7
|
*
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-2
/
+2
|
*
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-2
/
+2
|
*
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
2
-2
/
+2
*
|
ppc4xx: Add .gitignore file to xilinx-ppc440 boards
Ricardo Ribalda Delgado
2008-09-12
2
-0
/
+2
*
|
ppc4xx: Fix in-tree build for ppc440-generic boards
Ricardo Ribalda Delgado
2008-09-12
1
-1
/
+1
|
/
*
ppc4xx: ppc440-generic-ALL: Fix out of tree build v2
Ricardo Ribalda Delgado
2008-09-09
5
-4
/
+53
*
ppc44x: Unification of virtex5 pp440 boards
Ricardo Ribalda Delgado
2008-09-05
13
-145
/
+209
*
ppc4xx: ML507: Environment in flash and MTD Support
Ricardo Ribalda Delgado
2008-07-30
1
-1
/
+1
*
ppc4xx: ML507: Use of get_ram_size in board ml507
Ricardo Ribalda Delgado
2008-07-30
1
-2
/
+3
*
ppc4xx: ML507: U-Boot in flash and System ACE
Ricardo Ribalda Delgado
2008-07-30
5
-9
/
+167
*
ppc4xx: ML507 Board Support
Ricardo Ribalda Delgado
2008-07-18
6
-0
/
+339
*
Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors
Wolfgang Denk
2008-07-03
1
-1
/
+1
*
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-07-02
3
-3
/
+3
*
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-12
1
-1
/
+1
*
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
Stefan Roese
2008-06-03
1
-4
/
+0
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
4
-15
/
+15
*
Remove all the search paths from the .lds files.
Jason Wessel
2008-04-17
2
-2
/
+0
*
microblaze: clean uart16550 and uartlite handling
Michal Simek
2008-04-08
2
-4
/
+4
*
microblaze: remove old setting for emac driver
Michal Simek
2008-04-08
2
-14
/
+2
*
microblaze: Clean Makefile from ancient emac driver
Michal Simek
2008-04-08
2
-32
/
+2
*
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-12
1
-1
/
+1
*
ppc4xx: Rework of 4xx serial driver (2)
Stefan Roese
2007-10-31
1
-1
/
+1
[next]