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
path:
root
/
arch
/
nios2
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
2
-2
/
+2
*
FDT: only call boot_get_fdt from generic code
John Rigby
2010-10-18
1
-5
/
+3
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
1
-6
/
+7
*
Make getenv() work before relocation.
Wolfgang Denk
2010-09-19
1
-1
/
+2
*
nios2: fix out of reach case for do_reset
Thomas Chou
2010-08-19
2
-6
/
+10
*
nios2: fix bootm error on fdt args
Thomas Chou
2010-08-19
1
-1
/
+1
*
nios2: add gpio_request
Thomas Chou
2010-07-12
1
-0
/
+6
*
nios2: add fdt support
Thomas Chou
2010-07-12
1
-0
/
+21
*
nios2: use gc sections to reduce image size
Thomas Chou
2010-07-12
1
-0
/
+3
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
4
-10
/
+10
*
nios2: allow STANDALONE_LOAD_ADDR overriding
Thomas Chou
2010-05-28
1
-1
/
+1
*
nios2: fix div64 issue for gcc4
Thomas Chou
2010-05-28
6
-175
/
+856
*
nios2: fix r15 issue for gcc4
Thomas Chou
2010-05-28
3
-9
/
+2
*
nios2: add gpio support
Thomas Chou
2010-05-28
1
-0
/
+52
*
nios2: fix no flash, add nand and mmc init in board.c
Thomas Chou
2010-04-24
1
-0
/
+18
*
nios2: consolidate reset initialization
Thomas Chou
2010-04-24
1
-5
/
+4
*
nios2: add dma_alloc_coherent
Thomas Chou
2010-04-24
1
-0
/
+23
*
nios2: add 64 bits swab support
Thomas Chou
2010-04-24
1
-0
/
+6
*
nios2: allow link script overriding from boards
Thomas Chou
2010-04-24
1
-1
/
+1
*
nios2: Move individual board linker scripts to common script in cpu tree.
Scott McNutt
2010-04-16
2
-0
/
+137
*
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
Peter Tyser
2010-04-13
9
-0
/
+1592
*
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
2010-04-13
21
-0
/
+1172
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
9
-0
/
+580
[prev]