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
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
buildman: Clean up odd characters on the terminal
Simon Glass
2016-12-02
buildman: Squash useless output from -K
Simon Glass
2016-12-02
buildman: Add documentation for CONFIG checking
Simon Glass
2016-12-02
buildman: Add an option to just create the config
Simon Glass
2016-12-02
Makefile: Add a target to create the .cfg files
Simon Glass
2016-12-02
sandboxfs: Fix resource leak
Tom Rini
2016-12-02
tpm: tpm_tis_lpc: Add support for AT97SC3204
George McCollister
2016-12-02
cmd/tpm_test: Fix misleading code indentation
Stefan BrĂ¼ns
2016-12-02
cmd: scsi: Make private functions static
Michal Simek
2016-12-02
scsi: Separate SCSI private block description initialization
Michal Simek
2016-12-02
scsi: Change scsi_scan() to be able to return value
Michal Simek
2016-12-02
scsi: Make private functions static
Michal Simek
2016-12-02
scsi: Remove completely unused functions
Michal Simek
[prev]
[next]