Commit Graph

41026 Commits (6fa0d3457238af30a41c2ae2939f0d1e85895e33)
 

Author SHA1 Message Date
Fabien Parent c69a05d0b9 davinci: omapl138_lcdk: add NAND SPL boot support 8 years ago
Fabien Parent b2b3365a1c davinci: omapl138_lck: remove obsolete define 8 years ago
Fabien Parent ef04479627 davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE 8 years ago
Fabien Parent 1dbab2745a davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE 8 years ago
Fabien Parent d92ca46e72 davinci: omapl138_lcdk: use correct define for 16 bit NAND chips 8 years ago
Fabien Parent cf07d39fb1 NAND: davinci: add support for NAND chips with 16 bits bus 8 years ago
Fabien Parent 742762bf85 davinci: omapl138_lcdk: add u-boot sector for mmc/sd boot 8 years ago
Fabien Parent 5d7cdf3af6 davinci: da850evm: fix empty boot method list in the SPL 8 years ago
Fabien Parent a5ab44f69b davinci: omapl138_lcdk: configure ddr2 8 years ago
Fabien Parent cd895dcbe0 davinci: omapl138_lcdk: configure pll0 8 years ago
Fabien Parent b31bf37a38 ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig 8 years ago
Fabien Parent f519b36491 ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig 8 years ago
Nishanth Menon 3891a54f47 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX 8 years ago
Nishanth Menon 042fdb7cab usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type 8 years ago
Nishanth Menon 4361220dae ARM: K2G: DDR3: Fix up priv ID for MPU 8 years ago
Lokesh Vutla 5d4d436c6d ARM: AMx3xx: Make FIT boot as default boot on HS devices 8 years ago
Lokesh Vutla 82cca5a6be ARM: AM57xx: Make FIT boot as default boot on HS devices 8 years ago
Lokesh Vutla 71c1b58e89 ARM: DRA7: Make FIT boot as default boot on HS devices 8 years ago
Lokesh Vutla 1e93cc8473 ti_armv7_common: env: Add support for loading FIT images 8 years ago
Lokesh Vutla 2a77788439 ti_armv7_common: env: Consolidate support for loading images from mmc 8 years ago
Madan Srinivas 998250f784 configs: am43x: hs: Modify SPL load address to fix UART boot issue 8 years ago
Moritz Fischer a2558e8729 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c 8 years ago
Mugunthan V N ae6acf9fe2 drivers: usb: musb: add ti musb host driver with driver model support 8 years ago
Mugunthan V N 1cac34ce16 drivers: usb: musb: adopt musb backend driver to driver model 8 years ago
Mugunthan V N 3aec264869 am33xx: board: probe misc drivers to register musb devices 8 years ago
Mugunthan V N 28b8d5fd2b drivers: usb: musb: add ti musb misc driver for wrapper 8 years ago
Mugunthan V N 195702217d am33xx: board: do not register usb devices when CONFIG_DM_USB is defined 8 years ago
Mugunthan V N 4623f974a5 configs: am335x: usb: do not define CONFIG_DM_USB for spl 8 years ago
Meng Yi 8f3a8428c9 rtc: Add RTC chip pcf2127 support 8 years ago
Stefan Roese 13f3fcac53 dm: core: Add dev_get_addr_size_index() to retrieve addr and size 8 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Fabien Parent f7f191ee41 cmd/fdt: fix uncallable systemsetup command 8 years ago
Mugunthan V N 8269ee4f96 drivers: usb: gadget: ether: prepare driver for driver model migration 8 years ago
Mugunthan V N ae70100c1f drivers: usb: gadget: ether: use net device priv to pass usb ether priv 8 years ago
Mugunthan V N 5cb3b9d7c7 drivers: usb: gadget: ether: consolidate global devices to single struct 8 years ago
Mugunthan V N d4345aee53 drivers: usb: gadget: ether: adopt to usb driver model 8 years ago
Mugunthan V N 17b4f308cd drivers: usb: gadget: ether: access network_started using local variable 8 years ago
Michal Simek 4408f6f445 dm: blk: Fix get_desc to return block device descriptor 8 years ago
Simon Glass 2f11cd9121 dm: core: Handle global_data moving in SPL 8 years ago
Simon Glass a9401b2bc9 buildman: Rename do_build to config_only 8 years ago
Vladimir Zapolskiy 47c5705d82 r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes 8 years ago
Vladimir Zapolskiy 76a55989b1 sh: generate position independent code for all platforms 8 years ago
Vladimir Zapolskiy 3500581ef3 sh: share the correct version of start.S among all cpus 8 years ago
Vladimir Zapolskiy 9c141b2bd7 sh4: fix start.S by calling board_init_f() after first code relocation 8 years ago
Vladimir Zapolskiy bccf09e0e1 sh: add shared relocate_code() function and call board_init_r() 8 years ago
Vladimir Zapolskiy cdbb0cf8ec sh: add common dram_init() function for all boards 8 years ago
Vladimir Zapolskiy 18a40e8470 sh: define CONFIG_DISPLAY_BOARDINFO to print board information 8 years ago
Vladimir Zapolskiy 9079acba9f sh: remove undefined DEBUG preprocessor token from board config files 8 years ago
Vladimir Zapolskiy 8371dabb5f sh: add MEMORY command to a shared linker script 8 years ago
Vladimir Zapolskiy b26d25072f sh: define entry point and reloc_dst inside a linker script 8 years ago