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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop CONFIG_ERRNO_STR from SPL
Simon Glass
2015-07-21
1
-1
/
+1
*
fdt: Add fdt_first/next_region() functions
Simon Glass
2015-07-21
2
-1
/
+493
*
fdt: Add a function to remove unused strings from a device tree
Simon Glass
2015-07-21
1
-0
/
+32
*
Add a dhrystone benchmark command
Simon Glass
2015-07-21
8
-0
/
+1132
*
libfdt: fix error code of fdt_count_strings()
Masahiro Yamada
2015-07-20
1
-1
/
+1
*
libfdt: fix error code of fdt_get_string_index()
Masahiro Yamada
2015-07-20
1
-1
/
+1
*
fdt: armv8: Fix build warnings on armv8
Haikun Wang
2015-07-20
1
-2
/
+2
*
Allow CONFIG_REGEX to be disabled when CONFIG_NET
Joe Hershberger
2015-07-08
1
-0
/
+1
*
mtd, nand: Move common functions from cmd_nand.c to common place
Heiko Schocher
2015-06-30
1
-0
/
+16
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-06-11
1
-3
/
+0
|
\
|
*
dm: usb: tegra: Drop legacy USB code
Simon Glass
2015-06-10
1
-3
/
+0
*
|
blackfin: fix undefined reference to srand and rand
Masahiro Yamada
2015-06-11
1
-1
/
+3
|
/
*
x86: gpio: add pinctrl support from the device tree
Gabriel Huau
2015-06-04
1
-0
/
+1
*
x86: Refactor PIRQ routing support
Bin Meng
2015-06-04
1
-0
/
+1
*
net: Fix NET_RANDOM_ETHADDR dependencies
Michal Simek
2015-06-01
1
-0
/
+3
*
pmic: max77686 set the same compatible as in the kernel
Przemyslaw Marczak
2015-05-14
1
-1
/
+1
*
lib: Kconfig: add entry for errno_str() function
Przemyslaw Marczak
2015-05-14
1
-0
/
+8
*
sandbox: Fix warning in display_options
Simon Glass
2015-05-14
1
-1
/
+1
*
tpm: Rename Infineon TPM to slb9645tt
Simon Glass
2015-05-14
1
-1
/
+1
*
tegra: video: Support serial output resource (SOR) on tegra124
Simon Glass
2015-05-13
1
-0
/
+3
*
fdt: Add binding decode function for display-timings
Simon Glass
2015-05-13
1
-0
/
+92
*
kconfig: Move REGEX to Kconfig
Joe Hershberger
2015-05-10
1
-0
/
+8
*
dm: usb: exynos: Drop legacy USB code
Simon Glass
2015-05-06
1
-2
/
+0
*
Add print_freq() to display frequencies nicely
Simon Glass
2015-04-29
1
-0
/
+42
*
Move display_options functions to their own header
Simon Glass
2015-04-29
1
-13
/
+0
*
fdt: Fix handling of paths with options in them
Hans de Goede
2015-04-23
1
-3
/
+22
*
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2015-04-23
3
-8
/
+60
|
\
|
*
fdt: Allow FDT functions to be built for SPL
Simon Glass
2015-04-23
1
-0
/
+6
|
*
fdt: Rename setup_fdt() and make it prepare also
Simon Glass
2015-04-23
1
-2
/
+2
|
*
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-23
1
-0
/
+31
|
*
dm: Add a panic_str() function to reduce code size
Simon Glass
2015-04-23
2
-8
/
+23
*
|
gunzip: add gzwrite routine for extracting compresed images to block device
Eric Nelson
2015-04-22
1
-1
/
+194
|
/
*
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
Simon Glass
2015-04-18
1
-0
/
+9
*
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
1
-7
/
+9
*
cros_ec: exynos: Match up device tree with kernel version
Simon Glass
2015-04-18
1
-1
/
+0
*
fdt: Drop LPC compatible string in fdtdec
Simon Glass
2015-04-18
1
-1
/
+0
*
fdt: cros_ec: Drop compatible string in fdtdec
Simon Glass
2015-04-18
1
-1
/
+0
*
x86: chromebook_link: dts: Add PCH and LPC devices
Simon Glass
2015-04-18
1
-1
/
+2
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
1
-0
/
+1
*
dm: x86: pci: Convert chromebook_link to use driver model for pci
Simon Glass
2015-04-18
1
-1
/
+1
*
fdt: Tighten up error handling in fdtdec_get_pci_addr()
Simon Glass
2015-04-16
1
-1
/
+3
*
fdt: Export fdtdec_get_number() for general use
Simon Glass
2015-04-16
1
-1
/
+1
*
ARM: UniPhier: adjust device trees for business transfer
Masahiro Yamada
2015-03-15
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-03-05
1
-1
/
+2
|
\
|
*
rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP
gaurav rana
2015-03-05
1
-1
/
+2
*
|
lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP availabl...
Alexey Brodkin
2015-03-05
1
-4
/
+0
|
/
*
usb: UniPhier: add UniPhier on-chip xHCI host driver support
Masahiro Yamada
2015-03-01
1
-0
/
+1
*
crypto/fsl - Add progressive hashing support using hardware acceleration.
gaurav rana
2015-02-25
1
-0
/
+36
*
fdtdec: Add compatible id and string for Intel Quark MRC
Bin Meng
2015-02-06
1
-0
/
+1
*
rsa: Use checksum algorithms from struct hash_algo
Ruchika Gupta
2015-01-29
2
-21
/
+36
[next]