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
2014-02-19
zynq: Provide a framework to read clock frequencies
Soren Brinkmann
2014-02-19
common: Provide DIV_ROUND_CLOSEST macro
Soren Brinkmann
2014-02-19
zynq: serial: Simplify serial driver initialization
Michal Simek
2014-02-19
zynq: Move bootmode to headers
Michal Simek
2014-02-19
zynq: Use board_eth_init if CMD_NET is not enabled
Michal Simek
2014-02-19
zynq: Enable tftp put command
Michal Simek
2014-02-19
zynq: Extend kernel image size to 20MB
Michal Simek
2014-02-19
zynq: Fix incorrect header name
Michal Simek
2014-02-19
zynq: Enable dcache support
Michal Simek
2014-02-19
zynq: Do not explicitely enable icache
Michal Simek
2014-02-19
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-17
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-17
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2014-02-17
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-02-14
ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value
Stephen Warren
2014-02-13
arm/km: introduce kmsugp1 target
Gerlando Falauto
2014-02-13
arm/km: define fdt_high env variable and allow backwards compatibility
Gerlando Falauto
2014-02-13
arm/km: enable FDT for km_kirwkood
Gerlando Falauto
2014-02-13
arm/km: fix wrong error handling
Holger Brunck
2014-02-13
arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environment
Holger Brunck
2014-02-13
arm/km/suv31: switch to 256MB RAM
Holger Brunck
2014-02-13
arm/km: make local function startup_allowed static
Holger Brunck
2014-02-13
arm/km: drop unneeded define
Holger Brunck
2014-02-13
zynq: Fix elf header generation
Michal Simek
2014-02-13
zynq: Use full tftpboot command instead of shortcut tftp
Michal Simek
2014-02-13
relocate-rela: replace a magic number with sizeof(Elf64_Rela)
Masahiro Yamada
2014-02-13
ARM: bcm2835: config.mk isn't needed
Stephen Warren
2014-02-13
ARM: rpi_b: set $fdtfile in default environment
Stephen Warren
2014-02-13
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-11
serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementation
Axel Lin
2014-02-11
serial: opencores_yanu: Fix build error
Axel Lin
2014-02-10
exynos: clock: use the clear and set bits macros.
Inha Song
2014-02-10
exynos: clock: fixed that cfg is set to wrong value.
Inha Song
2014-02-07
serial/serial_arc - add driver for ARC UART
Alexey Brodkin
2014-02-07
dra7xx_evm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage
Tom Rini
2014-02-07
omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage
Tom Rini
2014-02-07
cmd_mmc.c: Drop open/close mmc sub-commands
Tom Rini
2014-02-07
cmd_mmc.c: Add bootbus mmc sub-command
Tom Rini
2014-02-07
cmd_mmc.c: Add 'partconf' command to mmc
Tom Rini
2014-02-07
cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'
Tom Rini
2014-02-07
cmd_mmc.c: Change 'bootpart' code to match normal coding style
Tom Rini
2014-02-07
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
Tom Rini
2014-02-07
mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B
Siva Durga Prasad Paladugu
2014-02-07
MMC: DWMMC: Correct the CLKDIV register value
Rajeshwari S Shinde
2014-02-07
mmc: set rca to 1 for MMC cards
Stephen Warren
2014-02-07
x600: Switch to CONFIG_PHYLIB
Tom Rini
2014-02-07
net/designware: make driver compatible with data cache
Alexey Brodkin
2014-02-07
net/designware - switch driver to phylib usage
Alexey Brodkin
2014-02-07
net: execute "miiphy_init" if CONFIG_PHYLIB defined
Alexey Brodkin
2014-02-07
net/designware: add explicit reset of {tx|rx}_currdescnum
Alexey Brodkin
[next]