Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9a01cca75067496b28e9b81477e80953b7a96857
/
lib
0f4060e
efi_loader: Pass proper device path in on boot
by Alexander Graf
· 9 years ago
ed980b8
efi_loader: hook up in build environment
by Alexander Graf
· 9 years ago
5d00995
efi_loader: Implement memory allocation and map
by Alexander Graf
· 9 years ago
2a22d05
efi_loader: Add disk interfaces
by Alexander Graf
· 9 years ago
50149ea
efi_loader: Add runtime services
by Alexander Graf
· 9 years ago
c1311ad
efi_loader: Add console interface
by Alexander Graf
· 9 years ago
bee9116
efi_loader: Add boot time services
by Alexander Graf
· 9 years ago
cb149c6
efi_loader: Add PE image loader
by Alexander Graf
· 9 years ago
88033d7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
ecb57f6
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
by Stefan Roese
· 9 years ago
7109157
lib/crc16.c: Coding-style cleanup
by Stefan Roese
· 9 years ago
aa34fbc
fdt: Allow libfdt to be used in SPL
by Simon Glass
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
fd30d2c
dm: fdtdec: Correct a sandbox build warning
by Simon Glass
· 9 years ago
4101f68
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
3f603cb
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
69e173e
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
f8a2d7a
libfdt: Add a function to write a property placeholder
by Simon Glass
· 9 years ago
c95fec3
timer: Provide an early timer
by Simon Glass
· 9 years ago
83cc112
lib: Don't instrument the div64 function
by Simon Glass
· 9 years ago
d765921
tegra: nyan-big: Move the LCD driver to driver model
by Simon Glass
· 9 years ago
15b5187
Makefile: remove BUILD_TAG from KBUILD_CFLAGS
by Stephen Warren
· 9 years ago
1934665
gunzip: remove avail_in recalculation
by Stephen Warren
· 9 years ago
1889a7e
fdt: introduce fdtdec_get_child_count
by Peng Fan
· 9 years ago
512cab7
bzlib: Try another way to fix an unused variable
by Simon Glass
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
0e37d4c
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
by Christophe Ricard
· 9 years ago
f8b4e45
x86: Drop the irq router compatible string
by Simon Glass
· 9 years ago
3ade5bc
dm: video: sandbox: Convert sandbox to use driver model for video
by Simon Glass
· 9 years ago
cf20452
bzip2: Support compression for sandbox
by Simon Glass
· 9 years ago
74b1320
tiny-printf: Always print zeroes
by Simon Glass
· 9 years ago
8e31681
tiny-printf: Avoid printing NULL strings
by Simon Glass
· 9 years ago
c833697
dm: timer: uclass: add timer init in uclass driver to add timer device
by Mugunthan V N
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
1811b7d
gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP
by Tom Rini
· 9 years ago
947c626
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
by Tom Rini
· 9 years ago
4edde96
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
7c4213f
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
394e0b6
fdtdec: Add compatible string for Intel IvyBridge FSP
by Bin Meng
· 9 years ago
fcc0a87
dm: serial: Convert ns16550 driver to use driver model PCI API
by Simon Glass
· 9 years ago
ef4b01b
arm: socfpga: Allow DWC2 UDC probing from OF
by Marek Vasut
· 9 years ago
e4c5383
lib: split out strtoxxxx functions out of vsprintf.c
by Sjoerd Simons
· 9 years ago
2b22a99
lib: Split panic functions out of vsprintf.c
by Sjoerd Simons
· 9 years ago
962a43c
lib/tiny-printf.c: Implement vprintf
by Sjoerd Simons
· 9 years ago
e81ca88
dm: tegra: pci: Convert tegra boards to driver model for PCI
by Simon Glass
· 9 years ago
9ca07eb
dm: timer: Support 64-bit counter
by Bin Meng
· 9 years ago
a5ecdd0
lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates
by Stefan Roese
· 9 years ago
7d9cde1
lib/tiny-printf.c: Add tiny printf function for space limited environments
by Stefan Roese
· 9 years ago
b7b6509
Add a circular memory buffer implementation
by Simon Glass
· 9 years ago
7d94c49
Drop config.h header from display_options.c
by Simon Glass
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
f77f5e9
dm: tegra: Convert keyboard driver to driver model
by Simon Glass
· 9 years ago
60f989a
Fix sandbox build on Ubuntu 10.04
by Stephen Warren
· 9 years ago
bc80109
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
bcb41dc
uuid: add selection by string for known partition type GUID
by Patrick Delaunay
· 9 years ago
d9eda6c
pci: tegra: add/enable support for Tegra210
by Stephen Warren
· 9 years ago
da58dec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
2882440
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
bfa3e55
lib, fdt: Adding fdtdec_get_uint function
by Chin Liang See
· 9 years ago
1017296
dm: spl: Support device tree when BSS is in a different section
by Simon Glass
· 9 years ago
9d8ac95
fdt: Correct handling of alias regions
by Simon Glass
· 9 years ago
3bc37a5
fdt: Add a function to look up a /chosen property
by Simon Glass
· 9 years ago
2431492
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
4ea5243
fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
by Stephen Warren
· 9 years ago
2419cd1
dm: tpm: Drop CONFIG_DM_TPM
by Simon Glass
· 9 years ago
c2b0f60
dm: tpm: Remove every compilation switch for TPM driver model
by Christophe Ricard
· 9 years ago
c8a7ba9
dm: implement a Timer uclass
by Thomas Chou
· 9 years ago
97b0597
debug_uart: Adjust the declaration of debug_uart_init()
by Simon Glass
· 9 years ago
027b728
Add support for LZ4 decompression algorithm
by Julius Werner
· 9 years ago
ff0a635
fdtdec: fix parsing 'reg' property with zero value in '#size-cells'
by Przemyslaw Marczak
· 9 years ago
d93b9a0
fdt: fix fdtdec_get_addr_size not to require any size cells
by Stephen Warren
· 9 years ago
fa43ce8
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 9 years ago
0226d87
env: import: hashtable: Free memory allocated before exiting from himport_r()
by Lukasz Majewski
· 9 years ago
817e48d
env: import: hashtable: Prevent buffer overrun when importing environment from file
by Lukasz Majewski
· 9 years ago
02464e3
fdt: add new fdt address parsing functions
by Stephen Warren
· 9 years ago
6e29518
Move malloc_cache_aligned() to its own header
by Simon Glass
· 9 years ago
129adf5
mmc: dw_mmc: Probe the MMC from OF
by Marek Vasut
· 9 years ago
2132f97
tpm: Add functions to access flags and permissions
by Simon Glass
· 9 years ago
b697e0f
dm: tpm: Convert I2C driver to driver model
by Simon Glass
· 9 years ago
c8a8c51
dm: tpm: Convert the TPM command and library to driver model
by Simon Glass
· 9 years ago
a7d660b
tpm: Add Kconfig options for TPMs
by Simon Glass
· 9 years ago
4519668
mtd/nand/ubi: assortment of alignment fixes
by Marcel Ziswiler
· 9 years ago
e9015b3
lib/display_options: Fix print_freq
by Suriyan Ramasami
· 9 years ago
bc6351e
fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()
by Bin Meng
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
dffb86e
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
236efe3
Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
by Simon Glass
· 9 years ago
f3b84a3
x86: baytrail: Configure FSP UPD from device tree
by Andrew Bradford
· 9 years ago
80402f3
spl, common, serial: build SPL without serial support
by Heiko Schocher
· 9 years ago
6ab00db
arm: socfpga: misc: Reset ethernet from OF
by Marek Vasut
· 9 years ago
5ae3a5e
dts: Drop unused compatible ID for the NXP video bridge
by Simon Glass
· 9 years ago
68964db
video: Remove the old parade driver
by Simon Glass
· 9 years ago
05bccbc
power: Remove old TPS65090 drivers
by Simon Glass
· 9 years ago
16c220d
efi: Add functions for decoding the EFI tables
by Simon Glass
· 9 years ago
96a8d40
efi: Add 64-bit payload support
by Simon Glass
· 9 years ago
476476e
efi: Add support for loading U-Boot through an EFI stub
by Simon Glass
· 9 years ago
f134ed7
efi: Display the correct initcall pre-relocation values
by Simon Glass
· 9 years ago
867a6ac
efi: Add start-up library code
by Simon Glass
· 9 years ago
3bd926c
lib: fdt: fix indent of #ifdef..#endif conditional
by Masahiro Yamada
· 9 years ago
7aaa5a6
ARM: Tegra210: Add support to common Tegra source/config files
by Tom Warren
· 10 years ago
Next »