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
2015-11-05
powerpc: Remove __ilog2_u64 and ffs4 from bitops
Fabio Estevam
2015-11-05
compat: Remove is_power_of_2() definition
Fabio Estevam
2015-11-05
bitops: Add fls_long and __ffs64
Fabio Estevam
2015-11-05
avr32: Use the generic bitops headers
Fabio Estevam
2015-11-05
arc: Use the generic bitops headers
Fabio Estevam
2015-11-05
mips: Use the generic bitops headers
Fabio Estevam
2015-11-05
nios2: Use the generic bitops headers
Fabio Estevam
2015-11-05
nds32: Use the generic bitops headers
Fabio Estevam
2015-11-05
openrisc: Use the generic bitops headers
Fabio Estevam
2015-11-05
sparc: Use the generic bitops headers
Fabio Estevam
2015-11-05
sandbox: Use the generic bitops headers
Fabio Estevam
2015-11-05
microblaze: Use the generic bitops headers
Fabio Estevam
2015-11-05
sh: Use the generic bitops headers
Fabio Estevam
2015-11-05
blackfin: Use the generic bitops headers
Fabio Estevam
2015-11-05
m68k: Use the generic bitops headers
Fabio Estevam
2015-11-05
x86: Use the generic bitops headers
Fabio Estevam
2015-11-05
ARM: Use the generic bitops headers
Fabio Estevam
2015-11-05
include: Add generic bitops headers
Fabio Estevam
2015-11-05
include: Add log2 header from the kernel
Fabio Estevam
2015-11-05
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-11-05
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2015-11-05
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-11-05
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2015-11-05
video: Drop DEV_EXT_VIDEO flag
Bin Meng
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-11-05
sandbox: adc: Add missing header file
Przemyslaw Marczak
2015-11-05
arm: dts: socfpga: Increase the spi-max-frequency for QSPI flash
Chin Liang See
2015-11-05
spi: cadence_qspi: Ensure check for max frequency in place
Chin Liang See
2015-11-05
spi: cadence_qspi: Fix fdt read of spi-max-frequency
Chin Liang See
2015-11-05
spi: cadence_qspi: Ensure spi_calibration is run when sclk change
Chin Liang See
2015-11-05
lib, fdt: Adding fdtdec_get_uint function
Chin Liang See
2015-11-04
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-11-04
mpc85xx: Add support for the Varisys Cyrus board
Andy Fleming
2015-11-04
rtc: Add MCP79411 support to DS1307 rtc driver
Andy Fleming
2015-11-04
ARM: zynq: Remove zc70x target
Michal Simek
2015-11-04
arm: zynq: Move serial driver to driver model
Simon Glass
2015-11-04
arm: zynq: serial: Drop non-device-tree serial driver portions
Simon Glass
2015-11-04
ARM: zynqmp: Enable DM and OF binding
Michal Simek
2015-11-04
arm: zynq: dts: Add U-Boot device tree additions
Simon Glass
2015-11-04
dm: arm: zynq: Enable device tree control in SPL
Simon Glass
2015-11-04
arm: zynq: Support the debug UART
Simon Glass
2015-11-04
arm: zynq: Drop unnecessary code in SPL board_init_f()
Simon Glass
2015-11-04
arm: zynq: Use separate device tree instead of embedded
Simon Glass
2015-11-04
dm: spl: Support device tree when BSS is in a different section
Simon Glass
2015-11-04
dm: spl: Generate u-boot-spl-dtb.bin only when enabled
Simon Glass
2015-11-04
dm: serial: Deal with stdout-path with an alias
Simon Glass
2015-11-04
fdtgrep: Simplify the alias generation code
Simon Glass
2015-11-04
fdt: Correct handling of alias regions
Simon Glass
2015-11-04
fdt: Add a function to look up a /chosen property
Simon Glass
2015-11-04
ARM: zynqmp: Add DTS for ep108 board
Michal Simek
[next]