Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f9bfac165916ff143c99bf25d9ea4b3c89991477
/
lib
2c1b1db
net: Fix NET_RANDOM_ETHADDR dependencies
by Michal Simek
· 10 years ago
ff0e22b
pmic: max77686 set the same compatible as in the kernel
by Przemyslaw Marczak
· 10 years ago
3755013
lib: Kconfig: add entry for errno_str() function
by Przemyslaw Marczak
· 10 years ago
ad29aa0
sandbox: Fix warning in display_options
by Simon Glass
· 10 years ago
023ff8a
tpm: Rename Infineon TPM to slb9645tt
by Simon Glass
· 10 years ago
f4f5cfa
tegra: video: Support serial output resource (SOR) on tegra124
by Simon Glass
· 10 years ago
b24e864
fdt: Add binding decode function for display-timings
by Simon Glass
· 10 years ago
937d3e8
kconfig: Move REGEX to Kconfig
by Joe Hershberger
· 10 years ago
2a8a987
dm: usb: exynos: Drop legacy USB code
by Simon Glass
· 10 years ago
1b5fe40
Add print_freq() to display frequencies nicely
by Simon Glass
· 10 years ago
7da617c
Move display_options functions to their own header
by Simon Glass
· 10 years ago
ab89fee
fdt: Fix handling of paths with options in them
by Hans de Goede
· 10 years ago
3636534
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
49c087e
fdt: Allow FDT functions to be built for SPL
by Simon Glass
· 10 years ago
a087767
fdt: Rename setup_fdt() and make it prepare also
by Simon Glass
· 10 years ago
26b78b2
fdt: sandbox: Move setup code from board_f to fdtdec
by Simon Glass
· 10 years ago
509dbf9
dm: Add a panic_str() function to reduce code size
by Simon Glass
· 10 years ago
5441b04
gunzip: add gzwrite routine for extracting compresed images to block device
by Eric Nelson
· 10 years ago
4f3b9d1
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
by Simon Glass
· 10 years ago
5874dec
net: cosmetic: Change IPaddr_t to struct in_addr
by Joe Hershberger
· 10 years ago
73f220c
cros_ec: exynos: Match up device tree with kernel version
by Simon Glass
· 10 years ago
10781f2
fdt: Drop LPC compatible string in fdtdec
by Simon Glass
· 10 years ago
da790b8
fdt: cros_ec: Drop compatible string in fdtdec
by Simon Glass
· 10 years ago
06e694f
x86: chromebook_link: dts: Add PCH and LPC devices
by Simon Glass
· 10 years ago
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
e0e7b36
dm: x86: pci: Convert chromebook_link to use driver model for pci
by Simon Glass
· 10 years ago
2eb77f1
fdt: Tighten up error handling in fdtdec_get_pci_addr()
by Simon Glass
· 10 years ago
9ffbe33
fdt: Export fdtdec_get_number() for general use
by Simon Glass
· 10 years ago
d5f83a4
ARM: UniPhier: adjust device trees for business transfer
by Masahiro Yamada
· 10 years ago
960f02a
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
78be7d3
lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures
by Alexey Brodkin
· 10 years ago
7e0c716
rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP
by gaurav rana
· 10 years ago
273f84d
usb: UniPhier: add UniPhier on-chip xHCI host driver support
by Masahiro Yamada
· 10 years ago
ef20159
crypto/fsl - Add progressive hashing support using hardware acceleration.
by gaurav rana
· 10 years ago
2bfd264
fdtdec: Add compatible id and string for Intel Quark MRC
by Bin Meng
· 10 years ago
2c8987f
rsa: Use checksum algorithms from struct hash_algo
by Ruchika Gupta
· 10 years ago
4acd8c4
lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
by Ruchika Gupta
· 10 years ago
a0d3ca6
lib/rsa: Modify rsa to use DM driver
by Ruchika Gupta
· 10 years ago
2c3822e
FIT: Modify option FIT_SIGNATURE in Kconfig
by Ruchika Gupta
· 10 years ago
b92ebab
rsa: Split the rsa-verify to separate the modular exponentiation
by Ruchika Gupta
· 10 years ago
0e3b598
dm: exynos: Drop unused COMPAT features for SPI
by Simon Glass
· 10 years ago
605760b
dm: tegra: Drop unused COMPAT features for I2C, SPI
by Simon Glass
· 10 years ago
d457995
dm: Drop gpio.h header from fdtdec.c
by Simon Glass
· 10 years ago
a35bb47
dm: fdt: Remove the old GPIO functions
by Simon Glass
· 10 years ago
b491e9c
dm: fdt: Add a function to decode phandles with arguments
by Simon Glass
· 10 years ago
b34f405
x86: dts: Add compatible string for Intel ICH9 SPI controller
by Simon Glass
· 10 years ago
f36c07c
lzo: Update dst_len even on error
by Simon Glass
· 10 years ago
49d42c0
gunzip: Update lenp even on error
by Simon Glass
· 10 years ago
487298b
bzlib: Update destLen even on error
by Simon Glass
· 10 years ago
47f204a
lzma: fix buffer bound check error further
by Simon Glass
· 10 years ago
779847e
fdt: Add several apis to decode pci device node
by Bin Meng
· 10 years ago
e37443f
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
9f1c9c9
initcall: add explicit hint if initcall was relocated
by Alexey Brodkin
· 10 years ago
412c758
pci: tegra: Add Tegra PCIe driver
by Thierry Reding
· 10 years ago
f202e02
ARM: tegra: Implement XUSB pad controller
by Thierry Reding
· 10 years ago
09c0cf2
power: Add AMS AS3722 PMIC support
by Thierry Reding
· 10 years ago
8c5acf4
x86: Clean up asm-offsets
by Bin Meng
· 10 years ago
87e3161
lib: errno: introduce errno_str(): returns errno related message
by Przemyslaw Marczak
· 10 years ago
0588ce1
lib: string: move strlcpy() to a common place
by Masahiro Yamada
· 10 years ago
40c945e
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
by Masahiro Yamada
· 10 years ago
caf1319
libfdt: descend from lib/ to lib/libfdt/
by Masahiro Yamada
· 10 years ago
423d1b4
lib: bzip2: move bzip2 files to lib/bzip2/ directory
by Masahiro Yamada
· 10 years ago
e722852
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
870345b
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
8510133
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
8d72f28
fdt: remove fdtdec_get_alias_node() function
by Masahiro Yamada
· 10 years ago
0c87277
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
d90f8e1
x86: Add initial video device init for Intel GMA
by Simon Glass
· 10 years ago
cf46d37
x86: Add init for model 206AX CPU
by Simon Glass
· 10 years ago
cd0adb3
x86: ivybridge: Add SATA init
by Simon Glass
· 10 years ago
7e08a1f
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
b660ae7
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
3e336c8
vsprintf: Add modifier for phys_addr_t
by Thierry Reding
· 10 years ago
37ef325
dm: fdt: Correct handling of aliases with embedded digits
by Simon Glass
· 10 years ago
268eefd
x86: ivybridge: Implement SDRAM init
by Simon Glass
· 10 years ago
f79d538
x86: ivybridge: Perform Intel microcode update on boot
by Simon Glass
· 10 years ago
eda0c3f
fdt: Add a function to decode a variable-sized u32 array
by Simon Glass
· 10 years ago
1f4476c
x86: Save the BIST value on reset
by Simon Glass
· 10 years ago
6894186
fdt: Add a function to decode a named memory region
by Simon Glass
· 10 years ago
f5e141f
fdt: Enhance flashmap function to deal with region properties
by Simon Glass
· 10 years ago
a28f8ba
fdt: Use the correct return types for fdtdec_decode_region()
by Simon Glass
· 10 years ago
bd42662
include: move various macros to include/linux/kernel.h
by Masahiro Yamada
· 10 years ago
eff8e68
replace DIV_ROUND with DIV_ROUND_CLOSEST
by Masahiro Yamada
· 10 years ago
08ea373
Tidy up data sizes and function comment in display_options
by Simon Glass
· 10 years ago
d1c377f
Use uint64_t instead of u64 in put_dec()
by Simon Glass
· 10 years ago
0e10316
Use uint64_t for time types
by Simon Glass
· 10 years ago
a020972
lmb: make local functions static
by Jeroen Hofstee
· 10 years ago
9520b71
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
by Masahiro Yamada
· 10 years ago
e301fa0
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
by Masahiro Yamada
· 10 years ago
56b661f
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
9a4b8e2
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
eff23f7
x86: dts: Add device tree compatible string for Intel IPC
by Simon Glass
· 10 years ago
2485631
fdt: Add a function to return PCI BDF triplet
by Thierry Reding
· 10 years ago
a937b80
fdt: Add resource parsing functions
by Thierry Reding
· 10 years ago
5504b80
fdt: Add functions to retrieve strings
by Thierry Reding
· 10 years ago
a24f1ac
fdt: Add a function to get the index of a string
by Thierry Reding
· 10 years ago
92ba09e
fdt: Add a function to count strings
by Thierry Reding
· 10 years ago
5b3abbe
initcall: Display error number when an error occurs
by Simon Glass
· 10 years ago
3f053fe
kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig
by Masahiro Yamada
· 10 years ago
f3e12b7
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
Next »