Commit Graph

33339 Commits (123b6cd7a4f75536734a7bff97db6eebce614bd1)
 

Author SHA1 Message Date
Tom Rini 123b6cd7a4 taihu: Remove 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
Thomas Chou 121e36dacd nios2: convert do_reset to use dm cpu data 10 years ago
Thomas Chou 6368c3e75f nios2: remove asm/psr.h 10 years ago
Thomas Chou ca844dd8c5 nios2: convert altera sysid to driver model 10 years ago
Thomas Chou 4395e06eb9 dm: implement a Miscellaneous uclass 10 years ago
Thomas Chou 2e2da4c67d serial: remove altera serial initializations 10 years ago
Thomas Chou a54915d8a1 nios2: convert altera timer to driver model 10 years ago
Thomas Chou 8f41b8785b timer: start a new timer after relocation 10 years ago
Thomas Chou c8a7ba9e6a dm: implement a Timer uclass 10 years ago
Thomas Chou bcae80e955 nios2: convert nios2 cpu to driver model 10 years ago
Thomas Chou 88d5ecf4b9 nios2 : convert altera_pio to driver model 10 years ago
Thomas Chou d21275ef5e nios2: add clear and set bits macros 10 years ago
Thomas Chou 15a56f9cb7 spi : convert altera_spi to driver model 10 years ago
Thomas Chou da2f838d8a nios2: convert altera_uart to driver model 10 years ago
Thomas Chou 220e8021af nios2: convert altera_jtag_uart to driver model 10 years ago