Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
510dddb27e7c9773a7929ac87dd9fbfdadfe4ba3
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
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
a723ad0
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
7674fb5
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
f3cc631
clk: clk_set_default: accept no-op skip fields
by Neil Armstrong
· 6 years ago
6ee9d72
mailmap: Update mail address (lukma)
by Lukasz Majewski
· 6 years ago
9e73902
ARM: dts: stm32: remove cd-inverted for stm32429i-eval
by Patrice Chotard
· 6 years ago
53dbf6e
mmc: arm_pl180_mmci: Remove cd_inverted host's struct field
by Patrice Chotard
· 6 years ago
afba498
mmc: arm_pl180_mmci: Add missing clk_free
by Patrice Chotard
· 6 years ago
328bd2e
mmc: arm_pl180_mmci: Update to support CONFIG_BLK
by Patrice Chotard
· 6 years ago
de69200
configs: stm32f469-disco: Enable CONFIG_BLK
by Patrice Chotard
· 6 years ago
7e5482c
configs: stm32f746-disco: Enable CONFIG_BLK
by Patrice Chotard
· 6 years ago
1945b53
configs: stm32f429-evaluation: Enable CONFIG_BLK
by Patrice Chotard
· 6 years ago
468c29d
docproc: Remove
by Tom Rini
· 6 years ago
dc66357
bootcount: Fix misaligned cache operation
by Alex Kiernan
· 6 years ago
4eecab7
armv8: make SPL exception vectors optional
by Andre Przywara
· 6 years ago
af09f01
armv8: Reduce exception handling code
by Andre Przywara
· 6 years ago
7bf2725
ti_omap3_common: Add CONFIG_SYS_NS16550_COMx entries
by Adam Ford
· 6 years ago
eae0c63
configs: stm32mp15: enable ADC
by Fabrice Gasnier
· 6 years ago
5a1da38
adc: Add driver for STM32 ADC
by Fabrice Gasnier
· 6 years ago
de492f2
dt-bindings: Document STM32 ADC DT bindings
by Fabrice Gasnier
· 6 years ago
91d954b
dm: adc: uclass: get reference regulator once
by Fabrice Gasnier
· 6 years ago
1119271
clk: add clk_valid()
by Fabrice Gasnier
· 6 years ago
0601c1b
kconfig: Replace spaces with tabs
by Michal Simek
· 6 years ago
8a15786
Add Beaglebone Enhanced support
by Koen Kooi
· 6 years ago
312cae9
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
5d71604
arm: sunxi: Allwinner A10 SPI driver
by Stefan Mavrodiev
· 7 years ago
833ff18
spi: kirkwood: add orion-spi compatible string
by Chris Packham
· 6 years ago
f45abaa
spi: kirkwood: Get drvdata in .ofdata_to_platdata
by Jagan Teki
· 7 years ago
84727b6
mtd: add spi flash id s25fl128l
by Clément Laigle
· 6 years ago
a963a78
ARM: tegra: align carveout size
by Stephen Warren
· 6 years ago
5463a6a
binman: Adjust _GetPropTree() parameters
by Simon Glass
· 6 years ago
24b9744
binman: Add a test to catch use of the old 'pos' property
by Simon Glass
· 6 years ago
4a6989a
binman: Rename ReadContents() to ReadBlobContents()
by Simon Glass
· 6 years ago
7eca792
binman: Show the image position in the map
by Simon Glass
· 6 years ago
Next »