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: 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
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-01
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-12-01
tools/kwbimage: add DEBUG option
Chris Packham
2016-12-01
tools/kwbimage: add BAUDRATE option
Chris Packham
2016-12-01
arm: mvebu: move SYS_MVEBU_PLL_CLOCK to Kconfig
Chris Packham
2016-12-01
mvebu: db-88f6820-amc: Enable FIT support
Chris Packham
2016-12-01
SPL: mmc: Make spl_mmc_load_image available
Marek Vasut
2016-12-01
mmc: Tinification of the mmc code
Marek Vasut
2016-12-01
mmc: Fix warning if debug() is not used
Marek Vasut
2016-12-01
mmc: add bkops-enable command
Tomas Melin
2016-12-01
mmc: s5p_sdhci: fix to check proper pinmux id
Seung-Woo Kim
2016-11-30
ts4600: Disable CONFIG_DISPLAY_CPUINFO
Tom Rini
2016-11-30
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2016-11-30
travis.yml: Split Freescale ARM job up more
Tom Rini
2016-11-30
MIPS: Fix map_physmem for cached mappings
Paul Burton
2016-11-30
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
Paul Burton
2016-11-30
mips: Let cache.h be included from assembly source
Marek Vasut
2016-11-30
common/board_f: enable initr_trap for MIPS
Daniel Schwierzeck
2016-11-30
MIPS: add handling for generic and EJTAG exceptions
Daniel Schwierzeck
2016-11-30
MIPS: reserve space for exception vectors
Daniel Schwierzeck
2016-11-30
MIPS: add asm-offsets for struct pt_regs
Daniel Schwierzeck
2016-11-30
MIPS: add possibility to setup initial stack and global data in SRAM
Daniel Schwierzeck
2016-11-30
MIPS: factor out code for initial stack and global data
Daniel Schwierzeck
2016-11-30
MIPS: fix iand optimize setup of CP0 registers
Daniel Schwierzeck
2016-11-30
MIPS: fix ROM exception vectors
Daniel Schwierzeck
2016-11-30
MIPS: make inclusion of ROM exception vectors configurable
Daniel Schwierzeck
2016-11-30
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-11-30
imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock)
Lukasz Majewski
[next]