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
*
nand: Fix nand_erase_opts() offset check
Benoît Thébaudeau
2012-11-26
1
-2
/
+2
*
nand: Clean up nand_util
Benoît Thébaudeau
2012-11-26
1
-32
/
+32
*
nand: Move the sub-page read support enable to a flag
Joe Hershberger
2012-11-26
2
-5
/
+11
*
driver/mtd:IFC NAND:Initialise internal SRAM before any write
Prabhakar Kushwaha
2012-11-26
1
-1
/
+61
*
README: Reference nand monitor commands in U-Boot README
Karl O. Pinc
2012-11-26
1
-0
/
+1
*
nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers
Scott Wood
2012-11-26
2
-2
/
+2
*
powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot
Scott Wood
2012-11-26
4
-39
/
+54
*
powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map
Scott Wood
2012-11-26
2
-14
/
+10
*
powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl
Scott Wood
2012-11-26
3
-300
/
+28
*
spl/nand: config symbol documentation
Scott Wood
2012-11-26
3
-6
/
+183
*
spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Scott Wood
2012-11-26
16
-8
/
+74
*
powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support
Scott Wood
2012-11-26
5
-5
/
+160
*
spl/85xx: new SPL support
Scott Wood
2012-11-26
6
-10
/
+99
*
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
Scott Wood
2012-11-26
5
-15
/
+73
*
powerpc/mpc85xx: consistently use COBJS-y
Scott Wood
2012-11-26
1
-9
/
+10
*
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
Scott Wood
2012-11-26
8
-28
/
+28
*
spl: include resetvec and lib8xxx
Scott Wood
2012-11-26
1
-0
/
+21
*
spl/mpc85xx: move udelay to cpu code
Scott Wood
2012-11-26
5
-55
/
+20
*
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
Scott Wood
2012-11-26
10
-8
/
+8
*
powerpc/mpc85xx: fix TLB alignment
Scott Wood
2012-11-26
1
-4
/
+4
*
powerpc: change .fixup test to a GCC version test
Scott Wood
2012-11-26
3
-6
/
+15
*
spl: introduce CONFIG_SPL_TARGET
Scott Wood
2012-11-26
2
-0
/
+6
*
spl: rename u-boot-pad.bin to u-boot-with-spl.bin
Scott Wood
2012-11-26
1
-4
/
+4
*
Add u-boot-pad.bin target to the Makefile
José Miguel Gonçalves
2012-11-26
1
-5
/
+6
*
powerpc/mpc85xx: add comma before "already enabled"
Scott Wood
2012-11-26
1
-1
/
+1
*
powerpc/mpc85xx: move debug tlb entry after TLB is in known state
Scott Wood
2012-11-26
1
-44
/
+40
*
serial/ns16550: wait for TEMT before initializing
Scott Wood
2012-11-26
1
-0
/
+3
*
serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS
Scott Wood
2012-11-26
1
-0
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2012-11-19
17
-129
/
+550
|
\
|
*
mx53loco: Fix build error when CONFIG_VIDEO is disabled
Vikram Narayanan
2012-11-14
3
-65
/
+99
|
*
mx51evk: Fix build error when CONFIG_VIDEO is disabled
Vikram Narayanan
2012-11-14
4
-56
/
+107
|
*
Video: fix compiler warnings in bus_vcxk
Jens Scharsig (BuS Elektronik)
2012-11-14
1
-1
/
+1
|
*
video: atmel: implement lcd_setcolreg function
Bo Shen
2012-11-10
2
-0
/
+19
|
*
video: Skip bitmaps which do not fit into the screen in cfb_console
Vadim Bendebury
2012-11-07
1
-0
/
+7
|
*
lcd: Implement RLE8 bitmap decoding
Tom Wai-Hong Tam
2012-11-07
2
-0
/
+149
|
*
lcd: Fix BMP decode bug that skips the wrong padded row
Tom Wai-Hong Tam
2012-11-07
1
-4
/
+4
|
*
lcd: Provide an API to access LCD parameters
Vadim Bendebury
2012-11-07
2
-0
/
+62
|
*
video: Implement additional video API functions in cfb_console
Stefan Reinauer
2012-11-07
1
-0
/
+42
|
*
video: Provide an API to access video parameters
Stefan Reinauer
2012-11-06
2
-3
/
+50
|
*
ipu common: reset ipuv3 correctly
Liu Ying
2012-11-06
1
-0
/
+10
*
|
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2012-11-19
73
-1076
/
+2024
|
\
\
|
*
|
cmd_mmc.c: Fix typo, "dislay" -> "display"
Robert P. J. Day
2012-11-14
1
-1
/
+1
|
*
|
fs/fs.c: do_fsload: measure throughput
Andreas Bießmann
2012-11-14
1
-1
/
+10
|
*
|
fs: zfs: fix illegal use of fp
Alejandro Mery
2012-11-14
1
-1
/
+3
|
*
|
M68K: eb_cpu5282: general update and enhanced board support
Jens Scharsig (BuS Elektronik)
2012-11-14
8
-764
/
+146
|
*
|
arm:universal_c210:pmic: Adjust C210 Universal target platform board to new P...
Łukasz Majewski
2012-11-14
1
-4
/
+11
|
*
|
arm:goni:pmic: Adjust GONI target platform board to new PMIC framework
Łukasz Majewski
2012-11-14
1
-3
/
+10
|
*
|
power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER
Łukasz Majewski
2012-11-14
2
-2
/
+2
|
*
|
power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
Łukasz Majewski
2012-11-14
19
-54
/
+54
|
*
|
power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files
Łukasz Majewski
2012-11-14
6
-5
/
+5
[next]