| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2015-01-01 | 1 | -0/+5 |
|\ |
|
| * | pci: tegra: Add Tegra PCIe driver | Thierry Reding | 2014-12-18 | 1 | -0/+3 |
| * | ARM: tegra: Implement XUSB pad controller | Thierry Reding | 2014-12-18 | 1 | -0/+1 |
| * | power: Add AMS AS3722 PMIC support | Thierry Reding | 2014-12-18 | 1 | -0/+1 |
* | | initcall: add explicit hint if initcall was relocated | Alexey Brodkin | 2014-12-29 | 1 | -1/+5 |
|/ |
|
* | x86: Clean up asm-offsets | Bin Meng | 2014-12-13 | 1 | -3/+0 |
* | lib: errno: introduce errno_str(): returns errno related message | Przemyslaw Marczak | 2014-12-11 | 2 | -0/+148 |
* | lib: string: move strlcpy() to a common place | Masahiro Yamada | 2014-12-11 | 1 | -0/+25 |
* | libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile | Masahiro Yamada | 2014-12-08 | 2 | -5/+3 |
* | libfdt: descend from lib/ to lib/libfdt/ | Masahiro Yamada | 2014-12-08 | 1 | -0/+1 |
* | lib: bzip2: move bzip2 files to lib/bzip2/ directory | Masahiro Yamada | 2014-12-08 | 8 | -5/+3 |
* | Replace <compiler.h> with <linux/compiler.h> | Masahiro Yamada | 2014-12-08 | 1 | -1/+1 |
* | Merge git://git.denx.de/u-boot-fdt | Tom Rini | 2014-12-01 | 1 | -15/+0 |
|\ |
|
| * | fdt: remove fdtdec_get_alias_node() function | Masahiro Yamada | 2014-11-27 | 1 | -15/+0 |
* | | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2014-12-01 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | x86: Add initial video device init for Intel GMA | Simon Glass | 2014-11-25 | 1 | -0/+1 |
| * | x86: Add init for model 206AX CPU | Simon Glass | 2014-11-25 | 1 | -0/+1 |
| * | x86: ivybridge: Add SATA init | Simon Glass | 2014-11-25 | 1 | -0/+1 |
* | | Merge git://git.denx.de/u-boot-fdt | Tom Rini | 2014-11-26 | 1 | -7/+81 |
|\ \
| |/
|/| |
|
| * | fdt: Add a function to decode a named memory region | Simon Glass | 2014-11-21 | 1 | -0/+61 |
| * | fdt: Enhance flashmap function to deal with region properties | Simon Glass | 2014-11-21 | 1 | -0/+8 |
| * | fdt: Use the correct return types for fdtdec_decode_region() | Simon Glass | 2014-11-21 | 1 | -7/+12 |
* | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-11-24 | 1 | -3/+3 |
|\ \ |
|
| * | | dm: fdt: Correct handling of aliases with embedded digits | Simon Glass | 2014-11-22 | 1 | -3/+3 |
| |/ |
|
* | | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2014-11-24 | 2 | -0/+25 |
|\ \ |
|
| * | | x86: ivybridge: Implement SDRAM init | Simon Glass | 2014-11-21 | 1 | -0/+1 |
| * | | x86: ivybridge: Perform Intel microcode update on boot | Simon Glass | 2014-11-21 | 1 | -0/+1 |
| * | | fdt: Add a function to decode a variable-sized u32 array | Simon Glass | 2014-11-21 | 1 | -0/+20 |
| * | | x86: Save the BIST value on reset | Simon Glass | 2014-11-21 | 1 | -0/+3 |
| |/ |
|
* | | vsprintf: Add modifier for phys_addr_t | Thierry Reding | 2014-11-23 | 1 | -2/+14 |
* | | include: move various macros to include/linux/kernel.h | Masahiro Yamada | 2014-11-20 | 1 | -3/+0 |
* | | replace DIV_ROUND with DIV_ROUND_CLOSEST | Masahiro Yamada | 2014-11-20 | 1 | -2/+2 |
|/ |
|
* | Tidy up data sizes and function comment in display_options | Simon Glass | 2014-10-27 | 1 | -9/+5 |
* | Use uint64_t instead of u64 in put_dec() | Simon Glass | 2014-10-27 | 1 | -1/+1 |
* | Use uint64_t for time types | Simon Glass | 2014-10-27 | 1 | -6/+6 |
* | lmb: make local functions static | Jeroen Hofstee | 2014-10-25 | 1 | -1/+1 |
* | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig | Masahiro Yamada | 2014-10-23 | 1 | -0/+11 |
* | kconfig: move CONFIG_SYS_HZ to lib/Kconfig | Masahiro Yamada | 2014-10-23 | 2 | -4/+8 |
* | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2014-10-23 | 1 | -0/+1 |
|\ |
|
| * | x86: dts: Add device tree compatible string for Intel IPC | Simon Glass | 2014-10-22 | 1 | -0/+1 |
* | | Merge git://git.denx.de/u-boot-fdt | Tom Rini | 2014-10-23 | 2 | -0/+147 |
|\ \ |
|
| * | | fdt: Add a function to return PCI BDF triplet | Thierry Reding | 2014-10-22 | 1 | -0/+14 |
| * | | fdt: Add resource parsing functions | Thierry Reding | 2014-10-22 | 1 | -0/+57 |
| * | | fdt: Add functions to retrieve strings | Thierry Reding | 2014-10-22 | 1 | -0/+30 |
| * | | fdt: Add a function to get the index of a string | Thierry Reding | 2014-10-22 | 1 | -0/+26 |
| * | | fdt: Add a function to count strings | Thierry Reding | 2014-10-22 | 1 | -0/+20 |
| |/ |
|
* | | initcall: Display error number when an error occurs | Simon Glass | 2014-10-22 | 1 | -3/+5 |
|/ |
|
* | kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig | Masahiro Yamada | 2014-09-24 | 1 | -0/+8 |
* | kconfig: add blank Kconfig files | Masahiro Yamada | 2014-09-24 | 1 | -0/+3 |
* | kbuild: force to define __UBOOT__ in all the C sources | Masahiro Yamada | 2014-09-16 | 2 | -2/+0 |