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
...
|
*
|
|
mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD
maxin.john@enea.com
2014-09-16
1
-2
/
+2
|
*
|
|
mtd: nand: davinci_nand: update write_page function for keystone RBL
Khoronzhuk, Ivan
2014-09-16
1
-0
/
+1
|
*
|
|
generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y
Masahiro Yamada
2014-09-16
1
-4
/
+6
|
*
|
|
kbuild: standalone: simplify clean-files
Masahiro Yamada
2014-09-16
1
-1
/
+1
|
*
|
|
scripts/Makefile.clean: clean also $(extra-m) and $(extra-)
Masahiro Yamada
2014-09-16
1
-2
/
+2
|
*
|
|
kconfig: show an error message when defconfig is not found
Masahiro Yamada
2014-09-16
1
-0
/
+7
|
*
|
|
common: fix include guards for CONFIG_MP
Gabriel Huau
2014-09-16
1
-2
/
+2
|
*
|
|
kconfig: fix a bug of "make config"
Masahiro Yamada
2014-09-16
1
-1
/
+1
|
*
|
|
kconfig: fix savedefconfig to handle TPL correctly
Masahiro Yamada
2014-09-16
1
-3
/
+3
|
*
|
|
kconfig: fix whitespace handling bug of savedefconfig
Masahiro Yamada
2014-09-16
1
-8
/
+29
|
*
|
|
kconfig: fix savedefconfig to output empty defconfig
Masahiro Yamada
2014-09-16
1
-0
/
+1
|
*
|
|
standalone: use GCC_VERSION defined in compiler-gcc.h
Masahiro Yamada
2014-09-16
1
-5
/
+2
|
*
|
|
compiler*.h: sync include/linux/compiler*.h with Linux 3.16
Masahiro Yamada
2014-09-16
6
-44
/
+236
|
*
|
|
implement the Android sparse image format
Steve Rae
2014-09-16
3
-53
/
+111
|
*
|
|
cleanup code which handles the Android sparse image format
Steve Rae
2014-09-16
1
-41
/
+56
|
*
|
|
update code which handles Android sparse image format
Steve Rae
2014-09-16
1
-2438
/
+0
|
*
|
|
add code to handle Android sparse image format
Steve Rae
2014-09-16
1
-0
/
+2643
|
*
|
|
cmd_mem: add static to internally used functions
Masahiro Yamada
2014-09-16
1
-3
/
+4
|
*
|
|
kgdb: Remove first_entry for kgdb
Peng Fan
2014-09-16
1
-12
/
+2
|
*
|
|
tools/genboardscfg.py: improve performance more with Kconfiglib
Masahiro Yamada
2014-09-16
1
-440
/
+258
|
*
|
|
tools: Import Kconfiglib
Masahiro Yamada
2014-09-16
1
-0
/
+3799
|
*
|
|
SPDX: Add ISC SPDX-License-Identifier
Masahiro Yamada
2014-09-16
2
-0
/
+18
|
*
|
|
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-09-16
56
-56
/
+1
|
*
|
|
rtl8169: Defer network packet processing
Thierry Reding
2014-09-16
1
-1
/
+2
|
*
|
|
openrisc: Fix a few type cast related warnings
Vasili Galka
2014-09-15
1
-4
/
+4
|
*
|
|
Fix a few printf argument verification warnings
Vasili Galka
2014-09-15
3
-4
/
+4
|
*
|
|
cosmetic: README.scrapyard: add NIOS2 boards
Masahiro Yamada
2014-09-15
1
-6
/
+8
|
*
|
|
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
603
-2161
/
+0
|
*
|
|
kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig
Masahiro Yamada
2014-09-13
1
-0
/
+56
|
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2014-09-13
51
-149
/
+2542
|
|
\
\
\
|
|
*
|
|
dm: tegra: Enable driver model for serial
Simon Glass
2014-09-10
3
-1
/
+47
|
|
*
|
|
tegra: dts: Add serial port details
Simon Glass
2014-09-10
24
-10
/
+1405
|
|
*
|
|
dm: serial: Add driver model support for ns16550
Simon Glass
2014-09-10
4
-3
/
+218
|
|
*
|
|
dm: serial: Collect common baud rate code in ns16550
Simon Glass
2014-09-10
1
-20
/
+13
|
|
*
|
|
dm: serial: Move baud rate calculation to ns16550.c
Simon Glass
2014-09-10
3
-11
/
+34
|
|
*
|
|
sandbox: dts: Add a serial console node
Simon Glass
2014-09-10
2
-0
/
+23
|
|
*
|
|
sandbox: serial: Support a coloured console
Simon Glass
2014-09-10
1
-0
/
+83
|
|
*
|
|
sandbox: Convert serial driver to use driver model
Simon Glass
2014-09-10
2
-31
/
+39
|
|
*
|
|
dm: Add a uclass for serial devices
Simon Glass
2014-09-10
4
-0
/
+310
|
|
*
|
|
dm: Adjust lists_bind_fdt() to return the bound device
Simon Glass
2014-09-10
3
-5
/
+13
|
|
*
|
|
dm: fdt: Add a function to look up a chosen node
Simon Glass
2014-09-10
2
-0
/
+27
|
|
*
|
|
serial: Set up the 'priv' pointer when creating a serial device
Simon Glass
2014-09-10
1
-0
/
+1
|
|
*
|
|
tegra: Convert tegra GPIO driver to use driver model
Simon Glass
2014-09-10
4
-62
/
+283
|
|
*
|
|
dm: tegra: Set up a pre-reloc malloc()
Simon Glass
2014-09-10
1
-0
/
+1
|
|
*
|
|
dm: Make driver model available before board_init()
Simon Glass
2014-09-10
3
-16
/
+50
|
|
*
|
|
Set up stdio earlier when using driver model
Simon Glass
2014-09-10
1
-6
/
+11
|
|
*
|
|
dm: Move pre-reloc init earlier to cope with board_early_init_f()
Simon Glass
2014-09-10
1
-2
/
+2
|
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-09-12
93
-473
/
+2235
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
*
|
|
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2014-09-10
2
-1
/
+4
|
|
\
\
\
|
|
*
|
|
microblaze: remove #ident directive to fix build error
Masahiro Yamada
2014-09-10
1
-1
/
+0
[prev]
[next]