Commit Graph

33353 Commits (435acd83b2b4f31699732f090d28d66cabb05912)
 

Author SHA1 Message Date
Mingkai Hu 435acd83b2 armv7/ls1021a: move ns_access to common file 9 years ago
Gong Qianyu 18fb0e3cae common/board_f.c: change the macro name and remove it for PPC platforms 9 years ago
horia.geanta@freescale.com 5757e06c69 arm: ls102xa: enable snooping for CAAM transactions 9 years ago
Prabhakar Kushwaha 2bc3b2e85c armv8: ls2085a: Add support of random MAC address 9 years ago
Prabhakar Kushwaha 7b2edb8b9d driver: net: ldpaa_eth: Set MAC address during interface open 9 years ago
Shaohui Xie c69384e11d armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIA 9 years ago
Aneesh Bansal f59e69cbd3 crypto/fsl: SEC driver cleanup for 64 bit and endianness 9 years ago
Aneesh Bansal f4f0b7403a Data types defined for 64 bit physical address 9 years ago
Aneesh Bansal 7bcb0eb285 Pointers in ESBC header made 32 bit 9 years ago
Alison Wang 0cbba8e953 ls102xa: fdt: Disable IFC in SD boot for QSPI 9 years ago
Alison Wang 947cee1127 arm: ls1021a: Add QSPI or IFC support in SD boot 10 years ago
Zhao Qiang 713bf94ff2 QE: modify the address of qe ucode 10 years ago
Alison Wang 6a00a9cb15 armv8/fsl-lsch3: fdt: Check the pointer returned from call to a function may be NULL 10 years ago
Scott Wood da77c81990 fdt_support: Don't panic if stdout alias is missing 10 years ago
Scott Wood 6b6db0d509 arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIAS 10 years ago
Gong Qianyu 677f970bc6 common/board_f.c: modify the macro to use get_clocks() more common 10 years ago
Masahiro Yamada 09f3ca3dd5 arm, powerpc: select SYS_GENERIC_BOARD 10 years ago
Simon Glass 5553f000fc Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot" 10 years ago
Simon Glass 5fa030b9f0 zynq: Move SPL console init out of board_init_f() 10 years ago
Simon Glass cd2bee3544 microblaze: Add a TODO to call board_init_f_mem() 10 years ago
Simon Glass 5ba534d247 arm: Switch 32-bit ARM to using generic global_data setup 10 years ago
Simon Glass 931bec31b4 arm: Switch aarch64 to using generic global_data setup 10 years ago
Simon Glass 518f0bccc4 board_init_f_mem(): Don't create an unused early malloc() area 10 years ago
Simon Glass 12360982fa board_init_f_mem(): Don't require memset() 10 years ago
Simon Glass af6bbd4dae Move board_init_f_mem() into a common location 10 years ago
Stephen Warren 47b7164450 fs-test.sh: fix pre-requisite detection 10 years ago
Stephen Warren 4a28274227 test: fat: add test of non-contiguous file reads 10 years ago
Stephen Warren 7861204c9a itest: make memory access work under sandbox 10 years ago
Roy Spliet 40d2154726 distro_bootcmd: Add support for booting from ubifs 10 years ago
Hans de Goede 251cee0db2 ubifs: Add generic fs support 10 years ago
Hans de Goede 29cc5bcadf ubifs: Add functions for generic fs use 10 years ago
Hans de Goede ad15749b6d ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use 10 years ago
Hans de Goede afc1744ec8 disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set 10 years ago
Pierre Aubert 83636fa09d Allow imxtract to extract part of script image. 10 years ago
Thomas Huth 310ae37edb Fix bad return value checks (detected with Coccinelle) 10 years ago
Guillaume GARDET bff78567da ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support 10 years ago
Bernhard Nortmann 13cfbe5135 allow LED initialization without STATUS_LED_BOOT 10 years ago
Bernhard Nortmann d375ebbcb6 add generic stubs for GPIO LEDs 10 years ago
Lokesh Vutla 6c2441c1d3 dm: keystone: serial: Add driver model support 10 years ago
Thomas Chou 96fa1e4385 net: convert altera_tse to driver model and phylib 10 years ago
Thomas Chou 8a3ea97966 nios2: fix virt_to_phys for nios2 with MMU 10 years ago
Thomas Chou 485e2d8edd nios2: add README.nios2 10 years ago
Thomas Chou 6168dc6a7a nios2: zap nios2-generic board dir 10 years ago
Thomas Chou 7cacb64a35 nios2: convert dma_alloc_coherent to use malloc_cache_aligned 10 years ago
Thomas Chou b8112091bb nios2: convert copy_exception_trampoline to use dm cpu data 10 years ago
Thomas Chou 21ff7344d1 nios2: convert cache flush to use dm cpu data 10 years ago
Thomas Chou 55e2b4d4e5 nios2: set default cache configuration in start.S 10 years ago
Thomas Chou bbba0714b7 nios2: zap initdram 10 years ago
Thomas Chou 4a572fa851 nios2: clean up comments style in start.S 10 years ago
Thomas Chou a64be6124a nios2: convert ioremap to use dm cpu data 10 years ago