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
...
*
|
mpl: printing current stdio devices cleanup
Jean-Christophe PLAGNIOL-VILLARD
2009-07-19
5
-34
/
+6
*
|
console: unify printing current devices
Jean-Christophe PLAGNIOL-VILLARD
2009-07-19
2
-46
/
+30
*
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2009-07-19
75
-5650
/
+33
|
\
\
|
*
|
Remove legacy NAND and disk on chip references from boards.
Scott Wood
2009-07-17
43
-1053
/
+0
|
*
|
Remove legacy NAND and disk on chip code.
Scott Wood
2009-07-16
21
-4561
/
+2
|
*
|
nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices
Stefan Roese
2009-07-16
1
-1
/
+1
|
*
|
nand: ndfc: Remove unnecessary #ifdef's
Stefan Roese
2009-07-16
1
-6
/
+0
|
*
|
nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
Stefan Roese
2009-07-16
8
-6
/
+6
|
*
|
nand: fixed failed reads on corrected ECC errors in nand_util.c
Valeriy Glushkov
2009-07-16
1
-5
/
+5
|
*
|
Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.
David Brownell
2009-07-16
1
-1
/
+1
|
*
|
MTD: OneNAND: Increase the environment size to 4KiB
Kyungmin Park
2009-07-16
1
-17
/
+18
*
|
|
cmd_flash.c: fix warning: unused variable 'addr_first'/'addr_last'
Wolfgang Denk
2009-07-18
1
-3
/
+3
*
|
|
OMAP3 Fix compiler warning for v7_flush_dcache_all
Tom Rix
2009-07-18
1
-0
/
+3
*
|
|
ARM: make split_by_variant.sh output more useful
Wolfgang Denk
2009-07-18
1
-2
/
+2
*
|
|
NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
Wolfgang Denk
2009-07-18
24
-1
/
+46
*
|
|
at91cap9adk: fix #ifdef/#endif pairing
Wolfgang Denk
2009-07-18
1
-1
/
+1
*
|
|
pcm030: fix out-of-tree building
Wolfgang Denk
2009-07-18
1
-1
/
+1
*
|
|
MPC837XERDB: fix warning: "CONFIG_SYS_MONITOR_LEN" redefined
Wolfgang Denk
2009-07-18
1
-1
/
+0
*
|
|
8xxx: fix warning: implicit declaration of function 'uec_standard_init'
Wolfgang Denk
2009-07-18
1
-0
/
+1
*
|
|
MIP405T: fix compile problem
Wolfgang Denk
2009-07-18
1
-1
/
+1
*
|
|
NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
Wolfgang Denk
2009-07-18
16
-2
/
+34
*
|
|
CPCI750: fix compile problem
Wolfgang Denk
2009-07-18
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2009-07-18
1
-3
/
+3
|
\
\
|
*
\
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
2009-07-18
1
-3
/
+3
|
|
\
\
|
|
*
|
cmd_i2c: bugfix: add missing brace
Alessandro Rubini
2009-07-18
1
-3
/
+3
|
|
|
/
*
|
|
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
63
-234
/
+198
|
/
/
*
|
ppc: Fix compile error for boards with CONFIG_DDR_ECC
Peter Tyser
2009-07-17
1
-4
/
+5
*
|
include/config_cmd_default.h cleanup
Prafulla Wadaskar
2009-07-17
1
-3
/
+3
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2009-07-17
5
-131
/
+304
|
\
\
|
*
|
Added support for splash screen positioning
Matthias Weisser
2009-07-17
3
-3
/
+92
|
*
|
video: mb862xx: replace printf with puts
Anatolij Gustschin
2009-07-17
1
-10
/
+10
|
*
|
video: mb862xx: use macros instead of magic numbers
Anatolij Gustschin
2009-07-17
2
-46
/
+119
|
*
|
video: mb862xx: fix coding style and remove dead code
Anatolij Gustschin
2009-07-17
1
-103
/
+114
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Wolfgang Denk
2009-07-17
2
-5
/
+3
|
\
\
|
*
|
microblaze: Remove ignored return type for __arch__swab16 function
Michal Simek
2009-07-17
1
-1
/
+3
|
*
|
microblaze: Removed unused variables
Michal Simek
2009-07-17
1
-4
/
+0
|
|
/
*
|
sata: namespace curr_device variable
Mike Frysinger
2009-07-17
2
-15
/
+15
*
|
cmd_mmc: make curr_device static
Mike Frysinger
2009-07-17
1
-1
/
+1
*
|
envcrc: add missing dependencies on env storage
Mike Frysinger
2009-07-17
1
-0
/
+4
*
|
config.mk: Remove $(PCI_CLOCK) reference
Shinya Kuribayashi
2009-07-17
1
-4
/
+0
*
|
fix: missing autoconfig.mk from general Makefile
Jean-Christophe PLAGNIOL-VILLARD
2009-07-17
1
-0
/
+1
|
/
*
mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variable
Anton Vorontsov
2009-07-16
1
-2
/
+1
*
mpc83xx: MPC8315ERDB: Use hwconfig for board type selection
Anton Vorontsov
2009-07-16
2
-9
/
+6
*
mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device tree
Anton Vorontsov
2009-07-16
2
-13
/
+25
*
mpc83xx: MPC837XERDB: Add support for FSL eSDHC
Anton Vorontsov
2009-07-16
2
-0
/
+35
*
fsl_esdhc: Add device tree fixups
Anton Vorontsov
2009-07-16
2
-0
/
+27
*
Add simple hwconfig infrastructure
Anton Vorontsov
2009-07-16
3
-0
/
+280
*
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
Wolfgang Denk
2009-07-16
1
-2
/
+9
|
\
|
*
mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations
Kim Phillips
2009-07-16
1
-2
/
+9
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2009-07-16
13
-11
/
+53
|
\
\
[prev]
[next]