Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c6411f0027b17f38ecfbfe87adf7b0b7a119e3e3
c6411f0
ARM: dts: socfpga: Add missing UART resets
by Marek Vasut
· 6 years ago
a292bd9
ARM: dts: socfpga: Flag reset manager on A10 as pre-reloc
by Marek Vasut
· 6 years ago
95db8ee
ARM: socfpga: Register the FPGA on A10 in SPL again
by Marek Vasut
· 6 years ago
8e30203
arm: socfpga: gen5: combine some init code for SPL and U-Boot
by Simon Goldschmidt
· 6 years ago
3854a1a
arm: socfpga: fix device trees to work with DM serial
by Simon Goldschmidt
· 6 years ago
bc698cc
arm: socfpga: cyclone5: handle debug uart
by Simon Goldschmidt
· 6 years ago
1849e25
arm: socfpga: spl_gen5: clean up malloc_base assignment
by Simon Goldschmidt
· 6 years ago
17a1c61
arm: socfpga: fix SPL on gen5 after moving to DM serial
by Simon Goldschmidt
· 6 years ago
b52e853
travis: give every job a name
by Stephen Warren
· 6 years ago
7c8b325
elf: Add support for PPC64 ELF V1 ABI in bootelf
by Rob Bracero
· 6 years ago
80654968
db410c: Fixup DRAM
by Ramon Fried
· 6 years ago
1e48bb1
snapdragon: Add DRAM detection & FDT fixup
by Ramon Fried
· 6 years ago
6839baf
disk: part: Don't show redundant error message
by Sam Protsenko
· 6 years ago
051dfd8
env: Don't show "Failed" error message
by Sam Protsenko
· 6 years ago
5566caf
smbios: fix checkstyle warning
by Christian Gmeiner
· 6 years ago
e812e2c
smbios: fix checkstyle error
by Christian Gmeiner
· 6 years ago
9fded7b
doc: FIT image: clarify usage of "compression" property
by Simon Goldschmidt
· 6 years ago
7fce5f2
configs: omap3_logic: Disable NAND ID during SPL
by Adam Ford
· 6 years ago
9b82088
configs: omap: Remove dead config CONFIG_SYS_NAND_ADDR
by Adam Ford
· 6 years ago
bafe162
doc: README.iscsi: make compatible with restructured text
by Heinrich Schuchardt
· 6 years ago
653a547
doc: add structure to Sphinx generated docs
by Heinrich Schuchardt
· 6 years ago
c141fa5
README: U_BOOT_ENV_CALLBACK functions
by Heinrich Schuchardt
· 6 years ago
995ea73
drivers: serial: document on_baudrate()
by Heinrich Schuchardt
· 6 years ago
ca55fb9
omap3_logic: Fix CONS_INDEX
by Adam Ford
· 6 years ago
7f00c2f
sata: fix sata_Probe return value check
by Troy Kisky
· 6 years ago
29bf603
sandbox: led: use new function to configure default state
by Patrick Delaunay
· 6 years ago
36e3d11
stm32mp1: use new function led default state
by Patrick Delaunay
· 6 years ago
a5bf928
dm: led: move default state support in led uclass
by Patrick Delaunay
· 6 years ago
18cc3d3
Revert "dm: led: auto probe() LEDs with "default-state""
by Patrick Delaunay
· 6 years ago
1d6fa27
stm32mp1: add gpio led support
by Patrick Delaunay
· 6 years ago
dac5394
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
e8cac37
bcm968380gerg: Add MAINTAINERS file
by Tom Rini
· 6 years ago
6e5686c
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
cdf9793
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
ab79fb0
dfu: Provide more verbose error message
by Sam Protsenko
· 6 years ago
6500cde
dfu: Fix memory leak in dfu_init_env_entities()
by Sam Protsenko
· 6 years ago
6d29e5c
dfu: Fix data abort in dfu_free_entities()
by Sam Protsenko
· 6 years ago
85763fc
usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes
by Alberto Panizzo
· 6 years ago
7ecbcb8
usb: rockchip: fix printing csw debug info
by Alberto Panizzo
· 6 years ago
dac7c2c
usb: rockchip: be quiet on serial port while transferring data
by Alberto Panizzo
· 6 years ago
f069eff
usb: rockchip: implement K_FW_LBA_ERASE_10 command
by Alberto Panizzo
· 6 years ago
4594021
usb: rockchip: implement K_FW_LBA_READ_10 command
by Alberto Panizzo
· 6 years ago
aa21ca3
usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command
by Alberto Panizzo
· 6 years ago
4ed7611
usb: rockchip: fix command failed on host side due to missing data
by Alberto Panizzo
· 6 years ago
1661bf2
gadget: f_thor: fix hang-up with ctrl-c
by Seung-Woo Kim
· 6 years ago
fa73c1c
patman: Correct unit test failure
by Simon Glass
· 6 years ago
b474c76
libfdt: Update to latest pylibfdt implementation
by Simon Glass
· 6 years ago
d74d312
test: dm: pci: Add cases for finding PCI capability APIs
by Bin Meng
· 6 years ago
a7366f0
dm: pci: Add APIs to find capability and extended capability
by Bin Meng
· 6 years ago
16541e8
pci: Add all known capability and extended capability ids
by Bin Meng
· 6 years ago
510dddb
test: dm: pci: Add tests for mixed static and dynamic devices on the same bus
by Bin Meng
· 6 years ago
11c41ab
pci: sandbox: emul: Rename priv structure
by Bin Meng
· 6 years ago
4e08073
test: dm: pci: Test driver binding with driver data provided
by Bin Meng
· 6 years ago
5fed536
sandbox: Update test.dts for dynamic PCI device driver matching
by Bin Meng
· 6 years ago
c69ae41
pci: sandbox: swap_case: Declare dynamic driver matching
by Bin Meng
· 6 years ago
156bc6f
pci: sandbox: Support dynamically binding device driver
by Bin Meng
· 6 years ago
a8d2780
dm: pci: Assign correct driver data when binding a driver
by Bin Meng
· 6 years ago
2fc987e
pci: sandbox: emul: Fix the call to pci_bus_find_devfn()
by Bin Meng
· 6 years ago
325eed9
test: dm: pci: Add tests for configuration space access
by Bin Meng
· 6 years ago
408e590
test: dm: pci: Test more than one PCI host controller
by Bin Meng
· 6 years ago
5b87baf
pci: sandbox: swap_case: Preserve space indicator bit in BAR registers
by Bin Meng
· 6 years ago
cbf071b
test: dm: pci: Test more than one device on the same bus
by Bin Meng
· 6 years ago
1445042
test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()
by Bin Meng
· 6 years ago
20bdc1e
dm: pci: Fix scanning multi-function device
by Bin Meng
· 6 years ago
00d808e
dm: pci: Extract vendor/device id in child_post_bind()
by Bin Meng
· 6 years ago
fa15771
dm: core: Add ofnode function to read PCI vendor and device id
by Bin Meng
· 6 years ago
f425404
dm: Correct typos in uclass_first/next_device_check()
by Bin Meng
· 6 years ago
32b7d7d
pci: Remove 440ep-specific macros
by Bin Meng
· 6 years ago
74b4361
bcm968380gerg: add initial support
by Philippe Reynes
· 6 years ago
d140661
bcm6838: add initial support
by Philippe Reynes
· 6 years ago
13b8ec8
bmips: ram: add an option to force the size of the ram
by Philippe Reynes
· 6 years ago
d45008f
mips: au1x00: Remove support for these SoCs
by Tom Rini
· 6 years ago
d094872
mips: dbau1x00: Remove this board
by Tom Rini
· 6 years ago
d9669f1
configs: Resync with savedefconfig
by Tom Rini
· 6 years ago
180a3c8
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 6 years ago
28c8664
zynqmp: Add avnet_ultra96_rev1_defconfig to the lits of boards
by Tom Rini
· 6 years ago
12e6f56
Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
7849808
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
ce08e09
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
3579d3c
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 6 years ago
1f53aba
arm: zynq: dts: add spi flash node to zedboard
by Luis Araneda
· 6 years ago
305f1c5
gpio: xilinx: Add support for using label property
by Michal Simek
· 6 years ago
7fa52c2
gpio: xilinx: Return 0 from xilinx_gpio_set_value
by Michal Simek
· 6 years ago
810e4bc
gpio: xilinx: Not read output values via regs
by Michal Simek
· 6 years ago
c2ed007
common: fdt: Make fdt_del_subnodes/fdt_del_partition static
by Michal Simek
· 6 years ago
ee39afb
gpio: xilinx: Simplify logic in xilinx_gpio_set_value
by Michal Simek
· 6 years ago
c2116f3
gpio: xilinx: Set value before changing direction
by Michal Simek
· 6 years ago
e2f91e5
gpio: xilinx: Remove !DM driver
by Michal Simek
· 6 years ago
9260d99
gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()
by Michal Simek
· 6 years ago
7996857
arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONS
by Vladimir Vid
· 6 years ago
ab7e8a1
tools: kwboot: properly quit when read() returns 0
by Willy Tarreau
· 6 years ago
e8f8a7c
tools: kwboot: unbreak terminal-only mode
by Willy Tarreau
· 6 years ago
c6408d1
ARM: kirkwood: add SBx81LIFXCAT board
by Chris Packham
· 6 years ago
9031377
arm: mvebu: clearfog: add u-boot, dm-spl tag for spi
by Jon Nettleton
· 6 years ago
2b96112
arm: mvebu: helios4: remove duplicate sdhci pins node
by Baruch Siach
· 6 years ago
6c1494a
arm: mvebu: Better align Clearfog dts file with Linux kernel
by Jon Nettleton
· 6 years ago
9b02c5f
arm: mvebu: clearfog: use the microsom .dtsi
by Baruch Siach
· 6 years ago
48a8b3e
arm: mvebu: solidrun-microsom: update SPI flash compatible
by Baruch Siach
· 6 years ago
c393325
configs: kirkwood: Move RTC_MV to DM and Kconfig
by Chris Packham
· 6 years ago
91f359d
configs: move RTC_MV config from mv-plug-common.h to boards
by Chris Packham
· 6 years ago
Next »