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
2015-01-22
sun9i: Add cpu_sun9i.h with iomem defines
Hans de Goede
2015-01-22
sunxi: Rename cpu.h to cpu_sun4i.h
Hans de Goede
2015-01-22
sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers
Hans de Goede
2015-01-22
sunxi: Drop pll6 setting from clock_init_uart
Hans de Goede
2015-01-22
sunxi: display: Make lcd display clk phase configurable
Hans de Goede
2015-01-21
sunxi: Restore lowlevel_init usage
Hans de Goede
2015-01-20
Merge git://git.denx.de/u-boot-arc
Tom Rini
2015-01-20
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-01-20
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2015-01-20
MAINTAINERS: add me as the maintainer of mpc837xerdb
Sinan Akman
2015-01-20
Use generic board architecture for MPC837xERDB
Sinan Akman
2015-01-20
imx: ls102xa: Remove reference to gdata
Simon Glass
2015-01-20
imx: woodburn: Remove reference to gdata
Simon Glass
2015-01-20
imx: cm_fx6: Remove reference to gdata
Simon Glass
2015-01-20
zynq: Remove reference to gdata
Simon Glass
2015-01-19
mmc: Skip changing bus width for MMC cards earlier than version 4.0
Andrew Gabbasov
2015-01-19
mmc: Avoid redundant switching to 1-bit bus width for MMC cards
Andrew Gabbasov
2015-01-19
mmc: extend mmcinfo output to show partition write reliability settings
Diego Santa Cruz
2015-01-19
mmc: extend the mmc hwpartition sub-command to change write reliability
Diego Santa Cruz
2015-01-19
mmc: extend the mmc hardware partitioning API with write reliability
Diego Santa Cruz
2015-01-19
mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning
Diego Santa Cruz
2015-01-19
mmc: add API to do eMMC hardware partitioning
Diego Santa Cruz
2015-01-19
mmc: the ext_csd data may be used during init even if reading failed
Diego Santa Cruz
2015-01-19
mmc: eMMC partitioning data is not effective till partitioning completed
Diego Santa Cruz
2015-01-19
mmc: show the erase group size and HC WP group size in mmcinfo output
Diego Santa Cruz
2015-01-19
mmc: read the high capacity WP group size for eMMC
Diego Santa Cruz
2015-01-19
mmc: fix erase_grp_size computation with high-capacity size definition
Diego Santa Cruz
2015-01-19
mmc: display size and start of eMMC enhanced user data area in mmcinfo
Diego Santa Cruz
2015-01-19
mmc: read the size of eMMC enhanced user data area
Diego Santa Cruz
2015-01-19
mmc: computation of eMMC GP partition size was missing 512 KiB factor
Diego Santa Cruz
2015-01-19
mmc: incomplete test to switch to high-capacity group size definitions
Diego Santa Cruz
2015-01-19
mmc: skip mmcinfo partition info processing for eMMC < 4.41
Diego Santa Cruz
2015-01-19
mmc: make eMMC general purpose partition numbering match spec
Diego Santa Cruz
2015-01-19
mmc: extend mmcinfo to show enhanced partition attribute
Diego Santa Cruz
2015-01-19
mmc: show hardware partition sizes in mmcinfo output
Diego Santa Cruz
2015-01-19
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
Nobuhiro Iwamatsu
2015-01-18
usb: eth: asix88179: add ability to modify MAC address
Rene Griessl
2015-01-18
musb-new: Add interrupt queue support
Hans de Goede
2015-01-18
musb-new: Add urb and hep parameters to construct_urb
Hans de Goede
2015-01-18
musb-new: Properly remove a transfer from the schedule on timeout
Hans de Goede
2015-01-18
musb-new: Fix reset sequence when in host mode
Hans de Goede
2015-01-18
musb-new: Fix interrupt transfers not working
Hans de Goede
2015-01-18
musb-new: Use time based timeouts rather then cpu-cycles based timeouts
Hans de Goede
2015-01-18
musb-new: Add sunxi musb controller support
Hans de Goede
2015-01-18
musb-new: Add register defines for different reg layout on sunxi
Hans de Goede
2015-01-18
usb: Do not log an error when no devices is plugged into a root-hub-less hcd
Hans de Goede
2015-01-18
usb: Fix usb_kbd_deregister when console-muxing is used
Hans de Goede
2015-01-18
usb: Add an interval parameter to create_int_queue
Hans de Goede
2015-01-18
config_distro_bootcmd.h: Remove unnecessary magic to avoid repeated USB scans
Hans de Goede
2015-01-18
USB: make "usb start" start usb only once
Hans de Goede
[next]