Commit Graph

37834 Commits (756e76f0753fdb6b6ea10482db5ebbaf72c9df66)
 

Author SHA1 Message Date
Simon Glass feee28f7d7 openrisc: Drop the arch-specific board init 9 years ago
Roger Quadros 3ac8d1ee12 usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled 9 years ago
Alexander Graf bc6fc28b86 net: Optionally use pxe client arch from variable 9 years ago
Alexander Graf 6a6187efd2 efi_loader: Select bounce buffers for known-bad boards 9 years ago
Alexander Graf 51735ae0ea efi_loader: Add bounce buffer support 9 years ago
Lukasz Majewski 851bda8148 cosmetic: debug: Replace #ifdef DEBUG with debug() macro 9 years ago
Beniamino Galvani c7757d4695 arm: meson: implement calls to secure monitor 9 years ago
Beniamino Galvani bfcef28ae4 arm: add initial support for Amlogic Meson and ODROID-C2 9 years ago
Beniamino Galvani 0e1a3e30de net: designware: fix descriptor layout and warnings on 64-bit archs 9 years ago
Beniamino Galvani 5a07abb370 arm: implement generic PSCI reset call for armv8 9 years ago
Alexander Graf 20898ea934 distro: Add efi pxe boot code 9 years ago
Alexander Graf 210be5c4cb net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig 9 years ago
Alexander Graf fa96f37ec5 net: Fix client identifiers for ARM 9 years ago
Simon Glass 3c27b6ad54 dm: rockchip: Enable CONFIG_BLK 9 years ago
Simon Glass e6c28073f9 dm: mmc: Use cfg directly in mmc_bind() 9 years ago
Simon Glass e419a3ec1a dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL 9 years ago
Simon Glass f6e41d17ab dm: rockchip: mmc: Allow use of CONFIG_BLK 9 years ago
Simon Glass 5e6ff810c3 dm: mmc: dwmmc: Support CONFIG_BLK 9 years ago
Simon Glass ef5609c33f dm: mmc: spl: Add support for CONFIG_BLK 9 years ago
Simon Glass 487d756f78 dm: efi: Update for CONFIG_BLK 9 years ago
Simon Glass 19d2e34237 dm: mmc: Convert sdhci to support CONFIG_BLK 9 years ago
Simon Glass 5461acba44 dm: env: mmc: Convert env_mmc to support CONFIG_BLK 9 years ago
Simon Glass 3c2d75269c rockchip: Drop SPL GPIO support for rk3288 9 years ago
Simon Glass b55e04a021 rockchip: video: Flush the cache when the display is updated 9 years ago
Simon Glass 56d6977121 rockchip: Drop unnecessary SPL properties 9 years ago
Simon Glass 9217d93bc4 rockchip: Check image name for the rksd image 9 years ago
Sjoerd Simons 2ed6dc8338 rockchip: rock2: dts: use status = "okay" not ok 9 years ago
Sjoerd Simons 1c09a7fb98 rockchip: rk3288-firefly: Add gmac definition 9 years ago
Sjoerd Simons 2f3920047a rockchip: rk3288: grf: Define GRF_SOC_CON1 and GRF_SOC_CON3 9 years ago
Sjoerd Simons 0aefc0b0c7 rockchip: rk3288: Add clock support for the gmac ethernet interface 9 years ago
Sjoerd Simons 70f7a2cdac rockchip: rk3288: pinctrl: support more pins 9 years ago
Sjoerd Simons 90b7fc924a net: designware: support phy reset device-tree bindings 9 years ago
Alexander Graf 0dac6b4e85 net: Move the VCI and client arch values to Kconfig 9 years ago
Alexander Graf 4570a993d5 bootp: Move vendor class identifier set to function 9 years ago
Alexander Graf 0efe1bcf5c efi_loader: Add network access support 9 years ago
Heiko Schocher 7e6621a1ca test/py: fix NameError exception if bdi cmd is not supported 9 years ago
Kunihiko Hayashi dafd64888c cmd: replace the cast of the memory access to a fixed bit type in itest 9 years ago
Patrick Delaunay a565386762 disk: part_efi: fix check of the max partition size 9 years ago
Marek Vasut 04681cb3a4 cmd: disk: Fix unused variable warning 9 years ago
Michal Simek 90a7417602 SPL: FIT: Align loading address for header 9 years ago
mario.six@gdsys.cc 71db3270db dm: gpio: pca953x: Support PCA953X with 40 GPIOs 9 years ago
Andreas Fenkart f71cee4bfc tools/env: compute size of usable area only once 9 years ago
Andreas Fenkart cedb341e7f tools/env: fw_printenv pass value_only as argument 9 years ago
Andreas Fenkart c3a23e8b5f tools/env: remove 'extern' from function prototype in fw_env.h 9 years ago
Andreas Fenkart dcdc1f6a9b tools/env: pass key as argument to env_aes_cbc_crypt 9 years ago
Simon Glass 61fe076f0f mmc: Use byte array for multipliers 9 years ago
Simon Glass 9cf7b1a74c mmc: Drop dead mmc code for non-generic MMC 9 years ago
Simon Glass e98dd20cce mmc: Drop mmc_register() 9 years ago
Simon Glass 5c0862155c reset: Drop the reset failure message 9 years ago
Simon Glass 5c411d88be tiny-printf: Support snprintf() 9 years ago