Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e570232854ac0bdb9b31ccea16b45c79330d96fb
e570232
efi_loader: Always flush in cache line size granularity
by Alexander Graf
· 9 years ago
1a6bbac
dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZE
by Mateusz Kulikowski
· 9 years ago
2ff5cc3
efi_loader: Use system fdt as fallback
by Alexander Graf
· 9 years ago
c5bba09
distro: Enable iso partition code
by Alexander Graf
· 9 years ago
3491ee7
efi_loader: Increase path string to 32 characters
by Alexander Graf
· 9 years ago
c49a1b8
efi_loader: Pass file path to payload
by Alexander Graf
· 9 years ago
eb8d82c
efi_loader: Add el torito support
by Alexander Graf
· 9 years ago
06fe57b
efi_loader: Split drive add into function
by Alexander Graf
· 9 years ago
90a199e
iso: Allow 512 byte sector size
by Alexander Graf
· 9 years ago
b0c1326
iso: Start with partition 1
by Alexander Graf
· 9 years ago
168c1e8
iso: Make little endian and 64bit safe
by Alexander Graf
· 9 years ago
0ac8cea
board: ti: am57xx: Add support for am572x idk in SPL
by Steve Kipisz
· 9 years ago
6a37866
board: ti: am57xx: Update EMIF SDRAM 1 and 3 Timings
by Schuyler Patton
· 9 years ago
481bd48
am57x: Move CONS_INDEX to Kconfig
by Daniel Allred
· 9 years ago
f168c65
cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
by Michal Simek
· 9 years ago
811382b
kconfig: Move CONFIG_OF_LIBFDT to Kconfig
by Michal Simek
· 9 years ago
df09524
bcm281xx: save ENV to MMC
by Steve Rae
· 9 years ago
7f79bf6
bcm281xx: enable CONFIG_OF_LIBFDT
by Steve Rae
· 9 years ago
7dc4e85
configs: dra74_evm: enable mmc driver model
by Mugunthan V N
· 9 years ago
30dcff8
configs: dra72_evm: enable mmc driver model
by Mugunthan V N
· 9 years ago
c08efbe
ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and dt binding docs
by Mugunthan V N
· 9 years ago
0aa768f
ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt binding docs
by Mugunthan V N
· 9 years ago
a9a0aa7
drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined
by Mugunthan V N
· 9 years ago
1fda80c
drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer
by Mugunthan V N
· 9 years ago
5da543c
common: env: support sata device
by Peng Fan
· 9 years ago
3d3d91c
ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE
by Stephen Warren
· 9 years ago
830a8e3
drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
by Tom Rini
· 9 years ago
1807907
fdt: implement dev_get_addr_name()
by Stephen Warren
· 9 years ago
22e4268
sandbox: Enable many more commands
by Tom Rini
· 9 years ago
e75c02d
test/dm/core.c: Make pre-reloc test use pre-reloc struct
by Tom Rini
· 9 years ago
c235027
board: README.sandbox: Update dm test command
by Jagan Teki
· 9 years ago
10dd3ca
doc: driver-model: Update dm tests run using test.py
by Jagan Teki
· 9 years ago
9d4ce6b
dm: device.c: Minor coding-style fix
by Stefan Roese
· 9 years ago
ef1851a
dm: part: fix missing driver name in debug print
by Nishanth Menon
· 9 years ago
7cf58dd
dm: core: device: set pinctrl state for pinctrl device
by Peng Fan
· 9 years ago
2bbbd7c
xpress: Update <usb/ehci-fsl.h> include
by Tom Rini
· 9 years ago
a4b8b8e
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
319cff4
ARM64: zynqmp: Use i2c cadence DM driver
by Michal Simek
· 9 years ago
0075dac
dm: i2c: Add driver for Cadence I2C IP
by Moritz Fischer
· 9 years ago
30d7814
i2c: Describe Cadence I2C devicetree bindings
by Moritz Fischer
· 9 years ago
a9072dd
ARM64: zynqmp: Enable pca953x driver for zcu102
by Michal Simek
· 9 years ago
fc2ef43
GPIO: pca953x: Remove compilation warnings on arm64
by Michal Simek
· 9 years ago
9a5299f
ARM64: zynqmp: Enable CMD_GPIO and DM_GPIO for ep108
by Michal Simek
· 9 years ago
3c1107e
zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP
by Siva Durga Prasad Paladugu
· 9 years ago
1904ce5
gpio: zynqmp: Add GPIO driver support for ZynqMP
by Siva Durga Prasad Paladugu
· 9 years ago
228a1f9
gpio: zynq: Move the definitions to driver file
by Siva Durga Prasad Paladugu
· 9 years ago
4fde71c
gpio: zynq: Remove non driver model code
by Siva Durga Prasad Paladugu
· 9 years ago
d6d0082
gpio: Kconfig: Enable Zynq GPIO driver using kconfig
by Siva Durga Prasad Paladugu
· 9 years ago
6fea901
gpio: zynq: Convert Zynq GPIO to driver model
by Siva Durga Prasad Paladugu
· 9 years ago
943f458
ARM64: zynqmp: Clean header after moving stuff to Kconfig
by Michal Simek
· 9 years ago
a335bd2
ARM64: zynqmp: Add support for zc1751 with DC cards
by Michal Simek
· 9 years ago
0b780f0
ARM64: zynqmp: Add defconfig for zcu102 revB board
by Michal Simek
· 9 years ago
5fc61c8
ARM64: zynqmp: Add support for ZCU102 platform
by Michal Simek
· 9 years ago
507e4f4
ARM64: zynqmp: Remove netdev.h from board file
by Michal Simek
· 9 years ago
a8c0bf3
ARM64: zynqmp: Make DDR detection code work on 32bit system
by Michal Simek
· 9 years ago
a913132
ARM64: zynqmp: Extend early malloc space to be able to run DM drivers
by Michal Simek
· 9 years ago
b9658ce
ARM64: zynqmp: Do not setup DM_ETH/GPIO/MMC by default for all boards
by Michal Simek
· 9 years ago
3a9dfcf
ARM64: zynqmp: Add missing nand node for ep108
by Punnaiah Choudary Kalluri
· 9 years ago
8386b64
ARM64: zynqmp: Added OOB timing settings in zynqmp-ep108.dts
by Anurag Kumar Vulisha
· 9 years ago
d171c75
ARM64: zynqmp: Use 64bit size cell format for memory node
by Michal Simek
· 9 years ago
13111a1
ARM64: zynqmp: Fix DWC3 binding with the kernel
by Michal Simek
· 9 years ago
de4c7ba
ARM64: zynqmp: Add serdes address space dp driver
by Michal Simek
· 9 years ago
928d8ed
ARM64: zynqmp: Align register description
by Michal Simek
· 9 years ago
7e58f3b
ARM64: zynqmp: dp: Add default properties to zynqmp.dtsi
by Hyun Kwon
· 9 years ago
4fb90b3e
ARM64: zynqmp: Use correct addresses in node names
by Hyun Kwon
· 9 years ago
738bc44
ARM64: zynqmp: Align node address with parent node for dpdma
by Michal Simek
· 9 years ago
8f0dc3e
ARM64: zynqmp: Add backward compatible string for uart
by Michal Simek
· 9 years ago
f9fda43
ARM64: zynqmp: Fix coding style for pcie
by Michal Simek
· 9 years ago
f6e02b3
ARM64: zynqmp: Extend pcie node to support legacy interrupts
by Bharat Kumar Gogada
· 9 years ago
111d29a
ARM64: zynqmp: Add interrupt-controller property to gpio nodes
by Michal Simek
· 9 years ago
de96a3e
ARM64: zynqmp: Add ddrc node in dts
by Naga Sureshkumar Relli
· 9 years ago
7b3cb89
ARM64: zynqmp: Added clocks to DT
by VNSL Durga
· 9 years ago
b197dd4
ARM64: zynqmp: Add CCI-400 node
by Michal Simek
· 9 years ago
86e6eee
ARM64: zynqmp: Add missing interrupt-parent to PMU node
by Michal Simek
· 9 years ago
40ef7de
ARM64: zynqmp: DT: Add power domains
by Soren Brinkmann
· 9 years ago
d7ce737
ARM64: zynqmp: Added broken-tuning property to SD, eMMC nodes
by P L Sai Krishna
· 9 years ago
5804e92
ARM64: zynqmp: Sync GEM nodes with Linux
by Michal Simek
· 9 years ago
fde098f
ARM64: zynqmp: Hook up the GEMs to the SMMU
by Edgar E. Iglesias
· 9 years ago
f1880d8
ARM64: zynqmp: Correct IRQ nr for the SMMU
by Edgar E. Iglesias
· 9 years ago
c345e71
ARM64: zynqmp: Add 8-bit bus width property.
by P L Sai Krishna
· 9 years ago
aebee4f
ARM64: zynqmp: dt: Change qspi node compatible string
by Ranjit Waghmode
· 9 years ago
ea79504
ARM64: zynqmp: Add missing mmc aliases
by Michal Simek
· 9 years ago
65aaf11
ARM64: zynqmp: Use C pre-processor for includes in dts
by Alistair Francis
· 9 years ago
d1d90f1
ARM64: zynqmp: Move kernel and fdt offsets and sizes to board config file
by Siva Durga Prasad Paladugu
· 9 years ago
72cc993
ARM: zynq: Do not perform reset at the end of thor
by Michal Simek
· 9 years ago
f4780a7
ARM: zynq: Support systems with more memory banks
by Michal Simek
· 9 years ago
134244a
ARM: zynq: Use memory initialization based on DTS file
by Michal Simek
· 9 years ago
b46e95f
ARM: zynq: Fix usb phy node for Zybo
by Michal Simek
· 9 years ago
9e5b344
ARM: zynq: Extend microzed board support
by Michal Simek
· 9 years ago
48d4def
ARM: zynq: Add missing qspi for xm013
by Michal Simek
· 9 years ago
b50744b
ARM: zynq: Create empty line below headers
by Michal Simek
· 9 years ago
6603e1c
ARM: zynq: Align spi and qspi node locations
by Michal Simek
· 9 years ago
e6ba900
ARM: zynq: zc706: Add adv7511 on i2c bus
by Christian Kohn
· 9 years ago
9d979ac
ARM: zynq: zc702: Add adv7511 on i2c bus
by Christian Kohn
· 9 years ago
b3d1531
ARM: zynq: DT: Add ethernet phy reset information
by Punnaiah Choudary Kalluri
· 9 years ago
8073b86
ARM: zynq: Fix bootargs in board dtsi
by Michal Simek
· 9 years ago
6972778
ARM: zynq: Align devcfg node
by Michal Simek
· 9 years ago
ec052ab
ARM: dts: Updated devicetree bindings for Zynq 7000 platform
by Moritz Fischer
· 9 years ago
6b75cff
ARM: dts: zynq: Add devicetree entry for Xilinx Zynq reset controller.
by Moritz Fischer
· 9 years ago
5d27fd8
ARM: zynq: Add interrupt-controller property to gpio nodes
by Michal Simek
· 9 years ago
Next »