Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d6fc0cefd80233c4e504e527729bf654559c1c48
/
lib
6b9f9ea
linux_compat: handle __GFP_ZERO in kmalloc()
by Masahiro Yamada
· 9 years ago
ebc3328
linux_compat: move vzalloc() to header file as an inline function
by Masahiro Yamada
· 9 years ago
cb5f97f70
fdt: Provide debug info when a device tree cannot be found
by Simon Glass
· 9 years ago
c4af673
lib: Add function to extract a number from the end of a string
by Simon Glass
· 9 years ago
1acab96
Add rivest cipher 4 (rc4) implementation
by Simon Glass
· 9 years ago
10f5f5a
Drop CONFIG_ERRNO_STR from SPL
by Simon Glass
· 9 years ago
c3c4c00
fdt: Add fdt_first/next_region() functions
by Simon Glass
· 9 years ago
8f6e2e1
fdt: Add a function to remove unused strings from a device tree
by Simon Glass
· 9 years ago
d138940
Add a dhrystone benchmark command
by Simon Glass
· 9 years ago
73e1e79
libfdt: fix error code of fdt_count_strings()
by Masahiro Yamada
· 9 years ago
31f334a
libfdt: fix error code of fdt_get_string_index()
by Masahiro Yamada
· 9 years ago
b1d9e46
fdt: armv8: Fix build warnings on armv8
by Haikun Wang
· 9 years ago
f7848d9
Allow CONFIG_REGEX to be disabled when CONFIG_NET
by Joe Hershberger
· 9 years ago
09c3280
mtd, nand: Move common functions from cmd_nand.c to common place
by Heiko Schocher
· 10 years ago
b9130d8
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
3850dbe
blackfin: fix undefined reference to srand and rand
by Masahiro Yamada
· 9 years ago
257bfd2
dm: usb: tegra: Drop legacy USB code
by Simon Glass
· 10 years ago
5318f18
x86: gpio: add pinctrl support from the device tree
by Gabriel Huau
· 9 years ago
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
Next »