Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
585b84a5b94fe5cac0642b45e66978251a89a178
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
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
8338e8d
arm: socfpga: sockit: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
31f32d6
arm: socfpga: arria5_socdk: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
180d680
arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
0309811
arm: socfpga: sr1500: Enable qspiload console command
by Chin Liang See
· 9 years ago
9c99c85
arm: socfpga: sockit: Enable qspiload console command
by Chin Liang See
· 9 years ago
af53ff9
arm: socfpga: arria5_socdk: Enable qspiload console command
by Chin Liang See
· 9 years ago
9937c72
arm: socfpga: cyclone5_socdk: Enable qspiload console command
by Chin Liang See
· 9 years ago
d99fa09
arm: socfpga: sr1500: Enable ubiload console command
by Chin Liang See
· 9 years ago
fab6e90
arm: socfpga: sockit: Enable ubiload console command
by Chin Liang See
· 9 years ago
62e2a9a
arm: socfpga: arria5_socdk: Enable ubiload console command
by Chin Liang See
· 9 years ago
3ab7a4b
arm: socfpga: cyclone5_socdk: Enable ubiload console command
by Chin Liang See
· 9 years ago
d5c3e7e
arm: socfpga: sr1500: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS
by Chin Liang See
· 9 years ago
53024fc
arm: socfpga: arria5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS
by Chin Liang See
· 9 years ago
018db81
arm: socfpga: cyclone5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS
by Chin Liang See
· 9 years ago
d245dfc
arm: socfpga: Enable ubi and ubifs support
by Chin Liang See
· 9 years ago
e37e0ed
ARM: dts: uniphier: add SD/MMC pinmux nodes
by Masahiro Yamada
· 9 years ago
fe8ef76
ARM: uniphier: allow to run zImage rather than uImage
by Masahiro Yamada
· 9 years ago
c96ce6f
ARM: uniphier: rename rest of defconfig files
by Masahiro Yamada
· 9 years ago
6922898
ARM: uniphier: support ProXstream2, PH1-LD6b boards in single defconfig
by Masahiro Yamada
· 9 years ago
de8a238
ARM: uniphier: merge ph1_ld4_defconfig and ph1_sld8_defconfig
by Masahiro Yamada
· 9 years ago
263a32a
ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGS
by Masahiro Yamada
· 9 years ago
bf6e3fc
ARM: uniphier: set DTB file name to fdt_file environment
by Masahiro Yamada
· 9 years ago
5031659
ARM: uniphier: merge umc/ and ddrphy/ into a single directory
by Masahiro Yamada
· 9 years ago
f454609
ARM: uniphier: display model number all the time on boot up
by Masahiro Yamada
· 9 years ago
46a9de3
ARM: uniphier: add macros and revision IDs for sLD11 and LD10
by Masahiro Yamada
· 9 years ago
22c2fc6
ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper
by Masahiro Yamada
· 9 years ago
9dd408f
ARM: uniphier: split ProXstream2 board data and change DDR frequency
by Masahiro Yamada
· 9 years ago
c93f279
ARM: uniphier: call uniphier_get_board_param() without FDT blob
by Masahiro Yamada
· 9 years ago
f637bdf
ARM: uniphier: add functions to get SoC model/revision
by Masahiro Yamada
· 9 years ago
3b35c29
ARM: dts: uniphier: use stdout-path instead of console
by Masahiro Yamada
· 9 years ago
b36f305
ARM: dts: uniphier: add outer cache nodes
by Masahiro Yamada
· 9 years ago
3de725b
ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsi
by Masahiro Yamada
· 9 years ago
5f36921
ARM: uniphier: allow DDR function to return more precise error code
by Masahiro Yamada
· 9 years ago
2679f6e
ARM: uniphier: use BIT() macro for DDR PHY header
by Masahiro Yamada
· 9 years ago
9100c0f
ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*
by Masahiro Yamada
· 9 years ago
be5b847
ARM: uniphier: add const qualifier to constant array
by Masahiro Yamada
· 9 years ago
663a592
ARM: uniphier: add static qualifiers to locally used functions
by Masahiro Yamada
· 9 years ago
c33972c
arm: socfpga: Enable simple bus in SPL on all boards
by Marek Vasut
· 9 years ago
fd8eab5
arm: socfpga: Make /soc available in pre-reloc
by Marek Vasut
· 9 years ago
6f02ac4
arm: socfpga: Enabling MTD default partitions
by Chin Liang See
· 9 years ago
6bd5951
arm: socfpga: socrates: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
29186b0
arm: socfpga: sockit: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
3503974
arm: socfpga: mcvevk: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
4eff582
arm: socfpga: de0_nano_soc: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
c631941
arm: socfpga: arria5_socdk: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
f5fa3de
arm: socfpga: cyclone5_socdk: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
fb73f6d
arm: socfpga: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
Next »