summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeLines
...
* | | tpm: Add Infineon slb9635_i2c TPM driverRong Chang2013-04-12-0/+1
|/ /
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-28-0/+3
|\ \ | |/
| * Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-26-0/+1
| |\
| | * tegra114: fdt: add compatible string for tegra114 SPI ctrlAllen Martin2013-03-25-0/+1
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-26-0/+2
| |\ \ | | |/ | |/|
| | * Exynos5: FDT: Add TMU device node valuesAkshay Saraswat2013-03-12-0/+1
| | * EXYNOS5: FDT: Add compatible strings for MAX98095Rajeshwari Shinde2013-03-08-0/+1
* | | sf: Enable FDT-based configuration and memory mappingSimon Glass2013-03-19-0/+1
* | | fdt: Add fdtdec_get_addr_size() to read reg propertiesSimon Glass2013-03-19-6/+21
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-0/+3
|\ \
| * | Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driverTom Warren2013-03-14-0/+1
| * | Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren2013-03-14-0/+1
| * | Tegra: I2C: Add T114 clock support to tegra_i2c driverTom Warren2013-03-14-0/+1
* | | Introduce a basic initcall implementationSimon Glass2013-03-15-0/+40
* | | display_options:print_buffer: align ASCII printAndreas Bießmann2013-03-11-6/+14
|/ /
* | Roll crc32 into hash infrastructureSimon Glass2013-02-28-0/+9
* | Update print_buffer() to use constSimon Glass2013-02-28-1/+2
* | vsprintf: add ustrtoll functionPiotr Wilczek2013-02-19-0/+23
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-12-0/+2
|\
| * tegra: add SPI SLINK driverAllen Martin2013-02-11-0/+1
| * tegra: spi: add fdt support to tegra SPI SFLASH driverAllen Martin2013-02-11-0/+1
* | libfdt: update from upstream dtc commit 142419eKim Phillips2013-02-07-7/+7
|/
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-14-0/+9
|\
| * EXYNOS5: FDT: Add compatible strings for PMICRajeshwari Shinde2013-01-10-0/+1
| * EXYNOS5: FDT: Add compatible strings for USBRajeshwari Shinde2013-01-08-0/+2
| * EXYNOS5: FDT: Add compatible strings for SPIRajeshwari Shinde2013-01-08-0/+1
| * EXYNOS5: FDT: Add compatible strings for soundRajeshwari Shinde2013-01-08-0/+2
| * FDT: Add compatible string for I2CRajeshwari Shinde2013-01-08-0/+1
| * fdt: exynos5: Add DT node definition for SROM and SMSC9215Hatim RV2012-12-26-0/+2
* | arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-08-0/+14
|/
* Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin2012-12-19-193/+491
|\
| * env: Add environment variable flagsJoe Hershberger2012-12-13-0/+4
| * env: Add support for callbacks to environment varsJoe Hershberger2012-12-13-4/+63
| * env: Hide '.' variables in env print by defaultJoe Hershberger2012-12-13-1/+4
| * env: Refactor apply into change_okJoe Hershberger2012-12-13-27/+43
| * env: Consolidate common code in hsearch_r()Joe Hershberger2012-12-13-34/+37
| * env: Refactor do_apply to a flagJoe Hershberger2012-12-13-17/+20
| * Make linux kernel string funcs available to toolsJoe Hershberger2012-12-13-39/+52
| * vsprintf:fix: Change type returned by ustrtoulLukasz Majewski2012-12-13-1/+1
| * Add strcasecmp() and strncasecmp()Simon Glass2012-12-11-4/+12
| * sha256: Use const where possible and add watchdog functionSimon Glass2012-12-11-2/+35
| * sha1: Use const where possible, and unsigned for input lenSimon Glass2012-12-11-8/+11
| * Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2012-12-07-0/+25
| |\
| | * Introduce arch_phys_memset which works like memset but on physical memoryGabe Black2012-12-06-0/+25
| * | lzma: update to lzma sdk 9.20Stefan Reinauer2012-12-06-34/+91
| |/
| * fdt: Remove fdtdec_find_alias_node() functionSimon Glass2012-11-12-23/+1
| * fdt: Add polarity-aware gpio functions to fdtdecSean Paul2012-11-12-0/+20
| * fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a propertyChe-Liang Chiou2012-11-12-0/+13
| * fdt: Add function to read boolean propertyGabe Black2012-11-12-0/+14
| * fdt: Export fdtdec_lookup() and fix the nameGerald Van Baren2012-11-12-1/+1