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
2018-12-15
syscon: update syscon_node_to_regmap to use the DM functions
Patrick Delaunay
2018-12-15
tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()
Andy Shevchenko
2018-12-15
serial: serial_stm32: Add reset support
Patrice Chotard
2018-12-15
poplar: fix boot failure caused by serial driver change
Shawn Guo
2018-12-15
poplar: add a co-maintainer for poplar board
Shawn Guo
2018-12-15
tools: add a generic config for native tools building
Otavio Salvador
2018-12-15
test: Only descend into test/ when CONFIG_UNIT_TEST is enabled
Tom Rini
2018-12-15
cmd: Move the "dm" command from test/dm/ to cmd/
Tom Rini
2018-12-15
hashtable: fix length calculation in hexport_r
AKASHI Takahiro
2018-12-15
tee: change return code for REE FS supplicant cmd
Igor Opaniuk
2018-12-14
Merge tag 'dm-pull-14dec18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-12-13
dm: sound: Use the correct number of channels for sound
Simon Glass
2018-12-13
dm: sandbox: Allow selection of sample rate and channels
Simon Glass
2018-12-13
dm: sound: max98095: Tidy up error codes
Simon Glass
2018-12-13
dm: sound: Fix license headers
Simon Glass
2018-12-13
dm: sound: Complete migration to driver model
Simon Glass
2018-12-13
dm: exynos: Drop CONFIG_DM_I2C_COMPAT
Simon Glass
2018-12-13
dm: sandbox: sound: Convert to use driver model
Simon Glass
2018-12-13
dm: exynos: sound: Convert to use driver model
Simon Glass
2018-12-13
dm: sound: exynos: Add support for max98090
Simon Glass
2018-12-13
dm: sound: Move common code out of maxim98095
Simon Glass
2018-12-13
exynos: Add support for exynos5420 i2s pinmux
Simon Glass
2018-12-13
exynos: Add proid_is_exynos542x() for common 542x
Simon Glass
2018-12-13
dm: sound: Add conversion to driver model
Simon Glass
2018-12-13
dm: sound: Start i2c IDs from 0
Simon Glass
2018-12-13
dm: core: Add a function to read into a unsigned int
Simon Glass
2018-12-13
dm: sound: Create a uclass for sound
Simon Glass
2018-12-13
dm: sandbox: Update sound to use two buffers
Simon Glass
2018-12-13
dm: sound: Create a uclass for i2s
Simon Glass
2018-12-13
dm: sound: Create a uclass for audio codecs
Simon Glass
2018-12-13
dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
Simon Glass
2018-12-13
dm: sound: Create an option to use driver model for sound
Simon Glass
2018-12-13
dm: sound: exynos: Correct codec bus addresses
Simon Glass
2018-12-13
dm: sound: Fix up header ordering
Simon Glass
2018-12-13
dm: sound: wm8994: Drop wm8994_i2c_init()
Simon Glass
2018-12-13
dm: sound: max98095: Drop g_codec_info and g_max98095_info
Simon Glass
2018-12-13
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
Simon Glass
2018-12-13
dm: sound: max98095: Drop global i2c-address variable
Simon Glass
2018-12-13
dm: sound: wm8994: Drop global i2c-address variable
Simon Glass
2018-12-13
dm: sound: max98095: Split out interface setup code
Simon Glass
2018-12-13
dm: sound: wm899c: Split out interface setup code
Simon Glass
2018-12-13
dm: sound: wm8994: Create a new common init function
Simon Glass
2018-12-13
dm: sound: max98095: Pass private data to internal functions
Simon Glass
2018-12-13
dm: sound: wm8994: Pass private data to internal functions
Simon Glass
2018-12-13
dm: sound: Drop codec_type
Simon Glass
2018-12-13
dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv
Simon Glass
2018-12-13
dm: sound: Drop unused pre-device-tree code
Simon Glass
2018-12-13
dm: sound: Rename en_sound_codec to sound_codec
Simon Glass
2018-12-13
dm: sound: samsung: Make local function static
Simon Glass
2018-12-13
snow: Expand U-Boot size
Simon Glass
[next]