Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
919646d1b526a5278dd8ffbaa52ac96134647ead
919646d
board: arm: Add support for Broadcom BCM7445
by Thomas Fitzsimmons
· 6 years ago
54a9119
spl: fit: verify images prior to post processing
by Ben Whitten
· 6 years ago
158105a
configs: Remove empty #ifdef/#ifndef blocks from configs
by Alex Kiernan
· 6 years ago
72bc5d5
spl: fit: Fix support for loading FPGA bitstream
by Marek Vasut
· 7 years ago
f6e0e5c
spl: spi: Support full fitImage handling
by Marek Vasut
· 7 years ago
c659e58
spl: fat: Support full fitImage handling
by Marek Vasut
· 7 years ago
5dee134
fit: Verify all configuration signatures
by Marek Vasut
· 7 years ago
8b489b5
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
27d5c00
net: designware: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
a176339
serial: ns16550: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
5a694d0
mmc: dwmmc: socfpga: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
8d7072b
include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)
by Ley Foon Tan
· 6 years ago
9caf712
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
by Ley Foon Tan
· 6 years ago
24ac473
MAINTAINERS: Add entries for Actions Semi OWL family
by Manivannan Sadhasivam
· 6 years ago
01e4739
serial: Add Actions Semi OWL UART support
by Manivannan Sadhasivam
· 6 years ago
c7c2320
arm: dts: bubblegum_96: Enable UART5 for serial console
by Manivannan Sadhasivam
· 6 years ago
1c4d348
arm: dts: s900: Add UART node
by Manivannan Sadhasivam
· 6 years ago
91a8513
clk: Add Actions Semi OWL clock support
by Manivannan Sadhasivam
· 6 years ago
611b19f
arm: dts: s900: Add Clock Management Unit (CMU) nodes
by Manivannan Sadhasivam
· 6 years ago
62cfd30
dt-bindings: clock: Add S900 CMU register definitions
by Manivannan Sadhasivam
· 6 years ago
604ecc8
board: Add uCRobotics Bubblegum-96 board support
by Manivannan Sadhasivam
· 6 years ago
474a5df
arm: Add support for Actions Semi OWL SoC family
by Manivannan Sadhasivam
· 6 years ago
ecbc80e
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
a87014e
binman: Support updating the device tree with calc'd info
by Simon Glass
· 6 years ago
e22f8fa
binman: Add a SetCalculatedProperties() method
by Simon Glass
· 6 years ago
9230773
binman: Add a ProcessFdt() method
by Simon Glass
· 6 years ago
29dae67
binman: Complete documentation of stages
by Simon Glass
· 6 years ago
e80c556
dtoc: Add functions to add integer properties
by Simon Glass
· 6 years ago
3bce93d
dtoc: Avoid unwanted output during tests
by Simon Glass
· 6 years ago
6d52052
test: Enable cover-coverage tests for dtoc and fdt
by Simon Glass
· 6 years ago
961c1ce
dtoc: Increase code coverage to 100%
by Simon Glass
· 6 years ago
3609d5e
binman: Move capture_sys_output() to test_util
by Simon Glass
· 6 years ago
0372540
dtoc: Add a test for code coverage
by Simon Glass
· 6 years ago
c38fee04
dtoc: Fix some minor errors
by Simon Glass
· 6 years ago
609e2b1
dtoc: Fix properties with a single zero-arg phandle
by Simon Glass
· 6 years ago
c5eddc8
dtoc: Fix Fdt.GetNode() to handle a missing node
by Simon Glass
· 6 years ago
4df8a0c
dtoc: Keep track of property offsets
by Simon Glass
· 6 years ago
9c52633
dtoc: Update fdt tests to increase code coverage
by Simon Glass
· 6 years ago
792d239
dtoc: Drop use of a local dtb buffer
by Simon Glass
· 6 years ago
151aeed
dtoc: Make use of the new pylibfdt methods
by Simon Glass
· 6 years ago
c47c2b3
dtoc: Update tests to write failures to /tmp
by Simon Glass
· 6 years ago
0ed5075
dtoc: Add some tests for the fdt module
by Simon Glass
· 6 years ago
132be85
binman: Move coverage logic into a new test_util file
by Simon Glass
· 6 years ago
0537c55
libfdt: Add get_property() and del_node()
by Simon Glass
· 6 years ago
04402d3
libfdt: Fix the Python pack() function
by Simon Glass
· 6 years ago
70cd0d7
libfdt: Bring in proposed pylibfdt changes
by Simon Glass
· 6 years ago
2e1169f
binman: Tidy up setting of entry contents
by Simon Glass
· 6 years ago
02e0fc6
binman: Tidy up execution of tests
by Simon Glass
· 6 years ago
6ba679c
binman: Correct operation of ObtainContents()
by Simon Glass
· 6 years ago
820af1d
binman: Tidy up variables in _RunMicrocodeTest()
by Simon Glass
· 6 years ago
09d3c8d
binman: Make the operation of Entry__testing explicit
by Simon Glass
· 6 years ago
c2a849d
binman: Switch to 'python-coverage'
by Tom Rini
· 6 years ago
5ab533c
dm: core: Add logging of some common errors
by Simon Glass
· 6 years ago
2e4d872
dm: core: Add a function to decode a memory region
by Simon Glass
· 6 years ago
4b58093
dm: core: Update of_read_fmap_entry() for livetree
by Simon Glass
· 6 years ago
f354863
dm: spi: Update sandbox SPI emulation driver to use ofnode
by Simon Glass
· 6 years ago
9eb151e
dm: core: Add a way to bind a device by ofnode
by Simon Glass
· 6 years ago
bfad6ed
log: Add a way to log a return value with a message
by Simon Glass
· 6 years ago
954eeae
dm: core: Add a way to find an ofnode by compatible string
by Simon Glass
· 6 years ago
a8173d6
dm: core: Add comments to ofnode_read_resource() functoins
by Simon Glass
· 6 years ago
1c68234
dm: core: Fix a few ofnode function comments
by Simon Glass
· 6 years ago
9d54a7a
dm: core: Add ofnode function to read a 64-bit int
by Simon Glass
· 6 years ago
fa28d14
fdt: Add device tree memory bindings
by Michael Pratt
· 6 years ago
8e28ecc
Prepare v2018.07
by Tom Rini
· 6 years ago
60f02ff
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
0ebcc9a
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 6 years ago
d932e5f
tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium
by Peter Robinson
· 6 years ago
7a45060
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
dc27c4f
sunxi: A64: OHCI: prevent turning off shared USB clock
by Andre Przywara
· 6 years ago
8044700
usb: dwc2: Add brcm,bcm2708-usb compatible
by Emmanuel Vadot
· 6 years ago
52a5ccb
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
d1de0bb
arm: timer: sunxi: add Allwinner timer erratum workaround
by Andre Przywara
· 6 years ago
60b7865
arm: timer: factor out FSL arch timer erratum workaround
by Andre Przywara
· 6 years ago
bffdc86
Prepare v2018.07-rc3
by Tom Rini
· 6 years ago
e1ea543
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
d165c70
board/aries: Remove
by Tom Rini
· 6 years ago
1cfa5ee
ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIP
by Alexander Graf
· 6 years ago
427e695
net: Add option to prefer bootp/dhcp serverip
by Alexander Graf
· 6 years ago
f43bf5d
net: Prefer command line arguments
by Alexander Graf
· 6 years ago
776fc10
net: Add new wol command - Wake on LAN
by Lothar Felten
· 6 years ago
f046bed
net: mvneta: zero Tx descriptors on init
by Rabeeh Khoury
· 6 years ago
31ad3ce
net: mvneta: dcache flush TX descriptors at init
by Rabeeh Khoury
· 6 years ago
3338d9a
net: fastboot: Fix build when FASTBOOT_FLASH is disabled
by Alex Kiernan
· 6 years ago
d061bfd
net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()
by Michal Simek
· 6 years ago
43656cc
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
e270519
video: arm: rpi: Add brcm,bcm2708-fb compatible
by Emmanuel Vadot
· 6 years ago
41d973c
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
4c1192c
Revert "fw_printenv: Don't bail out directly after one env read error"
by Tom Rini
· 6 years ago
b9cf35b
doc: vxworks: Mention chain-loading an x86 kernel via 'bootefi'
by Bin Meng
· 6 years ago
9cf307a
x86: doc: Update EFI loader support
by Bin Meng
· 6 years ago
8e94329
efi_loader: helloworld: Output ACPI configuration table
by Bin Meng
· 6 years ago
2cfbdae
efi_loader: Install ACPI configuration tables
by Bin Meng
· 6 years ago
c4d777b
efi_loader: Increase number of configuration tables to 16
by Bin Meng
· 6 years ago
1a4e82d
x86: efi_loader: Build EFI memory map per E820 table
by Bin Meng
· 6 years ago
7fe4075
x86: Use microcode update from device tree for all processors
by Ivan Gorinov
· 6 years ago
49568fe
x86: Add scsi command to coreboot and qemu
by Bin Meng
· 6 years ago
1394fbb
x86: timer: tsc: Allow specifying clock rate from device tree again
by Bin Meng
· 6 years ago
8979935
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
4ed64b7
mx5: Select ARM_CORTEX_A8_CVE_2017_5715
by Fabio Estevam
· 6 years ago
073c05e
lib: div64: fix typeo in include/div64.h
by Heinrich Schuchardt
· 6 years ago
Next »