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-07-02
usb: ci_udc: don't memalign() struct ci_req allocations
Stephen Warren
2014-07-02
usb: ci_udc: remove controller.items array
Stephen Warren
2014-07-02
usb: ci_udc: fix items array size/stride calculation
Stephen Warren
2014-07-02
usb: ci_udc: lift ilist size calculations to global scope
Stephen Warren
2014-07-02
usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs
Stephen Warren
2014-07-02
usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()
Stephen Warren
2014-06-25
dfu: free entities when parsing fails
Stephen Warren
2014-06-25
usb: eth: smsc95xx: add LAN9500A device ID
Ilya Ledvich
2014-06-25
usb: fastboot: fix potential buffer overflow
Jeroen Hofstee
2014-06-25
usb: xhci: (likely) fix bracket in if condition
Jeroen Hofstee
2014-06-25
usb:g_dnl:f_thor: remove memset before memcpy
Jeroen Hofstee
2014-06-25
usb:composite: clear the whole common buffer
Jeroen Hofstee
2014-06-25
usb: r8a66597: Fix initilization size of r8a66597 info structure
Yasuhisa Umano
2014-06-25
usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
yasuhisa umano
2014-06-25
usb: cosmetic: double const
Jeroen Hofstee
2014-06-25
usb: ci_udc: fix typo in debug message
Stephen Warren
2014-06-25
usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
Stephen Warren
2014-06-24
Merge branch 'sandbox' of git://git.denx.de/u-boot-x86
Tom Rini
2014-06-24
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2014-06-23
sandbox: change local_irq_save() to macro
Masahiro Yamada
2014-06-23
sandbox: terminate os_dirent_ls() result list
Stephen Warren
2014-06-23
sandbox: restore ability to access host fs through standard commands
Stephen Warren
2014-06-23
x86: Enable 32-bit build using x86_64 multilib toolchain
Vasili Galka
2014-06-23
mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board
Heiko Schocher
2014-06-23
lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
Heiko Schocher
2014-06-21
dm: Use '*' to indicate a device is activated
Simon Glass
2014-06-21
include/dm.h: fix inclusion guard
Jeroen Hofstee
2014-06-20
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2014-06-20
dm: Expand and improve the device lifecycle docs
Simon Glass
2014-06-20
dm: Tidy up four minor code nits
Simon Glass
2014-06-20
tegra: Enable driver model
Simon Glass
2014-06-20
tegra: dts: Bring in GPIO bindings from linux
Simon Glass
2014-06-20
dm: Fix printf() strings in the 'dm' command
Simon Glass
2014-06-20
dm: Allow driver model tests only for sandbox
Simon Glass
2014-06-20
dm: Cast away the const-ness of the global_data pointer
Simon Glass
2014-06-20
dm: Add missing header files in lists and root
Simon Glass
2014-06-20
dm: Use case-insensitive comparison for GPIO banks
Simon Glass
2014-06-20
dm: Update README to encourage conversion to driver model
Simon Glass
2014-06-20
dm: Rename struct device_id to udevice_id
Simon Glass
2014-06-20
Makefile: Support include files for .dts files
Simon Glass
2014-06-20
sandbox: Support iotrace feature
Simon Glass
2014-06-20
arm: Support iotrace feature
Simon Glass
2014-06-20
Add an I/O tracing feature
Simon Glass
2014-06-20
cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)
Masahiro Yamada
2014-06-19
cosmetic: autoboot: update old style GNU struct init
Jeroen Hofstee
2014-06-19
cmd_md5sum.c: remove dead code / fix warning
Jeroen Hofstee
2014-06-19
Remove nios-32 arch remnants
Vasili Galka
2014-06-19
m68k: Remove CONFIG_CMD_BEDBUG related code
Vasili Galka
2014-06-19
pmic: tps65090: correct checking i2c bus
Jeroen Hofstee
2014-06-19
fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL
Hannes Petermaier
[next]