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-05-13
blackfin: Move blackfin serial driver out of blackfin arch folder.
Sonic Zhang
2013-05-13
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
Sonic Zhang
2013-05-13
bf609: add SPI register base address
Scott Jiang
2013-05-13
blackfin: Uart divisor should be set after their values are generated.
Sonic Zhang
2013-05-13
blackfin: Add memory virtual console to blackfin serial driver.
Sonic Zhang
2013-05-13
blackfin: Enable early print via the generic serial API.
Sonic Zhang
2013-05-13
bfin: discard invalid data and clear RXS in bf5xx spi driver
Scott Jiang
2013-05-13
bfin: Remove spi dma function in bf5xx.
Scott Jiang
2013-05-13
blackfin: Fit u-boot image size into limited nor flash on blackfin.
Sonic Zhang
2013-05-13
blackfin: bf609: add softswitch config command
Bob Liu
2013-05-13
blackfin: bf609: implement soft switch
Sonic Zhang
2013-05-13
blackfin: Correct early serial mess output in BYPASS boot mode.
Sonic Zhang
2013-05-13
blackfin: Set correct early debug serial baudrate.
Sonic Zhang
2013-05-13
blackfin: run core1 from L1 code sram start address in uboot init code on core 0
Sonic Zhang
2013-05-13
blackfin: add baudrate to bdinfo
Bob Liu
2013-05-13
Blackfin: adjust asm constraints with NMI workaround
Mike Frysinger
2013-05-13
blackfin: reduce size of u-boot.ldr in bf548-ezkit default config.
Bob Liu
2013-05-13
blackfin: limit the max memory dma peripheral transfer size to 4 bytes.
Sonic Zhang
2013-05-13
blackfin: Change the member's type in dma structures.
Sonic Zhang
2013-05-10
Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h
Gerald Van Baren
2013-05-10
Added license header to dtc/libfdt/fdt.h and libfdt_env.h
Justin Sobota
2013-05-10
Fix typo
François Revol
2013-05-10
Export fdt_stringlist_contains()
Simon Glass
2013-05-10
Merge branch 'patman' of git://git.denx.de/u-boot-x86
Tom Rini
2013-05-10
openrisc: move board linker script(s) to a common in cpu/
Stefan Kristiansson
2013-05-10
openrisc: specify a memory region for u_boot_lists
Stefan Kristiansson
2013-05-10
fs/ext4: Support device block sizes != 512 bytes
Egbert Eich
2013-05-10
Fix references to the documentation files
Anatolij Gustschin
2013-05-09
patman: Do not hardcode python path
Michal Simek
2013-05-09
buildman: Allow conflicting tags to avoid spurious errors
Simon Glass
2013-05-09
env: throw an error when an empty key is used
Lucian Cojocar
2013-05-09
build: Pull -DBUILD_TAG into separate ifdef
Marek Vasut
2013-05-09
gpio: Add support for microblaze xilinx GPIO
Michal Simek
2013-05-09
microblaze: bootm: Add support for loading initrd
Michal Simek
2013-05-09
microblaze: bootm: Fix coding style issues
Michal Simek
2013-05-08
nds32: Use sections header to obtain link symbols
Kuan-Yu Kuo
2013-05-07
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
Tom Rini
2013-05-06
mmc: fsl_esdhc: Use calloc()
Fabio Estevam
2013-05-06
mmc: sdhci: return error when failed add_sdhci().
Jaehoon Chung
2013-05-06
sdhci: Add sdhci support for spear devices
Vipin Kumar
2013-05-06
davinci, mmc: Added a delay reading ext CSD register
Davide Bonfanti
2013-05-06
mmc: Split device init to decouple OCR-polling delay
Che-Liang Chiou
2013-05-06
usb: common: Use a global definition for 'min3'
Vivek Gautam
2013-05-06
usb: fix: Fixing Port status and feature number constants
Vivek Gautam
2013-05-06
usb: hub: Parallelize power-cycling of root-hub ports
Vivek Gautam
2013-05-05
USB: ohci-at91: make OHCI work on at91sam9g10 SoC
Bo Shen
2013-05-05
USB: SS: Add support for Super Speed USB interface
Vivek Gautam
2013-05-05
usb: hub: Fix enumration timeout
Vivek Gautam
2013-05-05
usb: Update device class in usb device's descriptor
Vivek Gautam
2013-05-05
usb: hub: Power-cycle on root-hub ports
Vivek Gautam
[next]