| Commit message (Expand) | Author | Age | Lines |
* | Move malloc_cache_aligned() to its own header | Simon Glass | 2015-09-11 | -1/+4 |
* | mmc: dw_mmc: Probe the MMC from OF | Marek Vasut | 2015-09-04 | -0/+1 |
* | tpm: Add functions to access flags and permissions | Simon Glass | 2015-08-31 | -1/+50 |
* | dm: tpm: Convert I2C driver to driver model | Simon Glass | 2015-08-31 | -2/+0 |
* | dm: tpm: Convert the TPM command and library to driver model | Simon Glass | 2015-08-31 | -5/+26 |
* | tpm: Add Kconfig options for TPMs | Simon Glass | 2015-08-31 | -0/+10 |
* | mtd/nand/ubi: assortment of alignment fixes | Marcel Ziswiler | 2015-08-28 | -1/+3 |
* | lib/display_options: Fix print_freq | Suriyan Ramasami | 2015-08-28 | -9/+1 |
* | fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev() | Bin Meng | 2015-08-26 | -2/+1 |
* | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada | 2015-08-18 | -8/+5 |
* | of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL | Masahiro Yamada | 2015-08-18 | -1/+7 |
* | Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit" | Simon Glass | 2015-08-14 | -36/+20 |
* | x86: baytrail: Configure FSP UPD from device tree | Andrew Bradford | 2015-08-14 | -0/+2 |
* | spl, common, serial: build SPL without serial support | Heiko Schocher | 2015-08-12 | -3/+10 |
* | arm: socfpga: misc: Reset ethernet from OF | Marek Vasut | 2015-08-08 | -0/+1 |
* | dts: Drop unused compatible ID for the NXP video bridge | Simon Glass | 2015-08-05 | -1/+0 |
* | video: Remove the old parade driver | Simon Glass | 2015-08-05 | -1/+0 |
* | power: Remove old TPS65090 drivers | Simon Glass | 2015-08-05 | -1/+0 |
* | efi: Add functions for decoding the EFI tables | Simon Glass | 2015-08-05 | -0/+48 |
* | efi: Add 64-bit payload support | Simon Glass | 2015-08-05 | -4/+70 |
* | efi: Add support for loading U-Boot through an EFI stub | Simon Glass | 2015-08-05 | -0/+334 |
* | efi: Display the correct initcall pre-relocation values | Simon Glass | 2015-08-05 | -0/+4 |
* | efi: Add start-up library code | Simon Glass | 2015-08-05 | -0/+283 |
* | lib: fdt: fix indent of #ifdef..#endif conditional | Masahiro Yamada | 2015-08-05 | -1/+1 |
* | ARM: Tegra210: Add support to common Tegra source/config files | Tom Warren | 2015-07-28 | -0/+2 |
* | fdt: Fix fdtdec_get_addr_size() for 64-bit | Thierry Reding | 2015-07-28 | -20/+36 |
* | linux_compat: handle __GFP_ZERO in kmalloc() | Masahiro Yamada | 2015-07-22 | -7/+6 |
* | linux_compat: move vzalloc() to header file as an inline function | Masahiro Yamada | 2015-07-22 | -5/+0 |
* | fdt: Provide debug info when a device tree cannot be found | Simon Glass | 2015-07-21 | -0/+7 |
* | lib: Add function to extract a number from the end of a string | Simon Glass | 2015-07-21 | -8/+25 |
* | Add rivest cipher 4 (rc4) implementation | Simon Glass | 2015-07-21 | -0/+50 |
* | Drop CONFIG_ERRNO_STR from SPL | Simon Glass | 2015-07-21 | -1/+1 |
* | fdt: Add fdt_first/next_region() functions | Simon Glass | 2015-07-21 | -1/+493 |
* | fdt: Add a function to remove unused strings from a device tree | Simon Glass | 2015-07-21 | -0/+32 |
* | Add a dhrystone benchmark command | Simon Glass | 2015-07-21 | -0/+1132 |
* | libfdt: fix error code of fdt_count_strings() | Masahiro Yamada | 2015-07-20 | -1/+1 |
* | libfdt: fix error code of fdt_get_string_index() | Masahiro Yamada | 2015-07-20 | -1/+1 |
* | fdt: armv8: Fix build warnings on armv8 | Haikun Wang | 2015-07-20 | -2/+2 |
* | Allow CONFIG_REGEX to be disabled when CONFIG_NET | Joe Hershberger | 2015-07-08 | -0/+1 |
* | mtd, nand: Move common functions from cmd_nand.c to common place | Heiko Schocher | 2015-06-30 | -0/+16 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2015-06-11 | -3/+0 |
|\ |
|
| * | dm: usb: tegra: Drop legacy USB code | Simon Glass | 2015-06-10 | -3/+0 |
* | | blackfin: fix undefined reference to srand and rand | Masahiro Yamada | 2015-06-11 | -1/+3 |
|/ |
|
* | x86: gpio: add pinctrl support from the device tree | Gabriel Huau | 2015-06-04 | -0/+1 |
* | x86: Refactor PIRQ routing support | Bin Meng | 2015-06-04 | -0/+1 |
* | net: Fix NET_RANDOM_ETHADDR dependencies | Michal Simek | 2015-06-01 | -0/+3 |
* | pmic: max77686 set the same compatible as in the kernel | Przemyslaw Marczak | 2015-05-14 | -1/+1 |
* | lib: Kconfig: add entry for errno_str() function | Przemyslaw Marczak | 2015-05-14 | -0/+8 |
* | sandbox: Fix warning in display_options | Simon Glass | 2015-05-14 | -1/+1 |
* | tpm: Rename Infineon TPM to slb9645tt | Simon Glass | 2015-05-14 | -1/+1 |