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-09-18
ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC
Masahiro Yamada
2016-09-18
ARM: uniphier: select PINCTRL and SPL_PINCTRL
Masahiro Yamada
2016-09-18
ARM: dts: uniphier: add pinctrl device node and pinctrl properties
Masahiro Yamada
2016-09-18
pinctrl: uniphier: add UniPhier sLD3 pinctrl driver
Masahiro Yamada
2016-09-18
pinctrl: uniphier: support 4bit-width pin-mux register capability
Masahiro Yamada
2016-09-17
ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21
Masahiro Yamada
2016-09-17
ARM: uniphier: fix DRAM size of LD21 SoC package
Masahiro Yamada
2016-09-14
ARM: uniphier: merge board init functions into board_init()
Masahiro Yamada
2016-09-14
ARM: uniphier: use checkboard() instead of misc_init_f()
Masahiro Yamada
2016-09-14
ARM: uniphier: remove IECTRL setup code of LD4 SoC
Masahiro Yamada
2016-09-14
pinctrl: uniphier: move register base macros from header to .c file
Masahiro Yamada
2016-09-14
pinctrl: uniphier: add System Bus pin-mux settings
Masahiro Yamada
2016-09-14
mmc: uniphier-sd: migrate to CONFIG_BLK
Masahiro Yamada
2016-09-14
ARM: uniphier: enable Generic EHCI driver for Pro4 SoC
Masahiro Yamada
2016-09-14
ARM: uniphier: delete unnecessary xHCI pin-mux settings
Masahiro Yamada
2016-09-14
usb: uniphier: remove UniPhier xHCI driver and select DM_USB
Masahiro Yamada
2016-09-14
ARM: uniphier: sort select:s alphabetically
Masahiro Yamada
2016-09-12
Prepare v2016.09
Tom Rini
2016-09-12
sf: fix sf probe
Cyrille Pitchen
2016-09-09
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
2016-09-09
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-09-09
cmd: Rework disk.c usage
Tom Rini
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-09-09
net: asix: Fix AX88772B when used with DriverModel
Joshua Scott
2016-09-09
Revert "net: nfs: Correct the reply data buffer size"
Joe Hershberger
2016-09-09
Revert "net: nfs: Use the tx buffer to construct rpc msgs"
Joe Hershberger
2016-09-09
configs: Resync with savedefconfig
Tom Rini
2016-09-09
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-09-07
board: ks2: README: Update to add K2G support
Lokesh Vutla
2016-09-07
efi_loader: provide efi_mem_desc version
Mian Yousaf Kaukab
2016-09-07
image-fit: switch ENOLINK to ENOENT
Jonathan Gray
2016-09-07
compiler.h: use system endian macros on OpenBSD
Jonathan Gray
2016-09-07
board: am57xx: Fix missing check for beagle_x15
Nishanth Menon
2016-09-07
board: am57xx: MAINTAINERS: Update for current maintainer
Nishanth Menon
2016-09-07
global_data.h: Standardize tabs and alignment for comments
Robert P. J. Day
2016-09-07
pxe: Modify README to add the description about FIT image
Wenbin Song
2016-09-07
pxe: Fix pxe boot with FIT image
York Sun
2016-09-07
common/Kconfig: Fix various innocuous typos.
Robert P. J. Day
2016-09-07
omap3_pandora: Only set bootargs if distro_bootcmd failed to load.
Vagrant Cascadian
2016-09-07
omap3_pandora: Switch to use config_distro_bootcmd.
Vagrant Cascadian
2016-09-07
ARM: am335x: select DM_GPIO
Masahiro Yamada
2016-09-07
Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL
Masahiro Yamada
2016-09-07
ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig
Masahiro Yamada
2016-09-07
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
Masahiro Yamada
2016-09-07
ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI
Masahiro Yamada
2016-09-07
ARM: tegra: remove wrong dependency on SPL_BUILD
Masahiro Yamada
2016-09-06
omap3_pandora: Switch to using "load" command to load the autoboot script.
Vagrant Cascadian
2016-09-06
omap3_pandora: Fix mmc loading of autoboot script to use correct syntax.
Vagrant Cascadian
2016-09-06
TI: Rework SRAM definitions and maximums
Tom Rini
2016-09-06
omap3logic: Fix PBIAS Bug
Adam Ford
[next]