Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1c0c708d3219a787057bbb13df4504b8cb6b2d21
1c0c708
ARC: Don't use COMMON section for global not-initialized variables
by Alexey Brodkin
· 6 years ago
aa96181
iot_dk: Link for eFlash
by Alexey Brodkin
· 6 years ago
bb53735
axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()
by Alexey Brodkin
· 6 years ago
1c82842
iot_dk: Save CPU clock value to gd->cpu_clk
by Alexey Brodkin
· 6 years ago
6906092
iot_dk: Add support of 136 MHz clock
by Alexey Brodkin
· 6 years ago
5e2151b
iot_dk: Implement board reset
by Alexey Brodkin
· 6 years ago
bb14d08
iot_dk/hsdk: Implement its own print_cpuinfo()
by Alexey Brodkin
· 6 years ago
e0fc13e
ARC: make generic print_cpuinfo() weak
by Alexey Brodkin
· 6 years ago
baa3c68
iot_dk: Disable networking support
by Alexey Brodkin
· 6 years ago
e006c69
iot_dk: Add localversion string
by Alexey Brodkin
· 6 years ago
cf26c09
Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
cc40260
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
67aff7e
arm: remove duplicated prototypes in u-boot.arm.h
by Patrick Delaunay
· 6 years ago
9858a60
arm: remove prototype for get_timer_masked
by Patrick Delaunay
· 6 years ago
94a0859
arm: remove prototype for udelay_masked
by Patrick Delaunay
· 6 years ago
e60765f
arm: remove prototype for reset_timer_masked
by Patrick Delaunay
· 6 years ago
3ded210
arm: remove prototype for arch_interrupt_init
by Patrick Delaunay
· 6 years ago
5b9fbd9
bootm: Add board specific OS preboot hook
by Marek Vasut
· 6 years ago
c516146
arm: K3: am654: Add support for getting boot mode
by Andrew F. Davis
· 6 years ago
f515cf0
arm: K3: am654: Choose MMC boot device based on boot port
by Andrew F. Davis
· 6 years ago
6d9e7a8
gpio: da8xx: Push generic defines of gpio.h out of mach-davinci
by Keerthy
· 6 years ago
0e9265c
gpio: da8xx: Add k2g compatible
by Keerthy
· 6 years ago
fdc8c5c
board: ks2: move uinitrd fixup logic inside ft_board_setup_ex
by Nicholas Faustini
· 6 years ago
e5fb786
fdt: add call to ft_board_setup_ex() for ks2 boards
by Nicholas Faustini
· 6 years ago
d17b809
ARM: meson: Add Khadas VIM2 board support
by Loic Devulder
· 6 years ago
0bc93bc
ARM: meson: Add Khadas VIM2 board DT
by Loic Devulder
· 6 years ago
acc10ee
ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1
by Patrice Chotard
· 6 years ago
3401934
ARM: dts: rmobile: Reinstate missing CPLD on ULCB
by Marek Vasut
· 6 years ago
967db0e
mmc: tmio: Limit DMA to 32bit on R-Car Gen3
by Marek Vasut
· 6 years ago
c7da6e34
mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()
by Marek Vasut
· 6 years ago
a2b9acb
dtoc: Fix the value of SetInt()
by Simon Glass
· 6 years ago
6641437
video: Tidy up a few comments in video.o
by Simon Glass
· 6 years ago
59f4421
video: at91: Adjust vidconsole_position_cursor() to use char pos
by Simon Glass
· 6 years ago
07fbba5
sysreset: Add a way to find the last reset
by Simon Glass
· 6 years ago
b8b4d2a
sysreset: Tidy up a few comments and logging
by Simon Glass
· 6 years ago
baac4eb
pci: Add a little more debugging to pci_rom
by Simon Glass
· 6 years ago
efaa7c4
fdt: Allow C++ comments in link scripts and DT files
by Simon Glass
· 6 years ago
126f0d2
ctags: Minor changes to fix ctags output
by Simon Glass
· 6 years ago
fe68a45
panel: Expand the backlight support
by Simon Glass
· 6 years ago
5620cf8
test: panel: Add a test for the panel uclass
by Simon Glass
· 6 years ago
4ed88a5
cros_ec: Add support for v3 messages on LPC
by Simon Glass
· 6 years ago
9456490
cros_ec: Update cros_ec_read_hash() to specify the image
by Simon Glass
· 6 years ago
8fafd01
x86: Update mtrr functions to allow leaving cache alone
by Simon Glass
· 6 years ago
2c1e550
cros: Update ec_commands to latest version
by Simon Glass
· 6 years ago
7903d21
Rename GPT_HEADER_SIGNATURE to avoid conflict
by Simon Glass
· 6 years ago
fd8dc97
Add a header file for strings
by Simon Glass
· 6 years ago
d5063fd
log: Add comments to the rest of the log categories
by Simon Glass
· 6 years ago
511f658
binman: Move to three-digit test-file numbers
by Simon Glass
· 6 years ago
bccabbe
tpm: Add a few new commands for v1
by Simon Glass
· 6 years ago
70e59cc
tpm: Tidy up logging in tpm-common.c
by Simon Glass
· 6 years ago
1a82542
tpm: Use livetree and allow children
by Simon Glass
· 6 years ago
5534312
video: Adjust video_clear() to return an error
by Simon Glass
· 6 years ago
65e51c8
fdt: Remove fdtdec_decode_region() function
by Simon Glass
· 6 years ago
00d9990
dm: spi: Add logging of some return values
by Simon Glass
· 6 years ago
b2ed222
cros: Adjust board_get_cros_ec_dev() to return a udevice
by Simon Glass
· 6 years ago
bed4352
cros: Update cros_ec code to use struct udevice
by Simon Glass
· 6 years ago
ca8ec4b
fdt: Allow libfdt in TPL
by Simon Glass
· 6 years ago
6057392
serial: Allow serial to be absent in TPL
by Simon Glass
· 6 years ago
93a45b1
tpm: Add support for SPL and TPL
by Simon Glass
· 6 years ago
23f2284
fdt: Allow indicating a node is for U-Boot proper only
by Simon Glass
· 6 years ago
a31dc3d
doc: Update docs for device tree in SPL, TPL
by Simon Glass
· 6 years ago
9665f19
fdt: Document the fact that dtc is now built
by Simon Glass
· 6 years ago
39c9422
rtc: Allow use of RTC in SPL and TPL
by Simon Glass
· 6 years ago
9be963e
Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
by Simon Glass
· 6 years ago
a19f730
blk: Support block drivers in TPL
by Simon Glass
· 6 years ago
506651a
Makefile: Add a warning if SPL/TPL cannot be built
by Simon Glass
· 6 years ago
f56afda
spl: input: Allow input in SPL and TPL
by Simon Glass
· 6 years ago
342eb81
sf: Avoid allocating memory on every read operation
by Simon Glass
· 6 years ago
699c9ca
dm: core: Update ofnode to read binman-style flash entry
by Simon Glass
· 6 years ago
b775e87
dm: core: Add a function to find the first inactive child
by Simon Glass
· 6 years ago
2e5e5ec
dm: core: Update some functions to use const
by Simon Glass
· 6 years ago
7ebd13d
dm: core: Alloc uclass-private data to be cache-aligned
by Simon Glass
· 6 years ago
ae50ec7
sandbox: Restore blocking I/O on exit
by Simon Glass
· 6 years ago
8e8963b
dm: spi: Clean up detection of sandbox SPI emulator
by Simon Glass
· 6 years ago
f99c329
sandbox: tpm: Enhance to support the latest Chromium OS
by Simon Glass
· 6 years ago
5ff3f16
sandbox: tpm: Tidy up enums and return values
by Simon Glass
· 6 years ago
15421f3
serial: sandbox: Allow serial output without device tree
by Simon Glass
· 6 years ago
e3057f3
sandbox: Add a debug UART
by Simon Glass
· 6 years ago
0806dcc
sandbox: video: Speed up video output
by Simon Glass
· 6 years ago
3b4b340
sandbox: spi: Add more logging
by Simon Glass
· 6 years ago
332894d
sandbox: Remove the old memory file later
by Simon Glass
· 6 years ago
4e9a64d
sandbox: Add a flag to set the default log level
by Simon Glass
· 6 years ago
dc4d8eb
sandbox: Support booting from TPL to SPL
by Simon Glass
· 6 years ago
fd5259a
sandbox: spi: Drop command-line SPI option
by Simon Glass
· 6 years ago
cbfa845
sandbox: Add a way to write data to the host filesystem
by Simon Glass
· 6 years ago
ce55a11
sandbox: Support file truncation with os_open()
by Simon Glass
· 6 years ago
1b69a99
log: Add helpers for common log levels
by Simon Glass
· 6 years ago
1d3ffee
cmd: pxe: add support for FIT config selection
by Patrick Delaunay
· 6 years ago
c067c58
ARM: meson: Extend mem_map to support 3GiB of RAM
by Loic Devulder
· 6 years ago
d537f86
fs: btrfs: Fix tree traversal with btrfs_next_slot()
by Yevgeny Popovych
· 6 years ago
702c08b
rtc: Add read8 and write8 support to isl1208 driver
by Trent Piepho
· 6 years ago
a0f6861
log: Correct definition of log_msg_ret()
by Simon Glass
· 6 years ago
a9dac49
ofnode: Add missing address translation into ofnode_get_addr_size()
by Marek Vasut
· 6 years ago
1638c17
ofnode: Replace of_n_addr_cells with of_n_size_cells
by Marek Vasut
· 6 years ago
7057d02
binman: Run tests concurrently
by Simon Glass
· 6 years ago
3e6fbf5
test: Reduce the number of tests run with sandbox_flattree
by Simon Glass
· 6 years ago
e6dafb8
patman: Don't clear progress in tout unless it was used
by Simon Glass
· 6 years ago
867b906
tools: Set an initial value for indir
by Simon Glass
· 6 years ago
0415002
buildman: dtoc: Suppress unwanted output from test
by Simon Glass
· 6 years ago
04cda03
binman: Separate out testSplBssPad()
by Simon Glass
· 6 years ago
Next »