summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-05mips: Don't include asm/u-boot.h in commonSimon Glass
2017-06-05arc: Don't include asm/u-boot.h in commonSimon Glass
2017-06-05nds32: Make u-boot-nds32.h a private headerSimon Glass
2017-06-05mips: Make u-boot-mips.h a private headerSimon Glass
2017-06-05arm: Make u-boot-arm.h a private headerSimon Glass
2017-06-05x86: Make u-boot-x86.h a private headerSimon Glass
2017-06-05sandbox: Make u-boot-sandbox.h a private headerSimon Glass
2017-06-05arc: Make u-boot-arc.h a private headerSimon Glass
2017-06-05samsung: usb: Drop ohci-s3c24xx driverSimon Glass
2017-06-05api: Add a header for api_init()Simon Glass
2017-06-05common: Move get_OPB_freq() and get_PCI_freq() to PPC headerSimon Glass
2017-06-05common: Move pcie_setup_hoses() to PPC headerSimon Glass
2017-06-05common: Drop pci_master_init()Simon Glass
2017-06-05common: Move pci_target_init() to PPC headerSimon Glass
2017-06-05common: Drop pci_pre_init() and is_pci_host()Simon Glass
2017-06-05common: Drop inclusion of pci.hSimon Glass
2017-06-05t81xx: Migrate TI81XX/TI816X/TI814X symbols to KconfigTom Rini
2017-06-05ti816x: Modernize the defconfigTom Rini
2017-06-05ti816x: Enable NANDTom Rini
2017-06-05ti816x: Rework DDR initialization sequenceTom Rini
2017-06-05Enable PXE boot on meson-gxbb.Vagrant Cascadian
2017-06-04Merge git://git.denx.de/u-boot-fdtTom Rini
2017-06-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-06-03Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-06-03board: ti: enable support for writing to fat partitionSekhar Nori
2017-06-03config_fallbacks: add additional fallbacks for fat filesystemSekhar Nori
2017-06-03configs: k2g_evm: make sure config fallbacks take effectSekhar Nori
2017-06-03configs: k2*_evm: let each board decide env locationSekhar Nori
2017-06-02fdt: Move header files into lib/libfdtSimon Glass
2017-06-02fdt: Use SPDX format for licenses in the libfdt headersSimon Glass
2017-06-02armv8: ls2080aqds: Add support for SD bootSantan Kumar
2017-06-02armv8: ls2080a: Reorganise NAND_BOOT code in config flagSantan Kumar
2017-06-02QE: add QE support on SD bootZhao Qiang
2017-06-02drivers: net: fsl-mc: Link MC boot to PHY_RESET_RBogdan Purcareata
2017-06-01dm: test: Fix nit with position of backslashSimon Glass
2017-06-01dm: spi: Convert uclass to livetreeSimon Glass
2017-06-01cros_ec: Update the cros_ec keyboard driver to livetreeSimon Glass
2017-06-01dm: reset: Update uclass to support livetreeSimon Glass
2017-06-01dm: power-domain: Update uclass to support livetreeSimon Glass
2017-06-01dm: phy: Update uclass to support livetreeSimon Glass
2017-06-01dm: mailbox: Update uclass to support livetreeSimon Glass
2017-06-01clk: Modify xlate() method for livetreeSimon Glass
2017-06-01dm: pmic: Convert uclass to livetreeSimon Glass
2017-06-01samsung: Move pmic header out of config fileSimon Glass
2017-06-01dm: i2c: Convert uclass to livetreeSimon Glass
2017-06-01string: Add strcspn()Simon Glass
2017-06-01string: Add strchrnul()Simon Glass
2017-06-01dm: Add more livetree helpers and definitionsSimon Glass
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass