Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
70e0c58f1135d738dc56fec58a46dd5e5792cb5e
70e0c58
dm: pci: Add a driver-model version of pci_find_device()
by Simon Glass
· 9 years ago
37a3f94b
dm: pci: Use driver model PCI API in auto-config
by Simon Glass
· 9 years ago
84283d5
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
by Simon Glass
· 9 years ago
eaa1489
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· 9 years ago
0ba553a
dm: pci: Mark legacy files as such
by Simon Glass
· 9 years ago
a44345e
Prepare v2016.01
by Tom Rini
· 9 years ago
f0bfd6d
dm: test: usb: Update the USB tests so that they all pass
by Simon Glass
· 9 years ago
96ccad0
MAINTAINERS/mailmap: Update my email address
by Fabio Estevam
· 9 years ago
af2801c
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
bc06d18
cgtqmx6eval: README: Fix parameter of 'sf write' command
by Otavio Salvador
· 9 years ago
37c9dad
mx6cuboxi: Remove obsolete comment
by Fabio Estevam
· 9 years ago
355b28f
mx6cuboxi: Fix the reset delay for the AR8035 PHY
by Fabio Estevam
· 9 years ago
314271e
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
581ab9b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
51170a4
pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails
by Bin Meng
· 9 years ago
122c766
pci: imx: Adjust the return value when imx_pcie_addr_valid() fails
by Bin Meng
· 9 years ago
a027157
fs: handle the fileaddr variable in the same way as in the network case
by David Müller (ELSOFT AG)
· 9 years ago
3a70d3f
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
by Heiko Schocher
· 9 years ago
abd06c9
fix always succesful memory test
by Rasmus Villemoes
· 9 years ago
bef045a
cyrus: Enable STDIO deregister
by Andy Fleming
· 9 years ago
d1bb1a2
MAINTAINERS, .mailmap: Update my email address
by York Sun
· 9 years ago
937fd03
am33xx/am43xx: Add platform data for GPIOs
by Tom Rini
· 9 years ago
d9afb23
serial: zynq: Use static inline for _debug_uart_init()
by Michal Simek
· 9 years ago
60c1421
net: remove scary warning about EEPROM provided MAC address
by Andre Przywara
· 9 years ago
a941510
arm64: Juno/FVP: adjust kernel load address
by Andre Przywara
· 9 years ago
bf5de82
arm, Makefile: correct compilation flag for u-boot-dtb
by Aneesh Bansal
· 9 years ago
26a4e39
bootcount: Correct #endif comment to match, other aesthetics
by Robert P. J. Day
· 9 years ago
076ed9b
doc: Tidy up first part of top-level README file
by Robert P. J. Day
· 9 years ago
cbd618f
powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx
by Robert P. J. Day
· 9 years ago
21c11c5
include: Correct "requset" typoes in misc.h
by Robert P. J. Day
· 9 years ago
b0735fa
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
2ac4648
rockchip: Fix the configuration for chromebook_jerry
by Simon Glass
· 9 years ago
8a12352
rockchip: Drop a debug message when outputing SPI images
by Simon Glass
· 9 years ago
86d7049
rockchip: Enable generation of SPI images
by Simon Glass
· 9 years ago
d6978a4
net: Fix delay in net_retry test
by Joe Hershberger
· 9 years ago
0f6ba87
fdt: fix address cell count checking in fdt_translate_address()
by Przemyslaw Marczak
· 9 years ago
3c3ba90
dm: usb: Add a remove() method for USB keyboards
by Simon Glass
· 9 years ago
9363194
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
1dae494
usb: Allow up to 7 storage devices
by Simon Glass
· 9 years ago
700eceb
dm: Disable all SPI and SPI flash tests
by Simon Glass
· 9 years ago
1e6c9fc
dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init()
by Bin Meng
· 9 years ago
2d5cc54
dm: eth: Test 'ethrotate' before changing current ethernet device
by Bin Meng
· 9 years ago
6f2cfbf
test: add sandbox timer to test.dts
by Thomas Chou
· 9 years ago
46ddf2c
imx_watchdog: always set minimal timeout in reset_cpu
by Andrey Skvortsov
· 9 years ago
a7ec686
gpio: mxs: add name_to_gpio() function
by Måns Rullgård
· 9 years ago
585b84a
imx: mx7: fix the temperature checking for Rev1.1
by Peng Fan
· 9 years ago
c0eaca2
imx: mx6ul: disable VIDEO for SPL
by Peng Fan
· 9 years ago
cd4b960
pfuze: Fix unsigned variable for less-than-zero comparison
by Ye.Li
· 9 years ago
9f4c252
wandboard: Simplify the Ethernet PHY configuration
by Fabio Estevam
· 9 years ago
66d4272
mx6sabresd: Simplify the Ethernet PHY configuration
by Fabio Estevam
· 9 years ago
95da4ba
phy: atheros: Use ar8035_config for AR8031
by Fabio Estevam
· 9 years ago
73e772b
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 9 years ago
44f65f8
spi: fsl_qspi: fix an error of using GENMASK
by Gong Qianyu
· 9 years ago
55f380c
spi: spi_flash: Fix the arguments of stm_is_locked_sr()
by Fabio Estevam
· 9 years ago
ba97b98
powerpc, mpc5xxx: fix missing bootflag init
by Heiko Schocher
· 9 years ago
b410045
Prepare v2016.01-rc4
by Tom Rini
· 9 years ago
46c99d4
common: nvedit: use snprintf instead of sprintf
by Peng Fan
· 9 years ago
1bef00d
common: env: initialize scalar variable
by Peng Fan
· 9 years ago
6322551
common: cli: avoid memory leak
by Peng Fan
· 9 years ago
41a084a
net: e1000: use correct helper to do endianness conversion
by Miao Yan
· 9 years ago
c198088
qemu-ppce500: pass 'range_id' around in pci_map_region
by Miao Yan
· 9 years ago
e65be98
checkpatch: fix left brace warning
by Heiko Schocher
· 9 years ago
957e066
mmc: update MMC_ERASE argument to match Linux kernel.
by Eric Nelson
· 9 years ago
d0e00d2
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· 9 years ago
6e18f4b
UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined
by Ladislav Michl
· 9 years ago
adce477
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
03f8d15
imx: mx6qsabreauto: support lvds display
by Peng Fan
· 9 years ago
fd99908
i2c: mxc: add a condition in case the parameter is NULL
by Gong Qianyu
· 9 years ago
587e72e
imx_common: check for Serial Downloader in spl_boot_device
by Stefano Babic
· 9 years ago
364e536
ARM: mxs: allow boards to select DC-DC switching clock source
by Michael Heimpold
· 9 years ago
bdf18fa
cgtqmx6eval: fix pad configuration for SPI bus
by Michael Schanz
· 9 years ago
c6e4a86
net: fec_mxc: unregister mdio bus on probe error
by Måns Rullgård
· 9 years ago
4aeddb7
net: fec_mxc: configure MDIO hold time
by Måns Rullgård
· 9 years ago
bb29b15
serial_mxc: Fix setup of UARTx_UFCR register
by Maximilian Schwerin
· 9 years ago
c8e615c
ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register
by Eric Nelson
· 9 years ago
4648332
imx: ddr: drop duplicated debug info
by Peng Fan
· 9 years ago
6792f3a
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
8f53bf0
usb: musb: Fix hub port setting for SPLIT transactions
by Stefan Brüns
· 9 years ago
a010568
usb: Move determination of TT hub address/port into separate function
by Stefan Brüns
· 9 years ago
018958a
usb: dwc2: avoid out of bounds access
by Stefan Brüns
· 9 years ago
4aa3627
usb: Alloc buffer for USB descriptor dynamically
by Stefan Brüns
· 9 years ago
67ea3a3
altera_qspi: allow ctrl-c to abort the erase ops
by Thomas Chou
· 9 years ago
7e7559b
altera_qspi: show erase progress
by Thomas Chou
· 9 years ago
0e089e8
altera_qspi: skip erase if the sector is blank
by Thomas Chou
· 9 years ago
98bc343
altera_qspi: set fail_addr for erase ops
by Thomas Chou
· 9 years ago
cb3ed47
altera_qspi: call callback even if the erase failed
by Thomas Chou
· 9 years ago
8b4a7b0
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
1fff454
sunxi: Reduce Orangepi PC RAM speed to 624 MHz
by Hans de Goede
· 9 years ago
4376c0e
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
544a9e4
arm: socfpga: Fix i2c mux on cyclone5-socdk board
by Chin Liang See
· 9 years ago
d88311a
arm: socfpga: Fix USB doesn't work on socdk board
by shengjiangwu
· 9 years ago
7e442d9
arm: socfpga: Add support for Denali NAND controller
by Marek Vasut
· 9 years ago
d92759a
arm: socfpga: Enable DFU MMC support only if DM_MMC is enabled
by Marek Vasut
· 9 years ago
4460396
arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled
by Marek Vasut
· 9 years ago
70c0412
arm: socfpga: Unreset NAND in U-Boot
by Marek Vasut
· 9 years ago
796c4c2
arm: socfpga: Unreset NAND in SPL
by Marek Vasut
· 9 years ago
8dcb5c5
arm: socfpga: Define NAND reset bit
by Marek Vasut
· 9 years ago
418db66
arm: socfpga: Fix QSPI doesn't work on socdk board
by shengjiangwu
· 9 years ago
c213f63
arm: socfpga: Fix emac1 doesn't work on socdk board
by shengjiangwu
· 9 years ago
7b29a2a
arm: socfpga: sr1500: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
Next »