Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d9c003212fa5714b1beff20877163498f088ae67
/
lib
de2a13b
efi_loader: Always allocate the highest available address
by Alexander Graf
· 9 years ago
b062146
lib/physmem.c: Switch to __weak for arch_phys_memset
by Tom Rini
· 9 years ago
1c6a5e4
cosmetic: Fix typos "privide"
by Masahiro Yamada
· 9 years ago
1c34fa8
efi_loader: Fix some entry/exit points
by Alexander Graf
· 9 years ago
bdf2a3e
efi_stub: Move carriage return before line feed in putc()
by Bin Meng
· 9 years ago
d65783d
efi_loader: Add GOP support
by Alexander Graf
· 9 years ago
98982f6
cmd_dhry.c: Use lldiv for vax_mips calculation as well
by Tom Rini
· 9 years ago
40ce12b
x86: dts: Drop memory SPD compatible string
by Simon Glass
· 9 years ago
391cee4
dhry: Correct dhrystone calculation for fast machines
by Simon Glass
· 9 years ago
9c7d931
x86: Drop all the old pin configuration code
by Simon Glass
· 9 years ago
8f19f26
efi_loader: Pass proper device path in on boot
by Alexander Graf
· 9 years ago
67ee705
efi_loader: hook up in build environment
by Alexander Graf
· 9 years ago
8623f92
efi_loader: Implement memory allocation and map
by Alexander Graf
· 9 years ago
e83be45
efi_loader: Add disk interfaces
by Alexander Graf
· 9 years ago
0bd425a
efi_loader: Add runtime services
by Alexander Graf
· 9 years ago
4aacacc
efi_loader: Add console interface
by Alexander Graf
· 9 years ago
c15d921
efi_loader: Add boot time services
by Alexander Graf
· 9 years ago
4e0c1c1
efi_loader: Add PE image loader
by Alexander Graf
· 9 years ago
e080b82
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
084ff1e
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
by Stefan Roese
· 9 years ago
9c2dbcb
lib/crc16.c: Coding-style cleanup
by Stefan Roese
· 9 years ago
8b42692
fdt: Allow libfdt to be used in SPL
by Simon Glass
· 9 years ago
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
0b14dc7
dm: fdtdec: Correct a sandbox build warning
by Simon Glass
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
c7298e7
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
4973bf5
libfdt: Add a function to write a property placeholder
by Simon Glass
· 9 years ago
32f6c17
timer: Provide an early timer
by Simon Glass
· 9 years ago
f864122
lib: Don't instrument the div64 function
by Simon Glass
· 9 years ago
fad7218
tegra: nyan-big: Move the LCD driver to driver model
by Simon Glass
· 9 years ago
4f169a0
Makefile: remove BUILD_TAG from KBUILD_CFLAGS
by Stephen Warren
· 9 years ago
0d1c43a
gunzip: remove avail_in recalculation
by Stephen Warren
· 9 years ago
23dd3a0
fdt: introduce fdtdec_get_child_count
by Peng Fan
· 9 years ago
c2e2efe
bzlib: Try another way to fix an unused variable
by Simon Glass
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
e43cd62
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
by Christophe Ricard
· 9 years ago
cf33f6e
x86: Drop the irq router compatible string
by Simon Glass
· 9 years ago
38a2ae2
dm: video: sandbox: Convert sandbox to use driver model for video
by Simon Glass
· 9 years ago
0a30e42
bzip2: Support compression for sandbox
by Simon Glass
· 9 years ago
bdfb70b
tiny-printf: Always print zeroes
by Simon Glass
· 9 years ago
5bd9f6c
tiny-printf: Avoid printing NULL strings
by Simon Glass
· 9 years ago
6f89d04
dm: timer: uclass: add timer init in uclass driver to add timer device
by Mugunthan V N
· 9 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
b511886
gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP
by Tom Rini
· 9 years ago
77f7f91
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
by Tom Rini
· 9 years ago
19af854
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
5ce2d8b
fdtdec: Add compatible string for Intel IvyBridge FSP
by Bin Meng
· 9 years ago
f1037ad
dm: serial: Convert ns16550 driver to use driver model PCI API
by Simon Glass
· 9 years ago
f26c1ae
arm: socfpga: Allow DWC2 UDC probing from OF
by Marek Vasut
· 9 years ago
fe4f179
lib: split out strtoxxxx functions out of vsprintf.c
by Sjoerd Simons
· 9 years ago
35f53ed
lib: Split panic functions out of vsprintf.c
by Sjoerd Simons
· 9 years ago
1168ed5
lib/tiny-printf.c: Implement vprintf
by Sjoerd Simons
· 9 years ago
46fcfc1
dm: tegra: pci: Convert tegra boards to driver model for PCI
by Simon Glass
· 9 years ago
ab841b6
dm: timer: Support 64-bit counter
by Bin Meng
· 9 years ago
26a552c
lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates
by Stefan Roese
· 9 years ago
363ab7b
lib/tiny-printf.c: Add tiny printf function for space limited environments
by Stefan Roese
· 9 years ago
1294ecf
Add a circular memory buffer implementation
by Simon Glass
· 9 years ago
456f5e4
Drop config.h header from display_options.c
by Simon Glass
· 9 years ago
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
01e9940
dm: tegra: Convert keyboard driver to driver model
by Simon Glass
· 9 years ago
bf562fd
Fix sandbox build on Ubuntu 10.04
by Stephen Warren
· 9 years ago
d44a6ff
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
65f94ed
uuid: add selection by string for known partition type GUID
by Patrick Delaunay
· 9 years ago
5e44dce
pci: tegra: add/enable support for Tegra210
by Stephen Warren
· 9 years ago
0cab3ec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
ccdaff3
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
c97b074
lib, fdt: Adding fdtdec_get_uint function
by Chin Liang See
· 9 years ago
77ec34e
dm: spl: Support device tree when BSS is in a different section
by Simon Glass
· 9 years ago
ca2403a
fdt: Correct handling of alias regions
by Simon Glass
· 9 years ago
088dccb
fdt: Add a function to look up a /chosen property
by Simon Glass
· 9 years ago
42c65e8
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
fed69ad
fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
by Stephen Warren
· 9 years ago
cf294b0
dm: tpm: Drop CONFIG_DM_TPM
by Simon Glass
· 9 years ago
52d309b
dm: tpm: Remove every compilation switch for TPM driver model
by Christophe Ricard
· 9 years ago
fb798b1
dm: implement a Timer uclass
by Thomas Chou
· 9 years ago
60517d7
debug_uart: Adjust the declaration of debug_uart_init()
by Simon Glass
· 9 years ago
f41a3ca
Add support for LZ4 decompression algorithm
by Julius Werner
· 9 years ago
7b42f4d
fdtdec: fix parsing 'reg' property with zero value in '#size-cells'
by Przemyslaw Marczak
· 9 years ago
fda5916
fdt: fix fdtdec_get_addr_size not to require any size cells
by Stephen Warren
· 9 years ago
f2e60cf
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 9 years ago
105426b
env: import: hashtable: Free memory allocated before exiting from himport_r()
by Lukasz Majewski
· 9 years ago
63b2654
env: import: hashtable: Prevent buffer overrun when importing environment from file
by Lukasz Majewski
· 9 years ago
6dfe618
fdt: add new fdt address parsing functions
by Stephen Warren
· 9 years ago
a87fc0a
Move malloc_cache_aligned() to its own header
by Simon Glass
· 9 years ago
1749723
mmc: dw_mmc: Probe the MMC from OF
by Marek Vasut
· 9 years ago
ff9f04a
tpm: Add functions to access flags and permissions
by Simon Glass
· 9 years ago
cd8cc67
dm: tpm: Convert I2C driver to driver model
by Simon Glass
· 9 years ago
3e4f2fd
dm: tpm: Convert the TPM command and library to driver model
by Simon Glass
· 9 years ago
350497c
tpm: Add Kconfig options for TPMs
by Simon Glass
· 9 years ago
abc574b
mtd/nand/ubi: assortment of alignment fixes
by Marcel Ziswiler
· 9 years ago
28ef5c5
lib/display_options: Fix print_freq
by Suriyan Ramasami
· 9 years ago
a2822b8
fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()
by Bin Meng
· 9 years ago
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
1e35f39
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
04c50d1
Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
by Simon Glass
· 9 years ago
74fdb58
x86: baytrail: Configure FSP UPD from device tree
by Andrew Bradford
· 9 years ago
62cb156
spl, common, serial: build SPL without serial support
by Heiko Schocher
· 9 years ago
f3f8fe2
arm: socfpga: misc: Reset ethernet from OF
by Marek Vasut
· 9 years ago
Next »