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-03-27
zipitz2: enable caches
Vasily Khoruzhick
2016-03-27
pxa_lcd: make driver cache-aware
Vasily Khoruzhick
2016-03-27
pxa: add support for D- and I- caches
Vasily Khoruzhick
2016-03-27
pxa: start.S: enable SRAM clock
Vasily Khoruzhick
2016-03-27
zipitz2: enable USB host support
Vasily Khoruzhick
2016-03-27
pxa-common: pxa27x has 3 OHCI ports
Vasily Khoruzhick
2016-03-27
zipitz2: enable libfdt
Vasily Khoruzhick
2016-03-27
pxa_lcd: invert colors for Zipit Z2 to get white on black palette
Vasily Khoruzhick
2016-03-27
zipitz2: enable LCD rotation
Vasily Khoruzhick
2016-03-27
zipitz2: restore board support
Vasily Khoruzhick
2016-03-27
cmd: spi: check return value of strdup
Peng Fan
2016-03-27
serial: add BCM283x mini UART driver
Stephen Warren
2016-03-27
board: ti: am57xx: Set ethernet MAC addresses from EEPROM to env
Roger Quadros
2016-03-27
net: export eth_setenv_enetaddr_by_index() to net.h
Roger Quadros
2016-03-27
debug_uart: Remove duplicated carriage return handling
Bin Meng
2016-03-27
efi_stub: Move carriage return before line feed in putc()
Bin Meng
2016-03-27
net: rtl8169: Fix build error when DEBUG is on
Bin Meng
2016-03-27
mmc: Print send_cmd response only when return value is zero
Bin Meng
2016-03-27
mmc: Fix switch..case indention
Bin Meng
2016-03-27
Fix typo choosen in comments and printf logs
Alexander Merkle
2016-03-27
Fix typo in chosen parameter of pcm052.dts
Alexander Merkle
2016-03-27
Fix typo in chosen parameter in vf610-twr.dts
Alexander Merkle
2016-03-27
bootp: Prevent u-boot from using others responses.
Anton Persson
2016-03-27
mmc: bcm2835: fix 64-bit build warning
Stephen Warren
2016-03-27
ARM: bcm2835: fix 64-bit build warning in mbox
Stephen Warren
2016-03-27
ARM: bcm283x: don't always define CONFIG_BCM2835
Stephen Warren
2016-03-27
doc/README.clang: Document sandbox instructions
Tom Rini
2016-03-27
bcm2835 video: Map fb as cached
Alexander Graf
2016-03-27
RPi: Enable caches for rpi2
Alexander Graf
2016-03-27
lcd: Fix compile warning in 64bit mode
Alexander Graf
2016-03-27
arm: Add support for HYP mode and LPAE page tables
Alexander Graf
2016-03-27
arm64: Add 32bit arm compatible dcache definitions
Alexander Graf
2016-03-27
board: ti: DRA7: Add DRA72-rev C evm pinmux
Nishanth Menon
2016-03-27
ARM: OMAP5/DRA7: Expose do_set_iodelay
Nishanth Menon
2016-03-27
ARM: OMAP5/DRA7: Split iodelay functionality into sub steps
Nishanth Menon
2016-03-27
board: ti: DRA72: revC evm: Update sdram timing configuration for SR2.0
Ravi Babu
2016-03-27
ARM: DRA72: sdram: Update sdram ext phy configuration for SR2.0
Nishanth Menon
2016-03-27
ARM: DRA7: hwdata: Update ioreg data for DRA72 SR2.0
Nishanth Menon
2016-03-27
ARM: DRA72x: Add support for detection of SR2.0
Ravi Babu
2016-03-27
efi_loader: Add GOP support
Alexander Graf
2016-03-27
ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline function
Nishanth Menon
2016-03-27
ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline function
Nishanth Menon
2016-03-27
ARM: keystone2: Convert BOOTBITMASK to static inline function
Nishanth Menon
2016-03-26
tools: env: fw_parse_script: simplify removal of newline/carriage return
Andreas Fenkart
2016-03-26
tools: env: split fw_string_blank into skip_chars / skip_blanks
Andreas Fenkart
2016-03-26
tools: env: fw_string_blank: return from loop when item found
Andreas Fenkart
2016-03-26
tools: env: replace WHITESPACE macro by isblank
Andreas Fenkart
2016-03-26
stm32f746-disco: enable flash support
Vikas Manocha
2016-03-26
stm32: stm32f4: move flash driver to mtd driver location
Vikas Manocha
2016-03-25
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
Sam Protsenko
[next]