index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-12-02
drivers: usb: musb: adopt musb backend driver to driver model
Mugunthan V N
2016-12-02
am33xx: board: probe misc drivers to register musb devices
Mugunthan V N
2016-12-02
drivers: usb: musb: add ti musb misc driver for wrapper
Mugunthan V N
2016-12-02
am33xx: board: do not register usb devices when CONFIG_DM_USB is defined
Mugunthan V N
2016-12-02
configs: am335x: usb: do not define CONFIG_DM_USB for spl
Mugunthan V N
2016-12-02
rtc: Add RTC chip pcf2127 support
Meng Yi
2016-12-02
dm: core: Add dev_get_addr_size_index() to retrieve addr and size
Stefan Roese
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
cmd/fdt: fix uncallable systemsetup command
Fabien Parent
2016-12-02
drivers: usb: gadget: ether: prepare driver for driver model migration
Mugunthan V N
2016-12-02
drivers: usb: gadget: ether: use net device priv to pass usb ether priv
Mugunthan V N
2016-12-02
drivers: usb: gadget: ether: consolidate global devices to single struct
Mugunthan V N
2016-12-02
drivers: usb: gadget: ether: adopt to usb driver model
Mugunthan V N
2016-12-02
drivers: usb: gadget: ether: access network_started using local variable
Mugunthan V N
2016-12-02
dm: blk: Fix get_desc to return block device descriptor
Michal Simek
2016-12-02
dm: core: Handle global_data moving in SPL
Simon Glass
2016-12-02
buildman: Rename do_build to config_only
Simon Glass
2016-12-02
r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes
Vladimir Zapolskiy
2016-12-02
sh: generate position independent code for all platforms
Vladimir Zapolskiy
2016-12-02
sh: share the correct version of start.S among all cpus
Vladimir Zapolskiy
2016-12-02
sh4: fix start.S by calling board_init_f() after first code relocation
Vladimir Zapolskiy
2016-12-02
sh: add shared relocate_code() function and call board_init_r()
Vladimir Zapolskiy
2016-12-02
sh: add common dram_init() function for all boards
Vladimir Zapolskiy
2016-12-02
sh: define CONFIG_DISPLAY_BOARDINFO to print board information
Vladimir Zapolskiy
2016-12-02
sh: remove undefined DEBUG preprocessor token from board config files
Vladimir Zapolskiy
2016-12-02
sh: add MEMORY command to a shared linker script
Vladimir Zapolskiy
2016-12-02
sh: define entry point and reloc_dst inside a linker script
Vladimir Zapolskiy
2016-12-02
sh: place board lowlevel_init code in the beginning of .text
Vladimir Zapolskiy
2016-12-02
sh4: use single u-boot linker script for all boards
Vladimir Zapolskiy
2016-12-02
common: sh: add necessary define bits to board_f
Vladimir Zapolskiy
2016-12-02
r2dplus: select rtl8139 driver in defconfig
Vladimir Zapolskiy
2016-12-02
r2dplus: use P1 area space for text base and PCI system memory
Vladimir Zapolskiy
2016-12-02
sh4: remove __io config options from r2dplus and r7780mp boards
Vladimir Zapolskiy
2016-12-02
pci: sh7751: map PCI memory space into SDRAM
Vladimir Zapolskiy
2016-12-02
pci: sh7751: fix up PCI I/O space address
Vladimir Zapolskiy
2016-12-02
sh4: cache: move exported cache manipulation functions into cache.c
Vladimir Zapolskiy
2016-12-02
sh: cache: don't modify CCR from P1 area
Vladimir Zapolskiy
2016-12-02
sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
Vladimir Zapolskiy
2016-12-02
sh3: remove unused cache.c file from being built
Vladimir Zapolskiy
2016-12-02
sh4: cache: correct flush_cache() to writeback and invalidate
Vladimir Zapolskiy
2016-12-02
sh4: cache: correct dcache flush to invalidate with write-back
Vladimir Zapolskiy
2016-12-02
compiler.h: use u-boot endian macros on OpenBSD
Jonathan Gray
2016-12-02
ARM: am57xx_evm: enable DFU support
Sekhar Nori
2016-12-02
ARM: ti: consolidate dfu environment variables
Sekhar Nori
2016-12-02
powerpc: mpc85xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option
York Sun
2016-12-02
powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig
York Sun
2016-12-02
powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig
York Sun
2016-12-02
powerpc: mpc85xx: Move SECURE_BOOT to Kconfig
York Sun
2016-12-02
armv8: fsl-layerscape: Move SECURE_BOOT to Kconfig
York Sun
2016-12-02
armv7: ls1021a: Move SECURE_BOOT option to Kconfig
York Sun
[prev]
[next]