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-12
edid: rename struct member to fix two EDID_* macros
Christian Gmeiner
2013-08-12
exynos: video: change mipi dsi write function parameters correctly
Donghwa Lee
2013-08-12
video: Add small 4x6 font from Linux
Marek Vasut
2013-08-12
video: Encapsulate font in video_font_data.h
Marek Vasut
2013-08-10
video: add an option to skip cfb console init
Heiko Schocher
2013-08-10
tools, bmp_logo: fix index from uint16_t to int to allow bigger logos
Heiko Schocher
2013-08-10
video, da8xx-fb: show fb addr in bdinfo
Heiko Schocher
2013-08-10
video, da8xx-fb: changes for am335x usage
Heiko Schocher
2013-08-10
arm, am33xx: add clk_get prototype
Heiko Schocher
2013-08-10
video, da8xx: move da8xx-fb.h to drivers/video
Heiko Schocher
2013-08-10
video: add L5F31188 TFT-LCD panel driver
Hyungwon Hwang
2013-08-10
video: Fix cfb_console for 4-bit wide font
Marek Vasut
2013-08-09
video: Implement continuous screen refresh for SmartLCD into mxsfb
Marek Vasut
2013-08-09
video: Add System-Mode configuration hook into mxsfb
Marek Vasut
2013-08-09
video: Allocate the MXSFB framebuffer aligned
Marek Vasut
2013-08-09
dma: apbh: Add special circular mode for LCD
Marek Vasut
2013-08-09
nds32: fix the missing COBJS-y change
ken kuo
2013-08-09
nds32: introduce DMA allocation API
ken kuo
2013-08-09
nds32: Change of NDS32 Custodian
Andes
2013-08-06
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-08-03
i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED
Marek Vasut
2013-08-02
dts/Makefile: pass -undef -D__DTS__ to cpp
Stephen Warren
2013-08-02
dts/Makefile: don't use cpp -P
Stephen Warren
2013-08-02
config: don't define CONFIG_ARCH_DEVICE_TREE
Stephen Warren
2013-08-02
dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS
Stephen Warren
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
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
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
[next]