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
2014-09-23
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-09-23
dm: avoid dev->req_seq overflow
Robert Baldyga
2014-09-23
dm: serial: Don't require device tree to configure a console
Simon Glass
2014-09-23
dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL
Simon Glass
2014-09-23
sf: Add an empty entry to the parameter list
Simon Glass
2014-09-23
dm: Fix repeated comment in README
Simon Glass
2014-09-23
Merge branch 'misc' of git://git.denx.de/u-boot-x86
Tom Rini
2014-09-21
patman: Add a -m option to avoid copying the maintainers
Simon Glass
2014-09-21
buildman: Fix the logic for the bloat command
Simon Glass
2014-09-21
sandbox: Update minor documentation changes
Jagannadha Sutradharudu Teki
2014-09-21
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-09-19
ARM: at91sam9rlek: convert to generic board support
Wu, Josh
2014-09-19
ARM: at91sam9n12ek: convert to generic board support
Wu, Josh
2014-09-19
mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
Boris BREZILLON
2014-09-19
USB: ehci-atmel: use pcr to enable or disable clock
Bo Shen
2014-09-19
USB: ohci-at91: use pcr to enable or disable clock
Bo Shen
2014-09-19
ARM: atmel: add pcr related definition
Bo Shen
2014-09-19
ARM: atmel: use pcr to enable or disable peripheral clock
Bo Shen
2014-09-19
ARM: atmel: sama5d3: add timings register
Bo Shen
2014-09-19
ARM: atmel: sama5d3xek: enable NOR flash support
Bo Shen
2014-09-19
ARM: atmel: sama5d3xek: add nor flash init function
Bo Shen
2014-09-19
mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register
Wu, Josh
2014-09-17
am335x_evm: Add boot script support to am335x_evm
Guillaume GARDET
2014-09-17
OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' a...
Guillaume GARDET
2014-09-17
ARM: keystone: ddr3: workaround for ddr3a/3b memory issue
Murali Karicheri
2014-09-17
kconfiglib: change SPDX-License-Identifier to ISC
Masahiro Yamada
2014-09-17
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-09-17
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-09-16
Revert "ARM: SPL: do not set gd again"
Tom Rini
2014-09-16
kconfig: armv8: move CONFIG_ARM64 to Kconfig
Masahiro Yamada
2014-09-16
vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
Masahiro Yamada
2014-09-16
net: dns: fix for DNS queries sent to the wrong MAC address
Gerhard Sittig
2014-09-16
kconfig: add sanity checks for SPL configuration
Masahiro Yamada
2014-09-16
net: usb: Add SMSC copyright to smsc95xx driver
Simon Glass
2014-09-16
mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD
maxin.john@enea.com
2014-09-16
mtd: nand: davinci_nand: update write_page function for keystone RBL
Khoronzhuk, Ivan
2014-09-16
generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y
Masahiro Yamada
2014-09-16
kbuild: standalone: simplify clean-files
Masahiro Yamada
2014-09-16
scripts/Makefile.clean: clean also $(extra-m) and $(extra-)
Masahiro Yamada
2014-09-16
kconfig: show an error message when defconfig is not found
Masahiro Yamada
2014-09-16
common: fix include guards for CONFIG_MP
Gabriel Huau
2014-09-16
kconfig: fix a bug of "make config"
Masahiro Yamada
2014-09-16
kconfig: fix savedefconfig to handle TPL correctly
Masahiro Yamada
2014-09-16
kconfig: fix whitespace handling bug of savedefconfig
Masahiro Yamada
2014-09-16
kconfig: fix savedefconfig to output empty defconfig
Masahiro Yamada
2014-09-16
standalone: use GCC_VERSION defined in compiler-gcc.h
Masahiro Yamada
2014-09-16
compiler*.h: sync include/linux/compiler*.h with Linux 3.16
Masahiro Yamada
2014-09-16
implement the Android sparse image format
Steve Rae
2014-09-16
cleanup code which handles the Android sparse image format
Steve Rae
2014-09-16
update code which handles Android sparse image format
Steve Rae
[next]