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-30
driver: net: fsl-mc: Add DPAA2 commands to manage MC
Prabhakar Kushwaha
2015-11-30
driver: net: fsl-mc: Increase MC command timeout
Prabhakar Kushwaha
2015-11-30
driver: ldpaa: Add api to return linked PHY ID of DPMAC
Prabhakar Kushwaha
2015-11-30
armv8: ls2085aqds: Print function name during SerDes error
Prabhakar Kushwaha
2015-11-30
driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB
Prabhakar Kushwaha
2015-11-30
driver: net: fsl-mc: Add create, destroy APIs in flibs
Prabhakar Kushwaha
2015-11-30
armv8: lsch3: Fix lane protocol parsing logic
Prabhakar Kushwaha
2015-11-30
arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS
Alison Wang
2015-11-30
arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit
Alison Wang
2015-11-27
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2015-11-27
i2c: Fix the comment to match the function described
Stefan Roese
2015-11-25
arm: spear: x600: Enable tiny-printf
Stefan Roese
2015-11-25
sf: Move SPI flash drivers to defconfig
Bin Meng
2015-11-25
spi: Move SPI drivers to defconfig
Bin Meng
2015-11-23
am33xx: Remove serial_init in s_init for QSPI/NOR XIP boot
Vignesh R
2015-11-23
fs: ext4: Prevent infinite loop in ext4fs_iterate_dir
Thomas Fitzsimmons
2015-11-23
pci: fix address range check in __pci_hose_phys_to_bus()
Marcel Ziswiler
2015-11-23
part:efi: add bootable parameter in gpt command
Patrick Delaunay
2015-11-23
gpt: command: Extend gpt command to support GPT table verification
Lukasz Majewski
2015-11-23
gpt: part: Definition and declaration of GPT verification functions
Lukasz Majewski
2015-11-23
gpt: doc: Update gpt command's help description
Lukasz Majewski
2015-11-23
gpt: doc: README: Update README entry for gpt verify extension
Lukasz Majewski
2015-11-23
gpt: command: Remove duplicated check for empty partition description
Lukasz Majewski
2015-11-23
lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates
Stefan Roese
2015-11-23
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2015-11-23
common/console.c: Small coding style cleanup
Stefan Roese
2015-11-23
common/console.c: Drop sandbox special-case console code
Stefan Roese
2015-11-23
i2c, avr32: fix compiler warning "input is not relaxable"
Heiko Schocher
2015-11-22
sunxi: Update new defconfigs
Tom Rini
2015-11-22
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-11-22
sunxi: Add support for the Lamobo R1 board
Jelle de Jong
2015-11-22
sunxi: Add support for Orangepi Plus and Orangepi PC boards
Hans de Goede
2015-11-22
sunxi: Add H3 dts[i] files
Hans de Goede
2015-11-22
sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3
Siarhei Siamashka
2015-11-22
sunxi: Add H3 DRAM initialization support
Jens Kuske
2015-11-22
sunxi: Add basic H3 support
Jens Kuske
2015-11-22
sunxi: musb: Implement dfu_usb_get_reset()
Siarhei Siamashka
2015-11-22
sunxi: Enable DFU for RAM
Siarhei Siamashka
2015-11-21
vexpress64: store env in flash
Ryan Harkin
2015-11-21
vexpress64: remove #error
Ryan Harkin
2015-11-21
vexpress64: use 2nd DRAM bank only on juno
Ryan Harkin
2015-11-21
vexpress64: compile Juno PCIe conditionally
Ryan Harkin
2015-11-21
Juno: don't print PCI debug information by default
Andre Przywara
2015-11-21
eeprom: Clean up checkpatch issues
Marek Vasut
2015-11-21
eeprom: Add support for selecting i2c bus
Marek Vasut
2015-11-21
eeprom: Add bus argument to eeprom_init()
Marek Vasut
2015-11-21
eeprom: Pull out the RW loop
Marek Vasut
2015-11-21
eeprom: Pull out transfer length computation
Marek Vasut
2015-11-21
eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS
Marek Vasut
2015-11-21
eeprom: Suck the ifdef into eeprom_init()
Marek Vasut
[next]