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
2015-03-28
armv8: semihosting: do not inline trap call
Linus Walleij
2015-03-28
Document config_distro_bootcmd environment variables for interactive booting.
Karsten Merker
2015-03-28
config: Define BOOTP client architecture and VCI for ARMv8
Thierry Reding
2015-03-28
config: Use booti instead of bootz on 64-bit ARM
Thierry Reding
2015-03-28
board/BuR/common: remove unused function 'blink'
Hannes Petermaier
2015-03-28
board/BuR/common: move I2C initialization from common part to board-specific
Hannes Petermaier
2015-03-28
ARM: omap4_panda: enable saveenv command
maxin.john@enea.com
2015-03-28
m68k: merge per-CPU config.mk into arch/m68k/Makefile
Masahiro Yamada
2015-03-28
m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
m68k: mcf523x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
m68k: mcf532x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
m68k: mcf530x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2015-03-28
kbuild: Don't reset timestamps in include/generated if not needed
Michal Marek
2015-03-28
kbuild: remove redundant line from (generic-)asm-offsets.h
Masahiro Yamada
2015-03-28
kbuild: merge generic-asm-offsets.h and asm-offsets.h rules
Masahiro Yamada
2015-03-28
ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach
Masahiro Yamada
2015-03-28
ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x
Masahiro Yamada
2015-03-28
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-03-28
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
Masahiro Yamada
2015-03-28
m68k: remove arch/m68k/lib/board.c
Masahiro Yamada
2015-03-28
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-03-28
kbuild: remove scripts/multiconfig.sh
Masahiro Yamada
2015-03-28
kbuild: remove "*_felconfig" target
Masahiro Yamada
2015-03-26
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2015-03-26
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2015-03-26
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-03-26
sunxi: axp209: fix incorrect limits on ldo3
Iain Paton
2015-03-26
sunxi: set GMAC TX delay = 0x1 on Cubietruck.
Ian Campbell
2015-03-25
dm: serial: remove bogus include <ns16550.h>
Masahiro Yamada
2015-03-25
config_distro_bootcmd.h: Prefer booting from bootable paritions
Sjoerd Simons
2015-03-25
config_cmd_default.h: Add 'env exists' command
Sjoerd Simons
2015-03-25
part: Add support for list filtering on bootable partitions
Sjoerd Simons
2015-03-24
x86: Add ramboot and nfsboot commands in x86-common.h
Bin Meng
2015-03-24
x86: galileo: Enable saving environment in SPI flash
Bin Meng
2015-03-24
x86: crownbay: Enable saving environment in SPI flash
Bin Meng
2015-03-24
x86: crownbay: Enable Intel Topcliff GMAC support
Bin Meng
2015-03-24
net: Add Intel Topcliff GMAC driver
Bin Meng
2015-03-24
net: Update README.drivers.eth to mention latest APIs
Bin Meng
2015-03-24
net: Add ethernet FCS length macro in net.h
Bin Meng
2015-03-24
x86: quark: Enable on-chip ethernet controllers
Bin Meng
2015-03-24
x86: Add queensbay fsp patch information in README.x86
Bin Meng
2015-03-24
fdtdec: Improve fdtdec_get_pci_bdf() documentation
Bin Meng
2015-03-24
arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME
Tom Rini
2015-03-24
x86: quark: MRC codes clean up
Bin Meng
2015-03-24
bav335x: Update defconfigs and fix typo in EEPROM config format
Gilles Gameiro
2015-03-24
ARM: rpi: fix RPi1 board rev detection for warranty bit
Stephen Warren
[next]