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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpc512x: make MEM IO Control configuration a board config option
Anatolij Gustschin
2010-04-24
5
-5
/
+7
*
mpc5121: add PSC serial communication routines
Anatolij Gustschin
2010-04-24
2
-0
/
+94
*
mpc512x: add multi serial PSC support
Anatolij Gustschin
2010-04-24
4
-81
/
+323
*
serial: struct serial_device: add uninit() entry for drivers
Anatolij Gustschin
2010-04-24
9
-0
/
+14
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2010-04-24
2
-2
/
+87
|
\
|
*
ppc/85xx: PIO Support for FSL eSDHC Controller Driver
Dipen Dudhat
2010-04-23
2
-2
/
+87
*
|
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2010-04-24
25
-676
/
+313
|
\
\
|
*
|
ppc4xx: TLB init file cleanup
Stefan Roese
2010-04-19
25
-676
/
+313
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Wolfgang Denk
2010-04-24
9
-209
/
+174
|
\
\
\
|
*
|
|
microblaze: Consolidate cache code
Michal Simek
2010-04-16
3
-44
/
+28
|
*
|
|
microblaze: Flush cache before jumping to kernel
Michal Simek
2010-04-16
1
-0
/
+8
|
*
|
|
microblaze: Support system with WB cache
Michal Simek
2010-04-16
1
-1
/
+1
|
*
|
|
microblaze: Change initialization sequence
Michal Simek
2010-04-16
1
-3
/
+12
|
*
|
|
microblaze: Change cache report messages
Michal Simek
2010-04-16
1
-2
/
+2
|
*
|
|
microblaze: Fix interrupt handler code
Michal Simek
2010-04-16
1
-17
/
+11
|
*
|
|
microblaze: Move FSL initialization to board.c
Michal Simek
2010-04-16
3
-12
/
+9
|
*
|
|
microblaze: Move timer initialization to board.c
Michal Simek
2010-04-16
3
-7
/
+9
|
*
|
|
microblaze: Fix irq.S code
Michal Simek
2010-04-16
1
-120
/
+62
|
*
|
|
microblaze: Add FDT support
Arun Bhanu
2010-04-16
1
-5
/
+34
|
|
/
/
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
2010-04-24
3
-3
/
+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fsl_i2c: Added a callpoint for i2c_board_late_init
Richard Retanubun
2010-04-19
3
-3
/
+27
|
|
/
*
|
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
579
-877
/
+879
*
|
nios2: Move individual board linker scripts to common script in cpu tree.
Scott McNutt
2010-04-16
6
-543
/
+3
|
/
*
ppc4xx: Add option for PPC440SPe ports without old Rev. A support
Stefan Roese
2010-04-14
3
-1
/
+3
*
ppc4xx: alpr: Remove some not needed commands to make image fit again
Stefan Roese
2010-04-14
1
-1
/
+3
*
Update README to reflect new directory structure
Peter Tyser
2010-04-13
1
-67
/
+91
*
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
Peter Tyser
2010-04-13
9
-0
/
+0
*
nios: Move cpu/nios/* to arch/nios/cpu/*
Peter Tyser
2010-04-13
18
-9
/
+9
*
sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
Peter Tyser
2010-04-13
24
-5
/
+5
*
i386: Move cpu/i386/* to arch/i386/cpu/*
Peter Tyser
2010-04-13
17
-4
/
+4
*
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser
2010-04-13
9
-1
/
+1
*
avr32: Move cpu/at32ap/* to arch/avr32/cpu/*
Peter Tyser
2010-04-13
18
-1
/
+1
*
mips: Move cpu/mips/* to arch/mips/cpu/*
Peter Tyser
2010-04-13
19
-6
/
+6
*
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
Peter Tyser
2010-04-13
29
-30
/
+30
*
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser
2010-04-13
79
-88
/
+88
*
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-04-13
407
-56
/
+56
*
sh: Move cpu/$CPU to arch/sh/cpu/$CPU
Peter Tyser
2010-04-13
25
-4
/
+4
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
442
-387
/
+392
*
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
2010-04-13
629
-11
/
+9
*
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
Peter Tyser
2010-04-13
33
-36
/
+36
*
Move libfdt/ into lib/
Peter Tyser
2010-04-13
12
-7
/
+7
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
194
-321
/
+321
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
251
-232
/
+232
*
Change directory-specific CFLAGS to use full path
Peter Tyser
2010-04-13
20
-25
/
+30
*
Create CPUDIR variable
Peter Tyser
2010-04-13
14
-32
/
+33
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2010-04-10
16
-251
/
+453
|
\
|
*
Blackfin: IP04: new board port
Brent Kandetzki
2010-04-07
7
-1
/
+294
|
*
Blackfin: drop bfin #undef in linker script
Mike Frysinger
2010-04-07
1
-2
/
+1
|
*
Blackfin: call watchdog_init() for external watchdogs
Mike Frysinger
2010-04-07
1
-0
/
+6
|
*
Blackfin: link with normal ABI target
Mike Frysinger
2010-04-07
1
-2
/
+2
[next]