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
*
am335x_evm: Update SPI_BOOT support, add MTDPARTS info
Tom Rini
2013-07-30
1
-21
/
+26
*
am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE
Tom Rini
2013-07-30
1
-4
/
+0
*
board/ti/am335x/README: Document NAND programming
Tom Rini
2013-07-30
1
-0
/
+24
*
omap3_beagle: support booting from zImage and device tree as last option
Nishanth Menon
2013-07-26
1
-0
/
+8
*
omap3_beagle: support findfdt and loadfdt for devicetree support
Nishanth Menon
2013-07-26
1
-0
/
+15
*
omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdisk
Nishanth Menon
2013-07-26
1
-4
/
+7
*
beagleboard: remove RevB support for BeagleBoard Xm
Nishanth Menon
2013-07-26
2
-23
/
+8
*
omap3_beagle: replace uImage.beagle with generic uImage
Nishanth Menon
2013-07-26
1
-1
/
+1
*
omap3_beagle: remove JFFS2 support.
Nishanth Menon
2013-07-26
1
-8
/
+0
*
ARM: DRA7xx: Enable CPSW Ethernet support
Mugunthan V N
2013-07-26
1
-0
/
+19
*
ARM: DRA7xx: Add CPSW and MDIO pinmux support
Mugunthan V N
2013-07-26
1
-0
/
+14
*
ARM: DRA7xx: Add CPSW support to DRA7xx EVM
Mugunthan V N
2013-07-26
5
-5
/
+185
*
ARM: DRA7xx: Enable GMAC clock control
Mugunthan V N
2013-07-26
3
-1
/
+12
*
ARM: DRA7xx: Lock DPLL_GMAC
Lokesh Vutla
2013-07-26
4
-0
/
+32
*
drivers: net: cpsw: Enable statistics for all port
Mugunthan V N
2013-07-26
1
-0
/
+1
*
drivers: net: cpsw: remove hard coding bd ram for cpsw
Mugunthan V N
2013-07-26
4
-3
/
+4
*
am335x_evm: Add basic README
Tom Rini
2013-07-26
1
-0
/
+113
*
am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE
Tom Rini
2013-07-26
1
-1
/
+1
*
am335x_evm: Update eMMC falcon mode locations
Tom Rini
2013-07-26
1
-3
/
+3
*
am335x_evm: Correct DFU ALT settings for falcon mode
Tom Rini
2013-07-26
1
-3
/
+8
*
README.falcon: Note how we determine if we can boot the OS or not
Tom Rini
2013-07-26
1
-0
/
+2
*
omap3/sys_info: fix printout of OMAP36XX L3 freqency
Andreas Bießmann
2013-07-26
1
-3
/
+3
*
spl_mmc.c: Detect missing kernel image in RAW MMC
Tom Rini
2013-07-26
1
-0
/
+4
*
da850evm: Use clrbits function with correct endianess
Christian Riesch
2013-07-26
1
-11
/
+3
*
arm: omap3: spl: Fix problem with 8bit NAND devices
Stefan Roese
2013-07-26
1
-0
/
+12
*
Merge branch 'u-boot/master' into u-boot-arm/master
Albert ARIBAUD
2013-07-25
5825
-94824
/
+11753
|
\
|
*
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Tom Rini
2013-07-25
25
-43
/
+384
|
|
\
|
|
*
nds32: Enable FPU if the version of CPU supported
ken kuo
2013-07-25
2
-0
/
+52
|
|
*
nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers
Tom Rini
2013-07-25
2
-6
/
+2
|
|
*
nds32: Convert Makefiles to use COBJS-y style
ken kuo
2013-07-25
7
-21
/
+24
|
|
*
nds32: ag101/ag102: Fix setting lastdec and now values
Axel Lin
2013-07-24
2
-6
/
+8
|
|
*
nds32: Enable the function of passing parameters to Linux
ken kuo
2013-07-24
4
-0
/
+207
|
|
*
nds32: Enable SDIO and EXT2 command support for Andes board
ken kuo
2013-07-24
2
-0
/
+4
|
|
*
nds32: Enable two banks of SDRAM on Andes board
ken kuo
2013-07-24
5
-5
/
+40
|
|
*
nds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpci_init
Gabor Juhos
2013-07-24
1
-2
/
+1
|
|
*
pci: move pci_ftpci100.h to include/faraday/ftpci100.h
Gabor Juhos
2013-07-24
2
-2
/
+2
|
|
*
pci: add prototype for pci_ftpci_init() function
Gabor Juhos
2013-07-24
1
-0
/
+2
|
|
*
block: constify sect_buf argument of ide_write_data
Gabor Juhos
2013-07-24
3
-3
/
+3
|
|
*
mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not defined
Gabor Juhos
2013-07-24
1
-1
/
+5
|
|
*
nds32: introduce macros for bit manipulation
Gabor Juhos
2013-07-24
1
-0
/
+37
|
*
|
qemu-malta: Update for SPDX license identifiers
Tom Rini
2013-07-25
7
-44
/
+7
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2013-07-25
18
-50
/
+1108
|
|
\
\
|
|
*
|
MIPS: mips32/cache.S: use v1 register for indirect function calls
Gabor Juhos
2013-07-24
1
-4
/
+4
|
|
*
|
MIPS: mips32/cache.S: store cache line size in t8 register
Gabor Juhos
2013-07-24
1
-3
/
+3
|
|
*
|
MIPS: mips32/cache.S: save return address in t9 register
Gabor Juhos
2013-07-24
1
-1
/
+1
|
|
*
|
MIPS: xburst/start.S: rework relocation info check
Gabor Juhos
2013-07-24
1
-3
/
+3
|
|
*
|
MIPS: xburst/start.S: use t8 register for dynamic relocation
Gabor Juhos
2013-07-24
1
-9
/
+9
|
|
*
|
MIPS: xburst/start.S: save gd in s0 register
Gabor Juhos
2013-07-24
1
-1
/
+2
|
|
*
|
MIPS: xburst/start.S: save relocation offset in s1 register
Gabor Juhos
2013-07-24
1
-6
/
+6
|
|
*
|
MIPS: xburst/start.S: save relocation address in s2 register
Gabor Juhos
2013-07-24
1
-3
/
+5
[next]