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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2015-01-29
dm: core: Allow uclass to set up a device's child before it is probed
Simon Glass
2015-01-29
dm: core: Allow the uclass to set up a device's child after binding
Simon Glass
2015-01-29
dm: core: Allow uclasses to specify private data for a device's children
Simon Glass
2015-01-29
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
dm: core: Add a function to get a device's uclass ID
Simon Glass
2015-01-29
dm: core: Add a post_bind method for parents
Simon Glass
2015-01-29
dm: core: Allow uclasses to specify platdata for a device's children
Simon Glass
2015-01-29
dm: core: Allow parents to have platform data for their children
Simon Glass
2015-01-29
dm: core: Improve comments for uclass_first/next_device()
Simon Glass
2015-01-29
dm: i2c: Provide an offset length parameter where needed
Simon Glass
2015-01-29
dm: i2c: Add a compatbility layer
Simon Glass
2015-01-29
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2015-01-29
dm: fdt: Remove the old GPIO functions
Simon Glass
2015-01-29
dm: mmc: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
dm: cros_ec: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
dm: demo: Add a simple GPIO demonstration
Simon Glass
2015-01-29
dm: gpio: Mark the old GPIO API deprecated
Simon Glass
2015-01-29
dm: gpio: Add better functions to request GPIOs
Simon Glass
2015-01-29
dm: gpio: Add a driver GPIO translation method
Simon Glass
2015-01-29
dm: gpio: Add a native driver model API
Simon Glass
2015-01-29
dm: fdt: Add a function to decode phandles with arguments
Simon Glass
2015-01-29
generic-board: show model name in board_init_f() too
Masahiro Yamada
2015-01-29
ARM: UniPhier: enable CONFIG_I2C_EEPROM
Masahiro Yamada
2015-01-26
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-01-26
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-01-26
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-01-26
ARM: zynq: Add USB lthor download protocol support
Siva Durga Prasad Paladugu
2015-01-26
ARM: zynq: Enable DFU functionality in zynq
Siva Durga Prasad Paladugu
2015-01-26
ARM: zynq: provide config option to select emio
Siva Durga Prasad Paladugu
2015-01-26
ARM: zynq: Group ethernet configuration options together
Michal Simek
2015-01-26
ARM: zynq: Use CMD_FS_GENERIC
Michal Simek
2015-01-26
ARM: zynq: Show board information by default
Michal Simek
2015-01-25
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Tom Rini
2015-01-26
marvell: kirkwood: guruplug refresh for newer kernel
Gerald Kerma
2015-01-25
kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD define
Luka Perkov
2015-01-25
kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define
Luka Perkov
2015-01-25
kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD define
Luka Perkov
2015-01-25
kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define
Luka Perkov
2015-01-25
kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define
Luka Perkov
2015-01-25
kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
Luka Perkov
2015-01-24
fsl/ls1021qds: Add deep sleep support
tang yuantian
2015-01-24
x86: config: chromebook_link: Enable environment
Simon Glass
2015-01-24
x86: config: Enable hook for saving MRC configuration
Simon Glass
2015-01-24
x86: spi: Add device tree support
Simon Glass
2015-01-24
x86: rtc: mc146818: Add helpers to read/write CMOS RAM
Simon Glass
2015-01-23
net: Add a separate file for IP checksumming
Simon Glass
2015-01-23
x86: dts: Add compatible string for Intel ICH9 SPI controller
Simon Glass
2015-01-23
arm: ls102xa: Add LPUART support for LS1021ATWR board
Alison Wang
2015-01-23
arm: ls102xa: Add LPUART support for LS1021AQDS board
Alison Wang
2015-01-23
ls102xa: dcu: Add platform support for DCU on LS1021AQDS board
Xiubo Li
[next]