index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2017-08-05
common/env_embedded.c: rename PPCENV/PPCTEXT macros
Thomas Petazzoni
2017-08-05
common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV
Thomas Petazzoni
2017-08-04
Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2017-08-02
common: board_f: Make reserve_mmu a weak function
Siva Durga Prasad Paladugu
2017-08-01
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-08-01
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
2017-08-01
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
2017-08-01
fdt: Correct fdt_get_base_address()
Simon Glass
2017-08-01
dm: mmc: Allow disabling driver model in SPL
Simon Glass
2017-07-31
dm: console: Check for serial devices properly
Simon Glass
2017-07-31
console: Unify the check for a serial console
Simon Glass
2017-07-31
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
Tom Rini
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-28
usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
Bin Meng
2017-07-28
usb: hub: Parse and save TT details from device descriptor
Bin Meng
2017-07-28
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
Bin Meng
2017-07-28
usb: hub: Translate USB 3.0 hub port status into old version
Bin Meng
2017-07-28
usb: hub: Add a new API to test if a hub device is root hub
Bin Meng
2017-07-28
usb: hub: Remove hub_port_reset()
Bin Meng
2017-07-28
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
Bin Meng
2017-07-28
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
2017-07-28
usb: hub: Revise wLength for 'get port status' request
Bin Meng
2017-07-28
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
Bin Meng
2017-07-28
usb: hub: Update handling connect status/change in usb_scan_port()
Bin Meng
2017-07-28
console: simplify puts()
Masahiro Yamada
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-26
Merge git://git.denx.de/u-boot-mips
Tom Rini
2017-07-26
Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig
Simon Glass
2017-07-26
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
Simon Glass
2017-07-26
Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig
Simon Glass
2017-07-26
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
2017-07-26
Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig
Simon Glass
2017-07-26
Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig
Simon Glass
2017-07-26
Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig
Simon Glass
2017-07-26
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-07-26
env: Move help from README to Kconfig
Simon Glass
2017-07-26
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-25
MIPS: Stop building position independent code
Paul Burton
2017-07-22
env: Switch env_nand, env_mmc and env_ubi to env_import_redund
Fiach Antaw
2017-07-22
env: Add generic redundant environment implementation
Fiach Antaw
2017-07-19
mmc: add static to spl_mmc_get_device_index()
Masahiro Yamada
2017-07-12
common: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-12
common: env_nand: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
sandbox: Drop special case console code for sandbox
Simon Glass
2017-07-11
sandbox: Enable more console options
Simon Glass
2017-07-11
console: Use map_sysmem() for the pre-relocation console
Simon Glass
2017-07-11
Allow displaying the U-Boot banner on a video display
Simon Glass
2017-07-11
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
dm: scsi: Drop the ccb typedef
Simon Glass
2017-07-11
scsi: Move drivers into new drivers/scsi directory
Simon Glass
[next]