Commit Graph

33570 Commits (ed02c532be690b3d0c3e15c81531785a788fd949)
 

Author SHA1 Message Date
Simon Glass 99b81a4d86 dm: core: Remove a comment about dropping per_child_auto_alloc_size 10 years ago
Simon Glass 93c7fe4a0c dm: core: Tidy up devres comments 10 years ago
Simon Glass fb04c9d7b8 dm: core: Fix device flag whitespace 10 years ago
Simon Glass 9a79f6e6d5 dm: core: Adjust device.h header file order 10 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 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
Thomas Chou 37e24499b9 nios2: map physical address to uncached virtual address 10 years ago
Thomas Chou ac45c9cba1 nios2: enable malloc() pool before relocation 10 years ago
Thomas Chou 3e468e6896 nios2: call board_init_f_mem 10 years ago
Thomas Chou 34243804d6 nios2: zap version_string 10 years ago
Thomas Chou 651389a055 nios2: zap dly_clks 10 years ago
Thomas Chou e6500f86a6 nios2: Split timer code into timer.c 10 years ago
Thomas Chou fea7f3aa3e nios2: Switch to generic timer 10 years ago
Thomas Chou 51068bcfc9 nios2: enable Driver Model 10 years ago
Thomas Chou e6e2c15d48 nios2: enable device tree control of U-Boot 10 years ago
Thomas Chou 1226dfdadd nios2: define _end in link script 10 years ago
Thomas Chou 355483e102 nios2: remove gp assignments in link script 10 years ago
Thomas Chou e900298ea4 nios2: enlarge the code relocation range 10 years ago
Thomas Chou 4192b8c358 nios2: BSS should be cleared only after board_init_f 10 years ago
Thomas Chou b6c180928c nios2: move altera_pio_init to board_early_init_r 10 years ago
Thomas Chou a03377b62f nios2: permit device tree control of U-Boot 10 years ago
Thomas Chou 25ea166112 nios2: enable CONFIG_NET_RANDOM_ETHADDR 10 years ago
Thomas Chou ca1d80c02f nios2: move command line configuration to Kconfig 10 years ago
Mugunthan V N 9f13b6d147 ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio 10 years ago
Mugunthan V N 1ed0f85faf drivers: gpio: omap: add support for parsing additional gpio parameters 10 years ago