index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ 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
*
fdt: Add fdtdec_get_addr_size() to read reg properties
Simon Glass
2013-03-19
1
-6
/
+21
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
1
-0
/
+3
|
\
|
*
Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver
Tom Warren
2013-03-14
1
-0
/
+1
|
*
Tegra: MMC: Add DT support to MMC driver for all T20 boards
Tom Warren
2013-03-14
1
-0
/
+1
|
*
Tegra: I2C: Add T114 clock support to tegra_i2c driver
Tom Warren
2013-03-14
1
-0
/
+1
*
|
Introduce a basic initcall implementation
Simon Glass
2013-03-15
2
-0
/
+40
*
|
display_options:print_buffer: align ASCII print
Andreas Bießmann
2013-03-11
1
-6
/
+14
|
/
*
Roll crc32 into hash infrastructure
Simon Glass
2013-02-28
1
-0
/
+9
*
Update print_buffer() to use const
Simon Glass
2013-02-28
1
-1
/
+2
*
vsprintf: add ustrtoll function
Piotr Wilczek
2013-02-19
1
-0
/
+23
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-02-12
1
-0
/
+2
|
\
|
*
tegra: add SPI SLINK driver
Allen Martin
2013-02-11
1
-0
/
+1
|
*
tegra: spi: add fdt support to tegra SPI SFLASH driver
Allen Martin
2013-02-11
1
-0
/
+1
*
|
libfdt: update from upstream dtc commit 142419e
Kim Phillips
2013-02-07
5
-7
/
+7
|
/
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-14
1
-0
/
+9
|
\
|
*
EXYNOS5: FDT: Add compatible strings for PMIC
Rajeshwari Shinde
2013-01-10
1
-0
/
+1
|
*
EXYNOS5: FDT: Add compatible strings for USB
Rajeshwari Shinde
2013-01-08
1
-0
/
+2
|
*
EXYNOS5: FDT: Add compatible strings for SPI
Rajeshwari Shinde
2013-01-08
1
-0
/
+1
|
*
EXYNOS5: FDT: Add compatible strings for sound
Rajeshwari Shinde
2013-01-08
1
-0
/
+2
|
*
FDT: Add compatible string for I2C
Rajeshwari Shinde
2013-01-08
1
-0
/
+1
|
*
fdt: exynos5: Add DT node definition for SROM and SMSC9215
Hatim RV
2012-12-26
1
-0
/
+2
*
|
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2013-01-08
1
-0
/
+14
|
/
*
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
Allen Martin
2012-12-19
14
-193
/
+491
|
\
|
*
env: Add environment variable flags
Joe Hershberger
2012-12-13
1
-0
/
+4
|
*
env: Add support for callbacks to environment vars
Joe Hershberger
2012-12-13
1
-4
/
+63
|
*
env: Hide '.' variables in env print by default
Joe Hershberger
2012-12-13
1
-1
/
+4
|
*
env: Refactor apply into change_ok
Joe Hershberger
2012-12-13
1
-27
/
+43
|
*
env: Consolidate common code in hsearch_r()
Joe Hershberger
2012-12-13
1
-34
/
+37
|
*
env: Refactor do_apply to a flag
Joe Hershberger
2012-12-13
1
-17
/
+20
|
*
Make linux kernel string funcs available to tools
Joe Hershberger
2012-12-13
3
-39
/
+52
|
*
vsprintf:fix: Change type returned by ustrtoul
Lukasz Majewski
2012-12-13
1
-1
/
+1
|
*
Add strcasecmp() and strncasecmp()
Simon Glass
2012-12-11
1
-4
/
+12
|
*
sha256: Use const where possible and add watchdog function
Simon Glass
2012-12-11
1
-2
/
+35
|
*
sha1: Use const where possible, and unsigned for input len
Simon Glass
2012-12-11
1
-8
/
+11
|
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2012-12-07
2
-0
/
+25
|
|
\
|
|
*
Introduce arch_phys_memset which works like memset but on physical memory
Gabe Black
2012-12-06
2
-0
/
+25
|
*
|
lzma: update to lzma sdk 9.20
Stefan Reinauer
2012-12-06
5
-34
/
+91
|
|
/
|
*
fdt: Remove fdtdec_find_alias_node() function
Simon Glass
2012-11-12
1
-23
/
+1
|
*
fdt: Add polarity-aware gpio functions to fdtdec
Sean Paul
2012-11-12
1
-0
/
+20
|
*
fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property
Che-Liang Chiou
2012-11-12
1
-0
/
+13
|
*
fdt: Add function to read boolean property
Gabe Black
2012-11-12
1
-0
/
+14
|
*
fdt: Export fdtdec_lookup() and fix the name
Gerald Van Baren
2012-11-12
1
-1
/
+1
|
*
fdt: Add function for decoding multiple gpios globally available
Abhilash Kesavan
2012-11-12
1
-3
/
+2
|
*
fdt: Add fdtdec_decode_region() to decode memory region
Simon Glass
2012-11-12
1
-0
/
+17
|
*
fdt: Add function to get a config string from device tree
Simon Glass
2012-11-12
1
-10
/
+18
|
*
fdt: Add function to get config int from device tree
Abhilash Kesavan
2012-11-12
1
-0
/
+22
*
|
tegra: Add SOC support for display/lcd
Wei Ni
2012-11-19
1
-0
/
+1
*
|
tegra: Add support for PWM
Simon Glass
2012-11-19
1
-0
/
+1
|
/
*
lib/vsprintf.c: sparse fixes
Kim Phillips
2012-11-04
1
-2
/
+2
*
lib/zlib: sparse fixes
Kim Phillips
2012-11-04
5
-43
/
+16
[next]