Commit Graph

608 Commits (303a24435f3e4b39a6b526ca2a32cd0452713153)

Author SHA1 Message Date
Ajay Kumar d7377b5193 EXYNOS: FDT: Add compatible strings for FIMD 12 years ago
Allen Martin c3bb3c8bb3 tegra114: fdt: add compatible string for tegra114 SPI ctrl 12 years ago
Simon Glass bb8215f437 sf: Enable FDT-based configuration and memory mapping 12 years ago
Simon Glass 4397a2a80b fdt: Add fdtdec_get_addr_size() to read reg properties 12 years ago
Simon Glass c8a311d9dd Introduce a basic initcall implementation 12 years ago
Tom Warren f4e4e0b0e3 Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver 12 years ago
Tom Warren c9aa831ee2 Tegra: MMC: Add DT support to MMC driver for all T20 boards 12 years ago
Tom Warren e32624ef82 Tegra: I2C: Add T114 clock support to tegra_i2c driver 12 years ago
Akshay Saraswat 618766c098 Exynos5: FDT: Add TMU device node values 12 years ago
Andreas Bießmann efd7c11404 display_options:print_buffer: align ASCII print 12 years ago
Rajeshwari Shinde 7772bb787e EXYNOS5: FDT: Add compatible strings for MAX98095 12 years ago
Simon Glass d20a40de9d Roll crc32 into hash infrastructure 12 years ago
Simon Glass bda32ffcf7 Update print_buffer() to use const 12 years ago
Piotr Wilczek 7df54d316e vsprintf: add ustrtoll function 12 years ago
Allen Martin b19f57491a tegra: add SPI SLINK driver 12 years ago
Allen Martin 8f1b46b104 tegra: spi: add fdt support to tegra SPI SFLASH driver 12 years ago
Kim Phillips b2ba62a1aa libfdt: update from upstream dtc commit 142419e 12 years ago
Rajeshwari Shinde cd577e2b58 EXYNOS5: FDT: Add compatible strings for PMIC 12 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago
Rajeshwari Shinde 6abd1620be EXYNOS5: FDT: Add compatible strings for USB 12 years ago
Rajeshwari Shinde 5d50659dbf EXYNOS5: FDT: Add compatible strings for SPI 12 years ago
Rajeshwari Shinde 72dbff12a7 EXYNOS5: FDT: Add compatible strings for sound 12 years ago
Rajeshwari Shinde c34253d1fc FDT: Add compatible string for I2C 12 years ago
Hatim RV cc9fe33a36 fdt: exynos5: Add DT node definition for SROM and SMSC9215 12 years ago
Joe Hershberger 2598090b7e env: Add environment variable flags 12 years ago
Joe Hershberger 170ab11075 env: Add support for callbacks to environment vars 12 years ago
Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 12 years ago
Joe Hershberger 7afcf3a55b env: Refactor apply into change_ok 12 years ago
Joe Hershberger 3d3b52f258 env: Consolidate common code in hsearch_r() 12 years ago
Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag 12 years ago
Joe Hershberger e772cb30f6 Make linux kernel string funcs available to tools 12 years ago
Lukasz Majewski 3ec44111aa vsprintf:fix: Change type returned by ustrtoul 12 years ago
Simon Glass b1f17bf5ff Add strcasecmp() and strncasecmp() 12 years ago
Simon Glass ec7381fbf6 sha256: Use const where possible and add watchdog function 12 years ago
Simon Glass a7d1d76579 sha1: Use const where possible, and unsigned for input len 12 years ago
Gabe Black 40fef04906 Introduce arch_phys_memset which works like memset but on physical memory 12 years ago
Stefan Reinauer 5fe8380db3 lzma: update to lzma sdk 9.20 12 years ago
Wei Ni 87540de3af tegra: Add SOC support for display/lcd 13 years ago
Simon Glass e1ae0d1f71 tegra: Add support for PWM 13 years ago
Simon Glass 008784765a fdt: Remove fdtdec_find_alias_node() function 13 years ago
Sean Paul 202ff75375 fdt: Add polarity-aware gpio functions to fdtdec 13 years ago
Che-Liang Chiou aadef0a1bc fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property 13 years ago
Gabe Black 79289c0b5f fdt: Add function to read boolean property 13 years ago
Gerald Van Baren 7cde397b21 fdt: Export fdtdec_lookup() and fix the name 13 years ago
Abhilash Kesavan 5921f6a292 fdt: Add function for decoding multiple gpios globally available 13 years ago
Simon Glass f20c461984 fdt: Add fdtdec_decode_region() to decode memory region 13 years ago
Simon Glass 332ab0d54a fdt: Add function to get a config string from device tree 13 years ago
Abhilash Kesavan 09258f1e8b fdt: Add function to get config int from device tree 13 years ago
Kim Phillips 0eb257683d lib/vsprintf.c: sparse fixes 13 years ago
Kim Phillips ee820b5e5b lib/zlib: sparse fixes 13 years ago