Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f7ac4053258cec48f4e9cbe7a031d8885c9fd659
f7ac405
video: Sort Makefile entries
by Mario Six
· 6 years ago
fd1cc42
cmd: Add axi command
by Mario Six
· 6 years ago
16f57da
test: Add AXI test
by Mario Six
· 6 years ago
9592215
sandbox: Add and build AXI bus and device
by Mario Six
· 6 years ago
f95104d
axi: Add AXI sandbox driver and simple emulator
by Mario Six
· 6 years ago
defed5e
axi: Add ihs_axi driver
by Mario Six
· 6 years ago
573b1b9
drivers: Add AXI uclass
by Mario Six
· 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
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
aeb3c64
configs: kirkwood: ds109: switch to DM_I2C
by Chris Packham
· 6 years ago
5b269c4
i2c: imx_lpi2c: add uclass api support
by Peng Fan
· 6 years ago
e4ddfdb
i2c-mux: pca954x: support pca9646 i2c switch
by Peng Fan
· 6 years ago
a417bd1
mvebu: clearfog: use kconfig symbols to select boot device
by Baruch Siach
· 6 years ago
b35c447
mvebu: support UART boot image
by Baruch Siach
· 6 years ago
ea3d9de
mvebu: select boot device at SoC level
by Baruch Siach
· 6 years ago
8d196a4
mvebu: consolidate SPL boot device config symbols
by Baruch Siach
· 6 years ago
daa6f08
mvebu: a38x: drop duplicate platform id symbols
by Baruch Siach
· 6 years ago
99e6fa2
mvebu: turris_omnia: use u-boot-spl-dtb.bin
by Baruch Siach
· 6 years ago
7a2c2be
dm: power-domain: query power domain after get device
by Peng Fan
· 6 years ago
6fba32d
dm: core: device: enable power domain in probe
by Peng Fan
· 6 years ago
3775fed
power: Add CONFIG_SPL_POWER_DOMAIN config
by Peng Fan
· 6 years ago
5796570
power-domain: add dummy functions when CONFIG_POWER_DOMAIN not defined
by Peng Fan
· 6 years ago
24a686a
arm64: zynqmp: Add support for Avnet Ultra96
by Michal Simek
· 6 years ago
c1c763d
arm: zynq: add support for the zybo z7 board
by Luis Araneda
· 6 years ago
9adb526
Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq
by Siva Durga Prasad Paladugu
· 6 years ago
33fcc8e
arm64: zynqmp: Enable soft gpio driver for zcu102 and zcu100
by Michal Simek
· 6 years ago
c782417
gpio: zynq: Used platdata structure for storing static data instead of priv
by Vipul Kumar
· 6 years ago
c24a3d5
microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VER
by Michal Simek
· 6 years ago
c1bb21b
arm: zynq: Fix indentation for zynq-cse targets
by Michal Simek
· 6 years ago
bd35b56
arm: zynq: Remove fclk-enable property for cse-nor target
by Michal Simek
· 6 years ago
386c979
arm: zynqmp: Fix sdhci clock in emmc1 mini configuration
by Michal Simek
· 6 years ago
d9cfc12
arm: zynqmp: Move NR_DRAM_BANKS for mini confiration
by Michal Simek
· 6 years ago
f26b4c7
spi: Kconfig: Create ISSI Kconfig entry
by Michal Simek
· 9 years ago
bac07eb
arm: spring: fix alias of mmc correctly
by Minkyu Kang
· 6 years ago
7c79a6d
arm: exynos5: fix warning of dts
by Minkyu Kang
· 6 years ago
c6026c0
arm: exynos4: fix warning of dts
by Minkyu Kang
· 6 years ago
03cf3af
ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMC
by Lukasz Majewski
· 6 years ago
22c2afa
ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC (sdr_timing)
by Lukasz Majewski
· 6 years ago
a09c2c8
ARM: Odroid XU3: MAINTAINERS: Add a co-maintainer for OdroidXU3
by Lukasz Majewski
· 6 years ago
7b1fdbe
ARM: Odroid XU3: Adjust BOOT_TARGET_DEVICES to allow booting from SD card (mmc2)
by Lukasz Majewski
· 6 years ago
42a4b14
ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0
by Lukasz Majewski
· 6 years ago
d77817a
ARM: Odroid XU3: Enable driver model support for MMC (DM_MMC)
by Lukasz Majewski
· 6 years ago
dfd05bd
ARM: Odroid XU3: config: Disable SDHCI support in the Odroid XU3
by Lukasz Majewski
· 6 years ago
6702cb2
ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_config()
by Lukasz Majewski
· 6 years ago
Next »