Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9c7dea602edd9027848d312e9b3b69f06c15f163
/
lib
9c7dea6
x86: Refactor PIRQ routing support
by Bin Meng
· 9 years ago
9ba9e85
net: Fix NET_RANDOM_ETHADDR dependencies
by Michal Simek
· 9 years ago
f37df0f
pmic: max77686 set the same compatible as in the kernel
by Przemyslaw Marczak
· 10 years ago
6501ff6
lib: Kconfig: add entry for errno_str() function
by Przemyslaw Marczak
· 10 years ago
66da9be
sandbox: Fix warning in display_options
by Simon Glass
· 10 years ago
f0e57b1
tpm: Rename Infineon TPM to slb9645tt
by Simon Glass
· 10 years ago
00f3732
tegra: video: Support serial output resource (SOR) on tegra124
by Simon Glass
· 10 years ago
12e6711
fdt: Add binding decode function for display-timings
by Simon Glass
· 10 years ago
1a60650
kconfig: Move REGEX to Kconfig
by Joe Hershberger
· 10 years ago
f56da29
dm: usb: exynos: Drop legacy USB code
by Simon Glass
· 10 years ago
33eac2d
Add print_freq() to display frequencies nicely
by Simon Glass
· 10 years ago
2ea09c8
Move display_options functions to their own header
by Simon Glass
· 10 years ago
77d7fff
fdt: Fix handling of paths with options in them
by Hans de Goede
· 10 years ago
5f757cd
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
1d76bf2
fdt: Allow FDT functions to be built for SPL
by Simon Glass
· 10 years ago
0879361
fdt: Rename setup_fdt() and make it prepare also
by Simon Glass
· 10 years ago
b45122f
fdt: sandbox: Move setup code from board_f to fdtdec
by Simon Glass
· 10 years ago
6631237
dm: Add a panic_str() function to reduce code size
by Simon Glass
· 10 years ago
918e9eb
gunzip: add gzwrite routine for extracting compresed images to block device
by Eric Nelson
· 10 years ago
8156345
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
by Simon Glass
· 10 years ago
049a95a
net: cosmetic: Change IPaddr_t to struct in_addr
by Joe Hershberger
· 10 years ago
3fbb787
cros_ec: exynos: Match up device tree with kernel version
by Simon Glass
· 10 years ago
ce6adaa
fdt: Drop LPC compatible string in fdtdec
by Simon Glass
· 10 years ago
672055e
fdt: cros_ec: Drop compatible string in fdtdec
by Simon Glass
· 10 years ago
90b16d1
x86: chromebook_link: dts: Add PCH and LPC devices
by Simon Glass
· 10 years ago
0eb25b6
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
aad78d2
dm: x86: pci: Convert chromebook_link to use driver model for pci
by Simon Glass
· 10 years ago
106cce9
fdt: Tighten up error handling in fdtdec_get_pci_addr()
by Simon Glass
· 10 years ago
5f7bfdd
fdt: Export fdtdec_get_number() for general use
by Simon Glass
· 10 years ago
6462cde
ARM: UniPhier: adjust device trees for business transfer
by Masahiro Yamada
· 10 years ago
1c6f6a6
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
bc55c07
lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures
by Alexey Brodkin
· 10 years ago
ccf2886
rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP
by gaurav rana
· 10 years ago
1e7df7c
usb: UniPhier: add UniPhier on-chip xHCI host driver support
by Masahiro Yamada
· 10 years ago
94e3c8c
crypto/fsl - Add progressive hashing support using hardware acceleration.
by gaurav rana
· 10 years ago
c89ada0
fdtdec: Add compatible id and string for Intel Quark MRC
by Bin Meng
· 10 years ago
b37b46f
rsa: Use checksum algorithms from struct hash_algo
by Ruchika Gupta
· 10 years ago
d9f23c7
lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
by Ruchika Gupta
· 10 years ago
c937ff6
lib/rsa: Modify rsa to use DM driver
by Ruchika Gupta
· 10 years ago
c4beb22
FIT: Modify option FIT_SIGNATURE in Kconfig
by Ruchika Gupta
· 10 years ago
fc2f424
rsa: Split the rsa-verify to separate the modular exponentiation
by Ruchika Gupta
· 10 years ago
b9749eb
dm: exynos: Drop unused COMPAT features for SPI
by Simon Glass
· 10 years ago
dedff1a
dm: tegra: Drop unused COMPAT features for I2C, SPI
by Simon Glass
· 10 years ago
a08d643
dm: Drop gpio.h header from fdtdec.c
by Simon Glass
· 10 years ago
009067c
dm: fdt: Remove the old GPIO functions
by Simon Glass
· 10 years ago
57068a7
dm: fdt: Add a function to decode phandles with arguments
by Simon Glass
· 10 years ago
5da3808
x86: dts: Add compatible string for Intel ICH9 SPI controller
by Simon Glass
· 10 years ago
670c017
lzo: Update dst_len even on error
by Simon Glass
· 10 years ago
9c55c54
gunzip: Update lenp even on error
by Simon Glass
· 10 years ago
362a0e4
bzlib: Update destLen even on error
by Simon Glass
· 10 years ago
f6eec89
lzma: fix buffer bound check error further
by Simon Glass
· 10 years ago
a62e84d
fdt: Add several apis to decode pci device node
by Bin Meng
· 10 years ago
a74a4a8
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
e38d1cb
initcall: add explicit hint if initcall was relocated
by Alexey Brodkin
· 10 years ago
f315828
pci: tegra: Add Tegra PCIe driver
by Thierry Reding
· 10 years ago
79c7a90
ARM: tegra: Implement XUSB pad controller
by Thierry Reding
· 10 years ago
6173c45
power: Add AMS AS3722 PMIC support
by Thierry Reding
· 10 years ago
fe0c33a
x86: Clean up asm-offsets
by Bin Meng
· 10 years ago
59345b1
lib: errno: introduce errno_str(): returns errno related message
by Przemyslaw Marczak
· 10 years ago
80d9ef8
lib: string: move strlcpy() to a common place
by Masahiro Yamada
· 10 years ago
61eb5d7
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
by Masahiro Yamada
· 10 years ago
77d2675
libfdt: descend from lib/ to lib/libfdt/
by Masahiro Yamada
· 10 years ago
f071c50
lib: bzip2: move bzip2 files to lib/bzip2/ directory
by Masahiro Yamada
· 10 years ago
afc366f
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
8834210
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
f4e7e2d
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
0bd4e39
fdt: remove fdtdec_get_alias_node() function
by Masahiro Yamada
· 10 years ago
1fc4e6f
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
effcf06
x86: Add initial video device init for Intel GMA
by Simon Glass
· 10 years ago
bb80be3
x86: Add init for model 206AX CPU
by Simon Glass
· 10 years ago
3ac8393
x86: ivybridge: Add SATA init
by Simon Glass
· 10 years ago
1739564
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
746667f
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
1eebd14
vsprintf: Add modifier for phys_addr_t
by Thierry Reding
· 10 years ago
a88340d
dm: fdt: Correct handling of aliases with embedded digits
by Simon Glass
· 10 years ago
65dd74a
x86: ivybridge: Implement SDRAM init
by Simon Glass
· 10 years ago
77f9b1f
x86: ivybridge: Perform Intel microcode update on boot
by Simon Glass
· 10 years ago
a9f04d4
fdt: Add a function to decode a variable-sized u32 array
by Simon Glass
· 10 years ago
f67cd51
x86: Save the BIST value on reset
by Simon Glass
· 10 years ago
2640387
fdt: Add a function to decode a named memory region
by Simon Glass
· 10 years ago
f3cc44f
fdt: Enhance flashmap function to deal with region properties
by Simon Glass
· 10 years ago
7648983
fdt: Use the correct return types for fdtdec_decode_region()
by Simon Glass
· 10 years ago
cba1da4
include: move various macros to include/linux/kernel.h
by Masahiro Yamada
· 10 years ago
4515992
replace DIV_ROUND with DIV_ROUND_CLOSEST
by Masahiro Yamada
· 10 years ago
c6da9ae
Tidy up data sizes and function comment in display_options
by Simon Glass
· 10 years ago
6bf6725
Use uint64_t instead of u64 in put_dec()
by Simon Glass
· 10 years ago
19ea467
Use uint64_t for time types
by Simon Glass
· 10 years ago
750a6ff
lmb: make local functions static
by Jeroen Hofstee
· 10 years ago
45ccec8
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
by Masahiro Yamada
· 10 years ago
8c688bc
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
by Masahiro Yamada
· 10 years ago
dee8abc
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
2110957
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
ca42d3f
x86: dts: Add device tree compatible string for Intel IPC
by Simon Glass
· 10 years ago
9f85eee
fdt: Add a function to return PCI BDF triplet
by Thierry Reding
· 10 years ago
56f4224
fdt: Add resource parsing functions
by Thierry Reding
· 10 years ago
5094eb4
fdt: Add functions to retrieve strings
by Thierry Reding
· 10 years ago
fc503c1
fdt: Add a function to get the index of a string
by Thierry Reding
· 10 years ago
bc4147a
fdt: Add a function to count strings
by Thierry Reding
· 10 years ago
aacc6c5
initcall: Display error number when an error occurs
by Simon Glass
· 10 years ago
b0928da
kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig
by Masahiro Yamada
· 10 years ago
Next »