Commit Graph

40946 Commits (bf43ce6ca65355d8ad262d7bd55f5d05dbf55e25)
 

Author SHA1 Message Date
Madan Srinivas 998250f784 configs: am43x: hs: Modify SPL load address to fix UART boot issue 9 years ago
Moritz Fischer a2558e8729 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c 9 years ago
Mugunthan V N ae6acf9fe2 drivers: usb: musb: add ti musb host driver with driver model support 9 years ago
Mugunthan V N 1cac34ce16 drivers: usb: musb: adopt musb backend driver to driver model 9 years ago
Mugunthan V N 3aec264869 am33xx: board: probe misc drivers to register musb devices 9 years ago
Mugunthan V N 28b8d5fd2b drivers: usb: musb: add ti musb misc driver for wrapper 9 years ago
Mugunthan V N 195702217d am33xx: board: do not register usb devices when CONFIG_DM_USB is defined 9 years ago
Mugunthan V N 4623f974a5 configs: am335x: usb: do not define CONFIG_DM_USB for spl 9 years ago
Meng Yi 8f3a8428c9 rtc: Add RTC chip pcf2127 support 9 years ago
Stefan Roese 13f3fcac53 dm: core: Add dev_get_addr_size_index() to retrieve addr and size 9 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 9 years ago
Fabien Parent f7f191ee41 cmd/fdt: fix uncallable systemsetup command 9 years ago
Mugunthan V N 8269ee4f96 drivers: usb: gadget: ether: prepare driver for driver model migration 9 years ago
Mugunthan V N ae70100c1f drivers: usb: gadget: ether: use net device priv to pass usb ether priv 9 years ago
Mugunthan V N 5cb3b9d7c7 drivers: usb: gadget: ether: consolidate global devices to single struct 9 years ago
Mugunthan V N d4345aee53 drivers: usb: gadget: ether: adopt to usb driver model 9 years ago
Mugunthan V N 17b4f308cd drivers: usb: gadget: ether: access network_started using local variable 9 years ago
Michal Simek 4408f6f445 dm: blk: Fix get_desc to return block device descriptor 9 years ago
Simon Glass 2f11cd9121 dm: core: Handle global_data moving in SPL 9 years ago
Simon Glass a9401b2bc9 buildman: Rename do_build to config_only 9 years ago
Vladimir Zapolskiy 47c5705d82 r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes 9 years ago
Vladimir Zapolskiy 76a55989b1 sh: generate position independent code for all platforms 9 years ago
Vladimir Zapolskiy 3500581ef3 sh: share the correct version of start.S among all cpus 9 years ago
Vladimir Zapolskiy 9c141b2bd7 sh4: fix start.S by calling board_init_f() after first code relocation 9 years ago
Vladimir Zapolskiy bccf09e0e1 sh: add shared relocate_code() function and call board_init_r() 9 years ago
Vladimir Zapolskiy cdbb0cf8ec sh: add common dram_init() function for all boards 9 years ago
Vladimir Zapolskiy 18a40e8470 sh: define CONFIG_DISPLAY_BOARDINFO to print board information 9 years ago
Vladimir Zapolskiy 9079acba9f sh: remove undefined DEBUG preprocessor token from board config files 9 years ago
Vladimir Zapolskiy 8371dabb5f sh: add MEMORY command to a shared linker script 9 years ago
Vladimir Zapolskiy b26d25072f sh: define entry point and reloc_dst inside a linker script 9 years ago
Vladimir Zapolskiy 9ec4a67ef3 sh: place board lowlevel_init code in the beginning of .text 9 years ago
Vladimir Zapolskiy 3f8b5391ec sh4: use single u-boot linker script for all boards 9 years ago
Vladimir Zapolskiy e2099d78c8 common: sh: add necessary define bits to board_f 9 years ago
Vladimir Zapolskiy 40166c8d1b r2dplus: select rtl8139 driver in defconfig 9 years ago
Vladimir Zapolskiy 7652704722 r2dplus: use P1 area space for text base and PCI system memory 9 years ago
Vladimir Zapolskiy b032eb1f71 sh4: remove __io config options from r2dplus and r7780mp boards 9 years ago
Vladimir Zapolskiy 30391de74f pci: sh7751: map PCI memory space into SDRAM 9 years ago
Vladimir Zapolskiy d44cf293a1 pci: sh7751: fix up PCI I/O space address 9 years ago
Vladimir Zapolskiy b33718c614 sh4: cache: move exported cache manipulation functions into cache.c 9 years ago
Vladimir Zapolskiy 6ab8b961de sh: cache: don't modify CCR from P1 area 9 years ago
Vladimir Zapolskiy c230a37838 sh: cache use jump_to_P2() and back_to_P1() from asm/system.h 9 years ago
Vladimir Zapolskiy dad2b3005e sh3: remove unused cache.c file from being built 9 years ago
Vladimir Zapolskiy 0f62bf633f sh4: cache: correct flush_cache() to writeback and invalidate 9 years ago
Vladimir Zapolskiy ee47c4cb2b sh4: cache: correct dcache flush to invalidate with write-back 9 years ago
Jonathan Gray fd184b9c80 compiler.h: use u-boot endian macros on OpenBSD 9 years ago
Sekhar Nori 7e0b87c91a ARM: am57xx_evm: enable DFU support 9 years ago
Sekhar Nori f843770a6a ARM: ti: consolidate dfu environment variables 9 years ago
Simon Glass 960421ecb3 buildman: Clean up odd characters on the terminal 9 years ago
Simon Glass b464f8e7de buildman: Squash useless output from -K 9 years ago
Simon Glass 94d2ebe5bc buildman: Add documentation for CONFIG checking 9 years ago