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
2016-10-11
sandbox/fs: Set correct filetype for unknown filetype
Stefan Brüns
2016-10-11
sandbox: Use the address in readl/writel() functions
Simon Glass
2016-10-11
sandbox/fs: Use readdir instead of deprecated readdir_r
Stefan Brüns
2016-10-11
sandbox/fs: Use correct size path name buffer
Stefan Brüns
2016-10-11
sandbox/fs: Make linking of nodes in os_dirent_ls more obvious
Stefan Brüns
2016-10-11
sandbox/fs: Free memory allocated by os_dirent_ls
Stefan Brüns
2016-10-11
power: regulator: lp873x: Add regulator support
Keerthy
2016-10-11
power: pmic: lp873x: Add the base pmic support
Keerthy
2016-10-11
configs: am57xx_evm_defconfig: Enable CMD_REG option
Keerthy
2016-10-11
configs: am57xx_evm_defconfig: Enable PALMAS options
Keerthy
2016-10-11
configs: dra7xx_evm_defconfig: Enable PALMAS options
Keerthy
2016-10-11
power: regulator: palmas: Add regulator support
Keerthy
2016-10-11
power: pmic: Palmas: Add the base pmic support
Keerthy
2016-10-11
power: regulator: Add ctrl_reg and volt_reg fields for pmic
Keerthy
2016-10-11
power: regulator: Add support for gpio regulators
Keerthy
2016-10-11
dm: mmc: Enable DM_MMC_OPS by default with DM_MMC
Simon Glass
2016-10-11
dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
Simon Glass
2016-10-09
dm: mmc: Support erase
Simon Glass
2016-10-09
tools: buildman: Add compiler wrapper
York Sun
2016-10-09
tools: buildman: Remove duplicated code
York Sun
2016-10-09
dtoc: Make integer division python 3.x safe
Paul Burton
2016-10-09
dtoc: Decode strings for struct.unpack on python 3.x
Paul Burton
2016-10-09
dtoc: Use items() to iterate over dictionaries in python 3.x
Paul Burton
2016-10-09
patman: Fix doctest StringIO import for python 3.x
Paul Burton
2016-10-09
patman: Use items() to iterate over dictionaries
Paul Burton
2016-10-09
patman: Import 'configparser' lower case to be python 3.x safe
Paul Burton
2016-10-09
patman: Make exception handling python 3.x safe
Paul Burton
2016-10-09
patman: Make print statements python 3.x safe
Paul Burton
2016-10-09
patman: Replace tabs with spaces
Paul Burton
2016-10-09
dtoc: Add a way for tests to request the fallback library
Simon Glass
2016-10-09
dtoc: Adjust GetProps() in fdt_normal to use the node path
Simon Glass
2016-10-09
dtoc: Fix bug in GetProp()
Simon Glass
2016-10-09
cros_ec: Fix issue with cros_ec_flash_write command
Moritz Fischer
2016-10-09
cros_ec: Add crosec flashinfo command
Moritz Fischer
2016-10-09
cros_ec: Add function to read back flash parameters
Moritz Fischer
2016-10-09
buildman: Drop the 'alive' flag in BuilderThread
Simon Glass
2016-10-09
buildman: Don't show a stacktrace on Ctrl-C
Simon Glass
2016-10-09
buildman: Drop the 'active' flag in the builder
Simon Glass
2016-10-09
buildman: Allow builds to terminate cleanly
Simon Glass
2016-10-09
buildman: Put our local libraries first in the path
Simon Glass
2016-10-09
buildman: Print a message indicating the build is starting
Simon Glass
2016-10-09
buildman: Print a message when removing old directories
Simon Glass
2016-10-09
buildman: Tidy up the 'cloning' message
Simon Glass
2016-10-09
patman: Flush output when there is no newline
Simon Glass
2016-10-08
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-10-08
ARM: AM437X: Add Silicon ID support
Lokesh Vutla
2016-10-08
spl: saveenv: adding saveenv support in SPL
B, Ravi
2016-10-08
cros_ec: Honor the google,remote-bus dt property
Moritz Fischer
2016-10-08
board: ti: dra7xx: complex definitions should be protected with parentheses
Mugunthan V N
2016-10-08
ARM: dts: dra72: add rev C evm support
Mugunthan V N
[next]