summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-06-23lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-06-19mkimage: Automatically expand FDT in more casesSimon Glass
2014-06-19libfdt: Fix segfault when calling fit_check_format() on corrupt FIT imagesJon Nalley
2014-06-11LzmaTools: don't self assign valuesJeroen Hofstee
2014-06-11fdt: Update functions which write to an FDT to return -ENOSPCSimon Glass
2014-06-02Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-28initcall: Improve debugging supportSimon Glass
2014-05-28exynos: Enable the LCD backlight for snowSimon Glass
2014-05-28power: Add support for TPS65090 PMU chip.Tom Wai-Hong Tam
2014-05-23eMMC: add support for operations in RPMB partitionPierre Aubert
2014-05-16ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMCJaehoon Chung
2014-05-12lib/sha256: fix compile on some hostsAndreas Bießmann
2014-04-18aes: make apply_cbc_chain_data non-staticStephen Warren
2014-04-17Merge branch 'next'Tom Rini
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-02cmd:gpt: randomly generate each partition uuid if undefinedPrzemyslaw Marczak
2014-04-02new commands: uuid and guid - generate random unique identifierPrzemyslaw Marczak
2014-04-02lib: uuid: add functions to generate UUID version 4Przemyslaw Marczak
2014-04-02lib: uuid: code refactor for proper maintain between uuid bin and stringPrzemyslaw Marczak
2014-04-02part_efi: move uuid<->string conversion functions into lib/uuid.cPrzemyslaw Marczak
2014-03-28lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak
2014-03-28Logo: TIZEN: Change booting logo size to official size.Jonghwa Lee
2014-03-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-21env: Implement support for AES encryption into fw_* toolsMarek Vasut
2014-03-21aes: Implement AES-128-CBC decryption functionMarek Vasut
2014-03-21aes: Move the AES-128-CBC encryption function to common codeMarek Vasut
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher
2014-03-21rsa: add sha256,rsa4096 algorithmHeiko Schocher
2014-03-21rsa: add sha256-rsa2048 algorithmHeiko Schocher
2014-03-21fit: add sha256 supportHeiko Schocher
2014-03-17sandbox: Add LCD driverSimon Glass
2014-03-17cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass
2014-03-17cros_ec: Add a function for reading a flash map entrySimon Glass
2014-03-12drivers:mmc:sdhci: enable support for DTPiotr Wilczek
2014-03-12video:mipidsim:fdt: Add DT support for mipi dsim driverPiotr Wilczek
2014-03-07kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada
2014-03-04Add 64-bit data support for memory commandsYork Sun
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-13Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-03mmc: tegra: support Tegra124Stephen Warren
2014-02-03lib: tizen: change Tizen logo with the new one.Przemyslaw Marczak
2014-01-24lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabledDarwin Rambo
2014-01-24lib: time: add weak timer_init() functionDarwin Rambo
2014-01-14lzma: fix buffer bound check errorAntonios Vamporakis
2014-01-08Add crc8 routineSimon Glass
2013-12-13time: fix usec_to_tick()Stephen Warren
2013-11-25Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86Tom Rini