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
2013-01-05
tools: imximage: Load a size that is multiple of 512
Fabio Estevam
2013-01-05
mx53loco: Improve error handling on power_init()
Fabio Estevam
2013-01-05
mx53loco: Remove unneeded 'retval' variable
Fabio Estevam
2013-01-05
mx51evk: Remove unneeded comment
Fabio Estevam
2013-01-05
mx6qsabresd: use on-board eMMC to store environment
Shawn Guo
2013-01-05
mx6qsabresd: add usdhc2 and usdhc4 support
Shawn Guo
2013-01-05
fsl_esdhc: add MMC_MODE_HC host_caps
Shawn Guo
2013-01-05
mx35pdk:Use IMX_GPIO_NR macro
Ashok
2013-01-05
mxs: Add NAND fdt and ramdisk partition to m28evk
Marek Vasut
2012-12-27
mx53loco: Call PMIC related functions from board_late_init()
Fabio Estevam
2012-12-26
mx6qsabre_common: Change default loadaddr to 0x12000000
Otavio Salvador
2012-12-26
mx6qsabrelite: Change default loadaddr to 0x12000000
Otavio Salvador
2012-12-26
mx53loco: Change default loadaddr to 0x72000000
Otavio Salvador
2012-12-26
mx53loco: We shouldn't hardcode a rootfs filesystem type
Otavio Salvador
2012-12-26
mx35pdk: Allow booting of a device tree kernel
Fabio Estevam
2012-12-13
mx25pdk: Allow booting a device tree kernel
Fabio Estevam
2012-12-13
mx53loco: Fix PMIC name
Fabio Estevam
2012-12-11
woodburn: Set gpio value in gpio_direction_output()
Fabio Estevam
2012-12-11
mx25pdk: Adapt it for the new PMIC framework
Fabio Estevam
2012-12-08
Merge branch 'master' of git://git.denx.de/u-boot into master
Stefano Babic
2012-12-07
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2012-12-07
fs:ext4:write: Initialize cache aligned filename buffer
Łukasz Majewski
2012-12-07
fs:ext4:fix: Code refactoring to suppress compiler warnings
Łukasz Majewski
2012-12-07
fs:ext4:write: Store block device descriptor in file system structure
Łukasz Majewski
2012-12-07
fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division
Łukasz Majewski
2012-12-07
Change e-mail address of Luka Perkov
Luka Perkov
2012-12-07
serial_pl011: Set RTS during initialization
Joshua Housh
2012-12-07
MAINTAINERS: Add a pointer to the custodians page.
Robert P. J. Day
2012-12-07
mxs: SPL: Generalize memory initialization
Otavio Salvador
2012-12-06
x86: Fix coreboot config to boot on Chromebook
Simon Glass
2012-12-06
x86: Turn on support for EFI's GPT in the coreboot config
Gabe Black
2012-12-06
x86: coreboot: Enable video display
Simon Glass
2012-12-06
x86: Build vga video code only if CONFIG_VIDEO_VGA is defined
Simon Glass
2012-12-06
x86: Remove video_init() prototype from u-boot-x86.h
Simon Glass
2012-12-06
video: Check for valid FB pointer before clearing
Duncan Laurie
2012-12-06
x86: drop unused code in coreboot.c
Stefan Reinauer
2012-12-06
x86: Remove coreboot_ from file name
Stefan Reinauer
2012-12-06
x86: Provide a way to throttle port80 accesses
Vadim Bendebury
2012-12-06
x86: Provide tick counter and frequency reference for Intel core architecture
Vadim Bendebury
2012-12-06
x86: Issue SMI to finalize Coreboot in final stage
Duncan Laurie
2012-12-06
x86: Fix MTRR clear to detect which MTRR to use
Duncan Laurie
2012-12-06
x86: Emit port 80 post codes in show_boot_progress()
Stefan Reinauer
2012-12-06
x86: fdt: Create basic .dtsi file for coreboot
Simon Glass
2012-12-06
x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly
Gabe Black
2012-12-06
x86: Add support for CONFIG_OF_CONTROL
Gabe Black
2012-12-06
x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
Stefan Reinauer
2012-12-06
x86: Add back cold- and warm-boot flags
Gabe Black
2012-12-06
x86: Override calculate_relocation_address to use the e820 map
Gabe Black
2012-12-06
x86: Make calculate_relocation_address an overridable function
Gabe Black
2012-12-06
x86: Make the upper bound on relocated symbols closed instead of open
Gabe Black
[next]