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-04-12
arm: mvebu: theadorable: Remove Board name output in checkboard
Stefan Roese
2016-04-12
arm: mvebu: theadorable: Add PEX-switch detection and reset code
Stefan Roese
2016-04-12
arm: mvebu: theadorable: Enable 2nd I2C controller
Stefan Roese
2016-04-12
arm: mvebu: Add base address for 2nd I2C controller
Stefan Roese
2016-04-12
arm: mvebu: theadorable: Add bootcounter support
Stefan Roese
2016-04-12
arm: mvebu: theadorable: Add USB power toggle and tweak USB PHY register
Stefan Roese
2016-04-12
gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()
Stefan Roese
2016-04-11
Prepare v2016.05-rc1
Tom Rini
2016-04-11
fastboot: sparse: remove unnecessary logging
Steve Rae
2016-04-11
fastboot: sparse: fix block addressing for don't care chunk type
Steve Rae
2016-04-11
Merge branch 'master' of git://git.denx.de/u-boot-arc
Tom Rini
2016-04-11
spl: mmc: raw: Try to load u-boot if Linux image is not found
Lokesh Vutla
2016-04-11
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code
Hans de Goede
2016-04-11
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code
Hans de Goede
2016-04-11
lib/crc8: Add crc start value
Stefan Roese
2016-04-11
test/py: README: link to example hook scripts
Stephen Warren
2016-04-11
bootcounter_ram: Flush dcache after data is written into SDRAM
Stefan Roese
2016-04-11
disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORT
Michal Simek
2016-04-11
am33xx changed BOOT_DEVICE_SPI to correct value
Vogt, Christof
2016-04-11
rpi: remove redundant board files
Stephen Warren
2016-04-11
stm32: stm32_flash: add memory barrier during flash write
Vikas Manocha
2016-04-11
test/py: Add support for loading image via tftp to specified location
Michal Simek
2016-04-11
spmi: Fix sandbox spmi driver memory corruption
Mateusz Kulikowski
2016-04-11
test/py: pass -v option when executing sandbox
Stephen Warren
2016-04-11
board: ti: am57xx: Prevent init_sata() from being called twice
Roger Quadros
2016-04-11
arc: Add virt_to_phys() stub
Alexey Brodkin
2016-04-11
arc: get rid of running_on_hw
Alexey Brodkin
2016-04-11
README: Specify the full path for README.video
Fabio Estevam
2016-04-11
drivers: block: fix placement of parameters
Eric Nelson
2016-04-11
cmd: blkcache: simplify sub-command handling
Eric Nelson
2016-04-11
cmd: blkcache: remove indentation from output of 'show'
Eric Nelson
2016-04-11
ARM: rpi: add some missing Kconfig help text
Stephen Warren
2016-04-11
ARM: add Raspberry Pi 3 64-bit config
Stephen Warren
2016-04-11
ARM: allow CONFIG_GICV* not to be defined
Stephen Warren
2016-04-11
arm: socfpga: sr1500: Remove USB_GADGET
Sam Protsenko
2016-04-11
env_eeprom invalidates gd->env_addr by setting it to an offset value
Guy Thouret
2016-04-11
fastboot: sparse: fix sparse blocks calculation
Jeffy Chen
2016-04-10
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2016-04-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-04-10
arm: socfpga: Drop space after 'loadaddr=' in extra env
Marek Vasut
2016-04-10
arm: socfpga: Nuke useless include
Marek Vasut
2016-04-10
arm: socfpga: migration of CONFIG_SPI_FLASH_BAR
Denis Bakhvalov
2016-04-10
arm: socfpga: sockit: Use more relaxed DRAM timings
Marek Vasut
2016-04-10
arm: socfpga: Handle phy-mode OF property for GMACs
Marek Vasut
2016-04-10
dm: usb: Do not reprobe usb hosts on "usb tree" command
Hans de Goede
2016-04-10
musb: Properly call musb_stop() on probe failure
Hans de Goede
2016-04-10
musb: sunxi: Do not allocate musb struct multiple times
Hans de Goede
2016-04-10
usb: bcm_udc_otg: enable clocks
Steve Rae
2016-04-10
drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type
Sriram Dash
2016-04-10
drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...
Sriram Dash
[next]