Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d1f43334a5934e3eee470885eb96c9bfb0e1f4d5
d1f4333
fs: btrfs: Fix unaligned memory accesses
by Alberto Sánchez Molero
· 7 years ago
d5d3655
clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value
by Patrice Chotard
· 7 years ago
d24bdf1
ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrl
by Faiz Abbas
· 7 years ago
54c866a
configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASE
by Faiz Abbas
· 7 years ago
df664c0
tools: remove unused ret
by Jelle van der Waa
· 7 years ago
e2d564e
clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()
by Patrice Chotard
· 7 years ago
b710b7f
clk: clk_stm32f: Remove STMMAC clock setup
by Patrice Chotard
· 7 years ago
1e41485
ARM: dts: stm32: Add STMMAC clocks for stm32f746
by Patrice Chotard
· 7 years ago
ea5a47c
atomic-long: Fix warnings on arm64
by Bradley Bolen
· 7 years ago
19764b6
ARM: dts: stm32: add stm32429-eval-u-boot dts file
by Patrice Chotard
· 7 years ago
328125e
ARM: dts: stm32: Add STM32F429 Evaluation board support
by Patrice Chotard
· 7 years ago
ac871ab
board: stm32: Add stm32f429-evaluation board support
by Patrice Chotard
· 7 years ago
23518da
configs: stm32f: Remove STM32_HSE_HZ for all STM32F series
by Patrice Chotard
· 7 years ago
acd97ca
clk: stm32: retrieve external oscillator frequency from DT
by Patrice Chotard
· 7 years ago
a60d3f8
ARM: dts: stm32: add "u-boot, dm-pre-reloc" for clk_hse in stm32f7-u-boot
by Patrice Chotard
· 7 years ago
375cc6e
arm: bootm-fdt.c: fix compiler warning
by Heiko Schocher
· 7 years ago
a46bb75
arm: mach-omap2: Pass args to secure ROM in SRAM in SPL
by Andrew F. Davis
· 7 years ago
ee9b75b
common: board_r: Fix style violations
by Mario Six
· 7 years ago
80b66dd
common: board_f: Fix style violations
by Mario Six
· 7 years ago
aed664a
serial: ns16550: Fix style violation
by Mario Six
· 7 years ago
16408ee
include: dm: Fix 'devioe'/'devuce' typos
by Mario Six
· 7 years ago
f99b6bf
gpio: mpc8xxx: Make live-tree compatible
by Mario Six
· 7 years ago
d7c6f71
gpio: mpc8xxx: Make compatible with more SoCs
by Mario Six
· 7 years ago
d006f68
gpio: mpc8xxx: Rename Kconfig option, structures, and functions
by Mario Six
· 7 years ago
09b1fa5
gpio: mpc85xx: Rename driver file to mpc8xxx
by Mario Six
· 7 years ago
cc94b17
gpio: mpc85xx_gpio: Fix style violations
by Mario Six
· 7 years ago
cc567d4
gpio: pca953x_gpio: Make live-tree compatible
by Mario Six
· 7 years ago
3df8286
gpio: pca953x_gpio: Fix style violations
by Mario Six
· 7 years ago
055afba
Initialize SHA buffer size var in passwd_abort
by Martin Etnestad
· 7 years ago
235a02f
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
d72c2a2
usb: host: Drop unused hcd_name from r8a66597-hcd.c
by Tom Rini
· 7 years ago
a9e5d7e
usb: Remove isp116x-hcd support
by Tom Rini
· 7 years ago
82e5fc3
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
357f199
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
1bcae16
ARM: uniphier: enable HS200 support for uniphier_v8_defconfig
by Masahiro Yamada
· 7 years ago
4485696
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
c00a369
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
a5bbe26
ARM: rmobile: Convert R8A7791 Porter board to DM and DT
by Marek Vasut
· 7 years ago
5b16e01
ARM: rmobile: Enable OF_CONTROL on RCar Gen2
by Marek Vasut
· 7 years ago
19cad64
ARM: dts: rmobile: Add SoC and board U-Boot DT extras
by Marek Vasut
· 7 years ago
c8ea473
ARM: dts: rmobile: Add rudimentary R8A7790 Stout DT
by Marek Vasut
· 7 years ago
648559c
ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
1360fa9
ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
0fb574c
ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
d2def43
ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
5348576
ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8
by Marek Vasut
· 7 years ago
020d394
net: sh_eth: Add DM and DT support
by Marek Vasut
· 7 years ago
7ba5262
net: sh_eth: Clump legacy functions together
by Marek Vasut
· 7 years ago
c13be6a
net: sh_eth: Split sh_eth_init
by Marek Vasut
· 7 years ago
ccdfc5e
net: sh_eth: Separate out MAC address programming
by Marek Vasut
· 7 years ago
48de90d
net: sh_eth: Split sh_eth_recv
by Marek Vasut
· 7 years ago
044eb2d
net: sh_eth: Pass sh_eth_dev around
by Marek Vasut
· 7 years ago
ee2f21b
net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
by Marek Vasut
· 7 years ago
7457ce9
net: ravb: staticize ravb_start
by Marek Vasut
· 7 years ago
5012d1e
pci: rmobile: Add RCar Gen2 PCIe controller driver
by Marek Vasut
· 7 years ago
e4f6e9b
gpio: rmobile: Add RCar Gen2 compatible string
by Marek Vasut
· 7 years ago
8b7dcd3
env: sunxi: Enable FAT-based environment support by default
by Maxime Ripard
· 7 years ago
9ba2ac7
sunxi: Transition from the MMC to a FAT-based environment
by Maxime Ripard
· 7 years ago
8944875
env: Mark env_get_location as weak
by Maxime Ripard
· 7 years ago
7569e18
env: Allow to build multiple environments in Kconfig
by Maxime Ripard
· 7 years ago
662a1ec
env: mmc: depends on the MMC framework
by Maxime Ripard
· 7 years ago
2131c5e
env: Initialise all the environments
by Maxime Ripard
· 7 years ago
520cf80
env: Support multiple environments
by Maxime Ripard
· 7 years ago
12e6eac
env: common: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
dda03f9
env: mmc: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
be6b2dc
env: fat: Make the debug messages play a little nicer
by Maxime Ripard
· 7 years ago
185402a
env: Make it explicit where we're loading our environment from
by Maxime Ripard
· 7 years ago
1e8294d
env: Make the env save message a bit more explicit
by Maxime Ripard
· 7 years ago
fd3158e
env: Pass additional parameters to the env lookup function
by Maxime Ripard
· 7 years ago
b7da89a
env: Rename env_driver_lookup_default and env_get_default_location
by Maxime Ripard
· 7 years ago
3c0b2e5
cmd: nvedit: Get rid of the env lookup
by Maxime Ripard
· 7 years ago
ef44a44
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
1c478c2
ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32
by Tom Rini
· 7 years ago
e3b0a65
gpio: sunxi: Add compatible string for H5 PIO
by Chris Blake
· 7 years ago
814d82b
sunxi: Add limit with the MMC environment
by Maxime Ripard
· 7 years ago
0eb86a5
Makefile: Add size check to the u-boot.itb make target
by Maxime Ripard
· 7 years ago
1179074
sunxi: imply CONFIG_OF_LIBFDT_OVERLAY
by Andre Heider
· 7 years ago
3bd5954
net: regex: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
9cddcba
video: bpp16: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
fa43878
video: bpp8: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
e813795
cmd: misc: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
fb52d2f
cmd: loads: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
88e4a39
cmd: loadb: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
bb65157
cmd: unzip: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
e6f8774
cmd: crc32: Disable by default on sunXi
by Maxime Ripard
· 7 years ago
ab68b43
dfu: select HASH
by Maxime Ripard
· 7 years ago
706e57b
Merge git://git.denx.de/u-boot-mips
by Tom Rini
· 7 years ago
60649bb
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
16f90b5
MIPS: add BMIPS Comtrend AR-5315u board
by Álvaro Fernández Rojas
· 7 years ago
cade62c
MIPS: add support for Broadcom MIPS BCM6318 SoC family
by Álvaro Fernández Rojas
· 7 years ago
cb93652
dm: ram: bmips: add BCM6318 support
by Álvaro Fernández Rojas
· 7 years ago
9e72a9a
dm: cpu: bmips: add BCM6318 support
by Álvaro Fernández Rojas
· 7 years ago
69639f0
MIPS: add BMIPS Comtrend WAP-5813n board
by Álvaro Fernández Rojas
· 7 years ago
75d4cf2
MIPS: add support for Broadcom MIPS BCM6368 SoC family
by Álvaro Fernández Rojas
· 7 years ago
1b6ddac
dm: cpu: bmips: add BCM6368 support
by Álvaro Fernández Rojas
· 7 years ago
8b841e3
DW SPI: Get clock value from Device Tree
by Eugeniy Paltsev
· 7 years ago
7473932
SOCFPGA: clock manager: implement dw_spi_get_clk function
by Eugeniy Paltsev
· 7 years ago
4e9b4c4
usb: ehci: mxs: fix swapped argument in ehci_writel()
by Daniel Schwierzeck
· 7 years ago
0a1ef7c
usb: xhci: Fix bool initialization in xhci_bulk_tx
by Gustavo A. R. Silva
· 7 years ago
b212b90
mips: bmips: increment SYS_MALLOC_F_LEN
by Álvaro Fernández Rojas
· 7 years ago
Next »