Commit Graph

33503 Commits (94af6842df93dc0b5aa092e3221d35950cacf2d0)
 

Author SHA1 Message Date
Jagan Teki 70676cb3b5 dts: zynq: Add zynq qspi controller nodes 9 years ago
Jagan Teki 46d0a9913c spi: Add zynq qspi controller driver 9 years ago
Gong Qianyu 677f970bc6 common/board_f.c: modify the macro to use get_clocks() more common 9 years ago
Masahiro Yamada 09f3ca3dd5 arm, powerpc: select SYS_GENERIC_BOARD 9 years ago
Simon Glass 5553f000fc Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot" 9 years ago
Simon Glass 5fa030b9f0 zynq: Move SPL console init out of board_init_f() 9 years ago
Simon Glass cd2bee3544 microblaze: Add a TODO to call board_init_f_mem() 9 years ago
Simon Glass 5ba534d247 arm: Switch 32-bit ARM to using generic global_data setup 9 years ago
Simon Glass 931bec31b4 arm: Switch aarch64 to using generic global_data setup 9 years ago
Simon Glass 518f0bccc4 board_init_f_mem(): Don't create an unused early malloc() area 9 years ago
Simon Glass 12360982fa board_init_f_mem(): Don't require memset() 9 years ago
Simon Glass af6bbd4dae Move board_init_f_mem() into a common location 9 years ago
Stephen Warren 47b7164450 fs-test.sh: fix pre-requisite detection 9 years ago
Stephen Warren 4a28274227 test: fat: add test of non-contiguous file reads 9 years ago
Stephen Warren 7861204c9a itest: make memory access work under sandbox 9 years ago
Roy Spliet 40d2154726 distro_bootcmd: Add support for booting from ubifs 9 years ago
Hans de Goede 251cee0db2 ubifs: Add generic fs support 9 years ago
Hans de Goede 29cc5bcadf ubifs: Add functions for generic fs use 9 years ago
Hans de Goede ad15749b6d ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use 9 years ago
Hans de Goede afc1744ec8 disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set 9 years ago
Pierre Aubert 83636fa09d Allow imxtract to extract part of script image. 9 years ago
Thomas Huth 310ae37edb Fix bad return value checks (detected with Coccinelle) 9 years ago
Guillaume GARDET bff78567da ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support 9 years ago
Bernhard Nortmann 13cfbe5135 allow LED initialization without STATUS_LED_BOOT 9 years ago
Bernhard Nortmann d375ebbcb6 add generic stubs for GPIO LEDs 9 years ago
Stephen Warren 4ea5243a3a fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT 9 years ago
Thomas Chou 545dfd1014 env: export fdt_blob to the environment variable 9 years ago
Simon Glass 2419cd16a1 dm: tpm: Drop CONFIG_DM_TPM 9 years ago
Christophe Ricard 3e7d940bb6 dm: tpm: Every TPM drivers should depends on DM_TPM 9 years ago
Christophe Ricard c2b0f600a1 dm: tpm: Remove every compilation switch for TPM driver model 9 years ago
Christophe Ricard 302c5dba0a dm: tpm: Add Driver Model support for tpm_atmel_twi driver 9 years ago
Christophe Ricard 0766ad2f7f dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon 9 years ago
Simon Glass 8d1f3a9daf dm: core: Tidy up comments in device.h 9 years ago
Simon Glass 99b81a4d86 dm: core: Remove a comment about dropping per_child_auto_alloc_size 9 years ago
Simon Glass 93c7fe4a0c dm: core: Tidy up devres comments 9 years ago
Simon Glass fb04c9d7b8 dm: core: Fix device flag whitespace 9 years ago
Simon Glass 9a79f6e6d5 dm: core: Adjust device.h header file order 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Lokesh Vutla 6c2441c1d3 dm: keystone: serial: Add driver model support 9 years ago
Thomas Chou 96fa1e4385 net: convert altera_tse to driver model and phylib 9 years ago
Thomas Chou 8a3ea97966 nios2: fix virt_to_phys for nios2 with MMU 9 years ago
Thomas Chou 485e2d8edd nios2: add README.nios2 9 years ago
Thomas Chou 6168dc6a7a nios2: zap nios2-generic board dir 9 years ago
Thomas Chou 7cacb64a35 nios2: convert dma_alloc_coherent to use malloc_cache_aligned 9 years ago
Thomas Chou b8112091bb nios2: convert copy_exception_trampoline to use dm cpu data 9 years ago
Thomas Chou 21ff7344d1 nios2: convert cache flush to use dm cpu data 9 years ago
Thomas Chou 55e2b4d4e5 nios2: set default cache configuration in start.S 9 years ago
Thomas Chou bbba0714b7 nios2: zap initdram 9 years ago
Thomas Chou 4a572fa851 nios2: clean up comments style in start.S 9 years ago
Thomas Chou a64be6124a nios2: convert ioremap to use dm cpu data 9 years ago