Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b165e2ceabaa2630fb8aaff57327d0a09dc88002
b165e2c
ARM: uniphier: merge two defconfig files
by Masahiro Yamada
· 9 years ago
392ecb6
ARM: uniphier: rename variable for DRAM controller base address
by Masahiro Yamada
· 9 years ago
f734aa9
ARM: uniphier: deprecate umc_dram_init_{start, poll}
by Masahiro Yamada
· 9 years ago
44b0e55
ARM: uniphier: remove unused macros for UMC base addresses
by Masahiro Yamada
· 9 years ago
cf3e417
ARM: uniphier: rework DRAM size handling in UMC init code
by Masahiro Yamada
· 9 years ago
c9b5edf
ARM: uniphier: optimize PH1-Pro4 UMC init code with "for" loop
by Masahiro Yamada
· 9 years ago
8596e78
ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loop
by Masahiro Yamada
· 9 years ago
938384f
ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loop
by Masahiro Yamada
· 9 years ago
e84036a
ARM: uniphier: refactor UMC init code for PH1-LD4
by Masahiro Yamada
· 9 years ago
547f6f6
ARM: uniphier: support more DRAM use cases for PH1-sLD8
by Masahiro Yamada
· 9 years ago
7d17759
ARM: uniphier: refactor UMC init code for PH1-sLD8
by Masahiro Yamada
· 9 years ago
a1e2422
ARM: uniphier: refactor DDR-PHY init code
by Masahiro Yamada
· 9 years ago
3bee85d
ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init()
by Masahiro Yamada
· 9 years ago
4b15904
ARM: uniphier: merge DDR PHY init code for 3 SoCs
by Masahiro Yamada
· 9 years ago
a573188
ARM: uniphier: add a field to specify DDR3+
by Masahiro Yamada
· 9 years ago
11cc7b6
ARM: uniphier: disable debug circuit clocks for PH1-Pro4
by Masahiro Yamada
· 9 years ago
65ed12c
ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settings
by Masahiro Yamada
· 9 years ago
f98edfe
ARM: uniphier: refactor UMC init code for ProXstream2
by Masahiro Yamada
· 9 years ago
20abe26
ARM: uniphier: use pr_err() where possible
by Masahiro Yamada
· 9 years ago
1182854
ARM: uniphier: optimize ProXstream2 UMC init code with "for" loop
by Masahiro Yamada
· 9 years ago
799e6f2
ARM: uniphier: rework struct uniphier_board_data
by Masahiro Yamada
· 9 years ago
8f95e48
ARM: uniphier: remove unused umc_polling()
by Masahiro Yamada
· 9 years ago
547ca3b
ARM: uniphier: default to environment in eMMC
by Masahiro Yamada
· 9 years ago
bffeee9
ARM: uniphier: add emmcupdate command
by Masahiro Yamada
· 9 years ago
4e6c3a7
ARM: uniphier: add a command to find the first MMC (non-SD) device
by Masahiro Yamada
· 9 years ago
eac5acf
ARM: uniphier: add eMMC boot support
by Masahiro Yamada
· 9 years ago
299307d
ARM: dts: uniphier: add SD/MMC host controller nodes
by Masahiro Yamada
· 9 years ago
867453e
ARM: uniphier: enable UniPhier SD/MMC host driver
by Masahiro Yamada
· 9 years ago
a0cfcc0
mmc: uniphier: add driver for UniPhier SD/MMC host controller
by Masahiro Yamada
· 9 years ago
6835b45
ARM: dts: uniphier: add GPIO controller nodes
by Masahiro Yamada
· 9 years ago
5f12892
ARM: uniphier: enable GPIO command and driver for UniPhier SoCs
by Masahiro Yamada
· 9 years ago
056832d
gpio: do not include <asm/arch/gpio.h> for UniPhier
by Masahiro Yamada
· 9 years ago
2dbca98
gpio: uniphier: add driver for UniPhier GPIO controller
by Masahiro Yamada
· 9 years ago
94c12bf
ARM: dts: uniphier: rework System Bus nodes
by Masahiro Yamada
· 9 years ago
c8c4e51
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
1310e9e
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
9917fca
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
1597132
net: bootp: Add environment variable for timeout period
by Alexandre Messier
· 9 years ago
5dc3af8
net: phy: atheros: Fix problem with phy_reset() clearing BMCR
by Alison Wang
· 9 years ago
2abf927
powerpc/t208xqds: fix esdhc peripheral clock support
by Yangbo Lu
· 9 years ago
cadf42c
usb: ehci: Fix warning on aarch64
by Marek Vasut
· 9 years ago
d143ddb
pci: Fix compiler warnings in dm_pciauto_setup_device()
by Bin Meng
· 9 years ago
3142b5f
spi: Re-enable the SPI flash tests
by Simon Glass
· 9 years ago
07f6671
spi: Correct two error return values
by Simon Glass
· 9 years ago
f227e64
sandbox: spi: Remove an incorrect free()
by Simon Glass
· 9 years ago
db45d9e
sandbox: spi: Add more debugging to SPI emulation
by Simon Glass
· 9 years ago
a5cb4ab
sandbox: Enable the early timer
by Simon Glass
· 9 years ago
83d54c9
sandbox: Correct ordering of defconfig
by Simon Glass
· 9 years ago
3c7c187b
sandbox: timer: Support the early timer
by Simon Glass
· 9 years ago
8e4f80f
timer: Set up the real timer after driver model is available
by Simon Glass
· 9 years ago
32f6c17
timer: Provide an early timer
by Simon Glass
· 9 years ago
04cb14c
timer: Support tracing fully
by Simon Glass
· 9 years ago
170e5b9
trace: Improve the trace test number recognition
by Simon Glass
· 9 years ago
f864122
lib: Don't instrument the div64 function
by Simon Glass
· 9 years ago
3044ba1
trace: Fix compiler warnings in trace
by Simon Glass
· 9 years ago
546bab1
image: Fix FIT and vboot tests to exit sandbox correctly
by Simon Glass
· 9 years ago
51026aa
Revert "image-fit: Fix signature checking"
by Simon Glass
· 9 years ago
5b539a0
image: Correct the OS location code to work on sandbox
by Simon Glass
· 9 years ago
7646624
test/py: skip tests that require large CONFIG_SYS_MAXARGS
by Stephen Warren
· 9 years ago
850e3f7
test/py: use space to interrupt autoboot
by Stephen Warren
· 9 years ago
d41829d
ARM: rpi: increase CONFIG_SYS_MAXARGS
by Stephen Warren
· 9 years ago
d5c13f7
ARM: zynq: zynqmp: Enable DCC serial driver by default
by Michal Simek
· 9 years ago
b3cc260
serial: dcc: Move driver to DM
by Michal Simek
· 9 years ago
6e3d0fd
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
777526a
test/py: Add option to skip SPL signature checking
by Michal Simek
· 9 years ago
77ec8bc
patman: fix series-notes handling for buildman
by Albert ARIBAUD
· 9 years ago
f03811c
dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabled
by Masahiro Yamada
· 9 years ago
e89a888
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
d454c78
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
7263983
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
4a74160
microblaze: Add missing chosen node
by Michal Simek
· 9 years ago
45f8e33
cmd: mem: Show 64bit addresses which are tested
by Michal Simek
· 9 years ago
3e6dc77
dm: Remove ARM dcc from the list
by Michal Simek
· 9 years ago
95a28a8
rpi: always scroll by 10 lines
by Lubomir Rintel
· 9 years ago
7d33bb6
rpi: set board serial number in environment
by Lubomir Rintel
· 9 years ago
e90e021
booti: Help text rework.
by Karsten Merker
· 9 years ago
07a50f9
tools: Update openrisc toolchain information
by Bin Meng
· 9 years ago
a805b4d
MAINTAINERS: Update no longer valid maintainers' status
by Bin Meng
· 9 years ago
7a88aa0
arm: am437x: cm-t43: bring back BOOTDELAY feature
by Nikita Kiryanov
· 9 years ago
3554f7a
arm: am437x: cm-t43: update parameters for raw mmc boot
by Nikita Kiryanov
· 9 years ago
aa53b98
arm: am437x: cm-t43: set MPU and CORE voltages on boot
by Nikita Kiryanov
· 9 years ago
7fbb3c5
arm: am437x: cm-t43: get rid of enable_vtt_regulator()
by Nikita Kiryanov
· 9 years ago
648ac63
arm: am437x: cm-t43: set tps fseal bit
by Nikita Kiryanov
· 9 years ago
a5c71ff
pmic: tps65218: add useful functions and defines
by Nikita Kiryanov
· 9 years ago
0da2219
arm: am437x: cm-t43: split board file
by Nikita Kiryanov
· 9 years ago
b56c9b1
arm: am437x: cm-t43: define prompt
by Nikita Kiryanov
· 9 years ago
829c3ef
arm: am437x: cm-t43: support all available SPI flash chips
by Nikita Kiryanov
· 9 years ago
b9a0f88
arm: am437x: cm-t43: migrate CONFIG_DM_SERIAL to config file
by Nikita Kiryanov
· 9 years ago
818ac65
arm: am437x: cm-t43: fix cm-t43 boot
by Nikita Kiryanov
· 9 years ago
220597d
board/BuR/kwb: cosmetic changes
by Hannes Schmelzer
· 9 years ago
27bf441
board/BuR: split bur_am335x_common.h into am335x-specific and BuR common parts
by Hannes Schmelzer
· 9 years ago
18f4e02
board/BuR: move everything possible from board's headerfile to KConfig
by Hannes Schmelzer
· 9 years ago
9e22758
board/BuR: use default u-boot prompt on all B&R boards
by Hannes Schmelzer
· 9 years ago
41bfcfb
board/BuR: drop ETH-support in SPL-Stage
by Hannes Schmelzer
· 9 years ago
60da8c3
OMAP3SOM BOARD: Auto detect Logic PD Models
by Adam Ford
· 9 years ago
48d5a7e
test/py: only check for SPL signature if SPL uses serial output
by Heiko Schocher
· 9 years ago
cb8aefa
pci_rom: fix may be used uninitialized warning
by Andreas Bießmann
· 9 years ago
460315e
samsung: fix mkorigenspl for darwin
by Andreas Bießmann
· 9 years ago
1ac7d47
tools: -Wno-deprecated-declarations for OpenSSL on darwin
by Andreas Bießmann
· 9 years ago
a4e80c5
Gracefully handle 64-bit signed-extended 32-bit Load addresses
by William Cohen
· 9 years ago
Next »