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-08-02
dt: don't use ARCH_CPU_DTS
Stephen Warren
2013-08-02
dts/Makefile: unify cpp/dtc include paths
Stephen Warren
2013-08-02
dts/Makefile: simplify dtc invocation
Stephen Warren
2013-08-02
xilinx: move microblaze-generic .dts to standard location
Stephen Warren
2013-08-02
Validate dtc is new enough
Stephen Warren
2013-08-01
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2013-07-31
Merge git://git.denx.de/u-boot-arm
Stefano Babic
2013-07-31
spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded
Axel Lin
2013-07-31
blackfin: Fix using gd->baudrate before setting its value
Axel Lin
2013-07-31
blackfin: gpio: Use proper mask for comparing function
Axel Lin
2013-07-31
gpio: adi_gpio2: Unreserve gpio in special_gpio_free()
Axel Lin
2013-07-31
blackfin: gpio: Unreserve gpio in special_gpio_free()
Axel Lin
2013-07-30
gpio: omap5-uevm: Configure the tca6424 gpio expander
Dan Murphy
2013-07-30
gpio: tca642x: Add the tca642x gpio expander driver
Dan Murphy
2013-07-30
am335x_evm: Add am335x_boneblack variant
Justin Waters
2013-07-30
am335x_evm: Add support for eMMC environment
Justin Waters
2013-07-30
Add additional MLO images to .gitignore
Justin Waters
2013-07-30
am335x_evm: Rework bootcmd to handle two MMC devs
Justin Waters
2013-07-30
am335x_evm: Add command line editing
Justin Waters
2013-07-30
am335x_evm: Make NAND support modular
Justin Waters
2013-07-30
net, phy, cpsw: fix gigabit register access
Heiko Schocher
2013-07-30
board/ti/am335x/README: Document NOR programming
Tom Rini
2013-07-30
am335x_evm: Add support to boot from NOR.
Steve Kipisz
2013-07-30
am335x_evm: Add support for the NOR module on the memory cape
Steve Kipisz
2013-07-30
am33xx: Correct gpmc_cfg->irqstatus/enable
Tom Rini
2013-07-30
am335x_evm: Rework board_is_foo() checks
Tom Rini
2013-07-30
am335x_evm: Update SPI_BOOT support, add MTDPARTS info
Tom Rini
2013-07-30
am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE
Tom Rini
2013-07-30
board/ti/am335x/README: Document NAND programming
Tom Rini
2013-07-30
cfi_flash: Add prototypes of overridable functions
Masahiro Yamada
2013-07-29
ehci-hcd: fix memory leak in lowlevel init
Nikita Kiryanov
2013-07-29
usb_hub: fix power cycling logic
Nikita Kiryanov
2013-07-29
usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module
Roger Quadros
2013-07-29
dfu: Implementation of target reset after communication with dfu-util's -R sw...
Lukasz Majewski
2013-07-29
usb: mv_udc: Add bounce buffer
Marek Vasut
2013-07-29
usb: mv_udc: Add proper cache management
Marek Vasut
2013-07-29
usb: mv_udc: Implement better qTD item accessor
Marek Vasut
2013-07-29
usb: mv_udc: Improve allocation of qTD items
Marek Vasut
2013-07-29
usb: mv_udc: Implement better QH accessor
Marek Vasut
2013-07-29
usb: mv_udc: Add cacheline length check
Marek Vasut
2013-07-29
usb: mv_udc: Properly align the endpoint QH and qTD list
Marek Vasut
2013-07-29
usb: mv_udc: Move QH and qTD into mv_drv
Marek Vasut
2013-07-29
usb: mv_udc: Init mv_drv.gadget.ops statically
Marek Vasut
2013-07-29
usb: mv_udc: Remove QH_MAXNUM macro
Marek Vasut
2013-07-29
usb: mv_udc: Clean up the initial variable check
Marek Vasut
2013-07-29
usb: mv_udc: Make use of struct ehci_ctrl
Marek Vasut
2013-07-29
usb: ehci: Split out struct ehci_ctrl definition
Marek Vasut
2013-07-29
usb: mv_udc: Clean up the EP initialization
Marek Vasut
2013-07-29
usb: mv_udc: Move endpoint array into driver data
Marek Vasut
2013-07-29
usb: mv_udc: Clean up mv_udc.h
Marek Vasut
[prev]
[next]