Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4cb0ac9c586e209417d187634b644c5bf24ec881
4cb0ac9
dm: mmc: remove DM_MMC_OPS for STM32_SDMMC
by Patrice Chotard
· 7 years ago
ded8022
ARM: DTS: stm32: add SDMMC support fo stm32h743-eval
by Patrice Chotard
· 7 years ago
17ed194
ARM: DTS: stm32: add SDMMC support for stm32h743 disco
by Patrice Chotard
· 7 years ago
3873d70
configs: stm32: update SRAM address for STM32H7 disco and eval
by Patrice Chotard
· 7 years ago
3a75a46
ARM: stm32f7: fix prescaler calculation of timer
by Bo Shen
· 7 years ago
f25bbb2
fs/fat: Check malloc return values and fix memory leaks
by Tuomas Tynkkynen
· 7 years ago
bb93c91
fs/fat: Fix 'CACHE: Misaligned operation at range' warnings
by Tuomas Tynkkynen
· 7 years ago
3237bc6
cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
by Tom Rini
· 7 years ago
13c1f3a
scripts: Move Kconfig contents to cmd/Kconfig
by Sam Protsenko
· 7 years ago
21aad13
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
by Patrice Chotard
· 7 years ago
b21a69a
serial: stm32x7: add STM32F4 support
by Patrice Chotard
· 7 years ago
24fc72d
serial: stm32x7: add fifo support for STM32H7
by Patrice Chotard
· 7 years ago
5011e6f
serial: stm32x7: prepare the ground to STM32F4 support
by Patrice Chotard
· 7 years ago
d42610a
serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible
by Patrice Chotard
· 7 years ago
6961a9d
serial: stm32x7: cleanup code
by Patrice Chotard
· 7 years ago
f489a4f
ARMv8: make master CPU checking logic more clear
by zijun_hu
· 7 years ago
2b1760f
board: STiH410-B2260: set ramdisk_addr_r to 0x48000000
by Lee Jones
· 7 years ago
e2db71e
board: STiH410-B2260: fix sdram size
by Nicolas Le Bayon
· 7 years ago
78b4e04
board: STiH410-B2260: update environment variable
by Patrice Chotard
· 7 years ago
446c7d0
ARMv8: fix error in freeing stack frame
by zijun_hu
· 7 years ago
fc4741f
ARMv8: get new GD address from gd->new_gd directly
by zijun_hu
· 7 years ago
1d54325
Travis-CI: Fix microblaze and xilinx jobs
by Tom Rini
· 7 years ago
a29829e
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
by Tom Rini
· 7 years ago
558e282
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
6391f07
x86: edison: Bring minimal ACPI support to the board
by Andy Shevchenko
· 7 years ago
286e77f
x86: tangier: Enable ACPI support for Intel Tangier
by Andy Shevchenko
· 7 years ago
8aa8782
x86: theadorable-x86-xxx_defconfig: Enable setexpr command
by Stefan Roese
· 7 years ago
0ca4c0a
x86: theadorable-x86-common: Move "-generic" into kernel-ver variable
by Stefan Roese
· 7 years ago
63d4ab1
x86: theadorable-x86-common: Add further pci hotplug cmdline parameters
by Stefan Roese
· 7 years ago
b715542
Travis-CI: Split out more vendors from the catch-all ARM job
by Tom Rini
· 7 years ago
bd8a537
Travis-CI: Move Boundary and Engicam devices to their own jobs
by Tom Rini
· 7 years ago
a49f5d9
Travis-CI: Move Toradex into its own job
by Tom Rini
· 7 years ago
93f341c
fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls
by Tom Rini
· 7 years ago
b828665
tools/fit_image.c: Update some return code paths
by Tom Rini
· 7 years ago
9ee0167
cmd/time.c: Initialize 'repeatable' variable
by Tom Rini
· 7 years ago
920c4dd
cmd/pxe.c: Rework initrd and bootargs handling slightly
by Tom Rini
· 7 years ago
4beb235
cmd/nvedit.c: Update input handling to cover overflow cases
by Tom Rini
· 7 years ago
0ac17d8
test/dm: Fix string handling issues in the eth test
by Tom Rini
· 7 years ago
aaa968b
test/overlay: Fix various malloc/free leaks
by Tom Rini
· 7 years ago
7e805c0
GPT: fix memory leaks identified by Coverity
by Alison Chaiken
· 7 years ago
d1c9e80
fs-test: Add test for a filename using '..' to go back to the root
by Tuomas Tynkkynen
· 7 years ago
3e78e85
fs/fat: Fix pathnames using '..' that lead to the root directory
by Tuomas Tynkkynen
· 7 years ago
e304b02
fs-test: Add FAT16 support
by Tuomas Tynkkynen
· 7 years ago
48fbf25
fs/ext4: Fix group descriptor checksum calculation
by Tuomas Tynkkynen
· 7 years ago
8fc9c3d
doc: Fix statements on case sensitivity for regulator prefix
by Felix Brack
· 7 years ago
8b6fba2
omap: Fix warning when looking for userdata part
by Sam Protsenko
· 7 years ago
dee8038
disk: Provide API to get partition by name for specific type
by Sam Protsenko
· 7 years ago
77ebe36
omap: Omit fastboot.userdata_size related errors
by Sam Protsenko
· 7 years ago
5ed6846
travis.yml: Add job for running test.py in qemu_arm
by Tuomas Tynkkynen
· 7 years ago
28cac52
ARM: Add a new arch + board for QEMU's 'virt' machine
by Tuomas Tynkkynen
· 7 years ago
a765f71
PCI: Add driver for a 'pci-host-ecam-generic' host controller
by Tuomas Tynkkynen
· 7 years ago
544a2e7
pci: layerscape: Use pci_generic_mmap_{read, write}_config
by Tuomas Tynkkynen
· 7 years ago
6b18f2a
pci: xilinx: Use pci_generic_mmap_{read, write}_config()
by Tuomas Tynkkynen
· 7 years ago
8cce4cf
pci: Add helper for implementing memory-mapped config space accesses
by Tuomas Tynkkynen
· 7 years ago
a68ca9e
omap: detect board before spl_early_init()
by Jean-Jacques Hiblot
· 7 years ago
a2fee16
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
by Jean-Jacques Hiblot
· 7 years ago
5d96cab
fdtdec: sort include files
by Jean-Jacques Hiblot
· 7 years ago
dbde288
lib: allow building lzo for the SPL
by Jean-Jacques Hiblot
· 7 years ago
0d3aa34
gzip: add a function to parse the header
by Jean-Jacques Hiblot
· 7 years ago
bf44da2
lzo: add a function to check the validity of the header
by Jean-Jacques Hiblot
· 7 years ago
5e7c12e
fit: If no matching config is found in fit_find_config_node(), use the default one
by Jean-Jacques Hiblot
· 7 years ago
a922d81
fit: fixed bug in locate_dtb_in_fit()
by Jean-Jacques Hiblot
· 7 years ago
f1f8c4d
fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()
by Jean-Jacques Hiblot
· 7 years ago
2037fa4
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
by Jean-Jacques Hiblot
· 7 years ago
170b687
linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux
by Masahiro Yamada
· 7 years ago
f0c82a8
disk: part_dos: Use the original allocation scheme for the SPL case
by Fabio Estevam
· 7 years ago
121973a
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
10cbc1c
common: Drop LOGLEVEL to 4
by Tom Rini
· 7 years ago
f70f39f
dm: replace dm_dbg() with pr_debug()
by Masahiro Yamada
· 7 years ago
edad892
linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13
by Masahiro Yamada
· 7 years ago
9e74eb5
dm: define dev_*() log functions in DM header
by Masahiro Yamada
· 7 years ago
958f0f0
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
by Masahiro Yamada
· 7 years ago
75035f3
bug.h: sync BUILD_BUG stuff with Linux 4.13
by Masahiro Yamada
· 7 years ago
70ed993
vsprintf.h: include <linux/types.h>
by Masahiro Yamada
· 7 years ago
0c9f8eb
common.h: remove error()
by Masahiro Yamada
· 7 years ago
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
bf9c293
printk: collect printk stuff into <linux/printk.h> with loglevel support
by Masahiro Yamada
· 7 years ago
5e882e9
stdio.h: move printf() stuff from <common.h> to <stdio.h>
by Masahiro Yamada
· 7 years ago
f4116b6
sunxi: only init USB Ethernet gadget when it's enabled
by Icenowy Zheng
· 7 years ago
53bba76
sunxi: usb_phy: invert the USB phy_ctl condition
by Maxime Ripard
· 7 years ago
4bf9f82
sun7i: a20: Add Bananapi M1 Plus support
by Jagan Teki
· 7 years ago
61922c1
sunxi: defaultly enable SPL for Lichee Pi Zero
by Icenowy Zheng
· 7 years ago
36546f1
sunxi: Enable eMMC on Cubietruck Plus
by Chen-Yu Tsai
· 7 years ago
a6d7d4c
sunxi: rename Bananapi M3 dts file name
by Chen-Yu Tsai
· 7 years ago
4a553ca
sunxi: Fix USB_GADGET implication
by Maxime Ripard
· 7 years ago
65cefba
sunxi: Remove the MMC index hack
by Maxime Ripard
· 7 years ago
ae56d97
sunxi: Use sunxi_get_boot_device
by Maxime Ripard
· 7 years ago
1941be8
arm: sunxi: Move spl_boot_device in a separate function
by Maxime Ripard
· 7 years ago
259fe7a
sunxi: Add support for A20-OLinuXino-MICRO-eMMC
by Stefan Mavrodiev
· 7 years ago
bc7db01
sunxi: Enable CMD_GPT by default
by Maxime Ripard
· 7 years ago
2433644
cmd: Move CONFIG_RANDOM_UUID to Kconfig
by Maxime Ripard
· 7 years ago
cacb69f
sunxi: sina33: Sync the device tree with the kernel
by Maxime Ripard
· 7 years ago
f67cc9d
sunxi: Imply USB_ETHER
by Maxime Ripard
· 7 years ago
f54aba3
sunxi: Register usb_ether
by Maxime Ripard
· 7 years ago
847bcf0
musb: sunxi: switch to the device model
by Maxime Ripard
· 7 years ago
6d7dfe2
cmd: fastboot: Rework fastboot dependency
by Maxime Ripard
· 7 years ago
abb17b4
sunxi: imply USB_GADGET
by Maxime Ripard
· 7 years ago
6375bd8
sunxi: provide default USB gadget setup
by Maxime Ripard
· 7 years ago
48e78f8
usb: gadget: usb_ether: Move settings to common
by Maxime Ripard
· 7 years ago
7f78b9d
usb: gadget: Make g_dnl USB settings common
by Maxime Ripard
· 7 years ago
Next »