arc: Make u-boot-arc.h a private header
[oweals/u-boot.git] / include /
2017-06-05 Simon Glassarc: Make u-boot-arc.h a private header
2017-06-05 Simon Glasssamsung: usb: Drop ohci-s3c24xx driver
2017-06-05 Simon Glassapi: Add a header for api_init()
2017-06-05 Simon Glasscommon: Move get_OPB_freq() and get_PCI_freq() to PPC...
2017-06-05 Simon Glasscommon: Move pcie_setup_hoses() to PPC header
2017-06-05 Simon Glasscommon: Drop pci_master_init()
2017-06-05 Simon Glasscommon: Move pci_target_init() to PPC header
2017-06-05 Simon Glasscommon: Drop pci_pre_init() and is_pci_host()
2017-06-05 Simon Glasscommon: Drop inclusion of pci.h
2017-06-05 Tom Rinit81xx: Migrate TI81XX/TI816X/TI814X symbols to Kconfig
2017-06-05 Tom Riniti816x: Modernize the defconfig
2017-06-05 Tom Riniti816x: Enable NAND
2017-06-05 Tom Riniti816x: Rework DDR initialization sequence
2017-06-05 Vagrant CascadianEnable PXE boot on meson-gxbb.
2017-06-05 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-06-04 Tom RiniMerge git://git.denx.de/u-boot-fdt
2017-06-03 Tom RiniMerge git://git.denx.de/u-boot-net
2017-06-03 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-06-03 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-06-03 Tom RiniKconfig: Migrate FS_FAT / FAT_WRITE
2017-06-03 Sekhar Noriboard: ti: enable support for writing to fat partition
2017-06-03 Sekhar Noriconfig_fallbacks: add additional fallbacks for fat...
2017-06-03 Sekhar Noriconfigs: k2g_evm: make sure config fallbacks take effect
2017-06-03 Sekhar Noriconfigs: k2*_evm: let each board decide env location
2017-06-02 Simon Glassfdt: Move header files into lib/libfdt
2017-06-02 Simon Glassfdt: Use SPDX format for licenses in the libfdt headers
2017-06-02 Santan Kumararmv8: ls2080aqds: Add support for SD boot
2017-06-02 Santan Kumararmv8: ls2080a: Reorganise NAND_BOOT code in config...
2017-06-02 Zhao QiangQE: add QE support on SD boot
2017-06-02 Bogdan Purcareatadrivers: net: fsl-mc: Link MC boot to PHY_RESET_R
2017-06-01 Simon Glassdm: test: Fix nit with position of backslash
2017-06-01 Simon Glassdm: spi: Convert uclass to livetree
2017-06-01 Simon Glasscros_ec: Update the cros_ec keyboard driver to livetree
2017-06-01 Simon Glassdm: reset: Update uclass to support livetree
2017-06-01 Simon Glassdm: power-domain: Update uclass to support livetree
2017-06-01 Simon Glassdm: phy: Update uclass to support livetree
2017-06-01 Simon Glassdm: mailbox: Update uclass to support livetree
2017-06-01 Simon Glassclk: Modify xlate() method for livetree
2017-06-01 Simon Glassdm: pmic: Convert uclass to livetree
2017-06-01 Simon Glasssamsung: Move pmic header out of config file
2017-06-01 Simon Glassdm: i2c: Convert uclass to livetree
2017-06-01 Simon Glassstring: Add strcspn()
2017-06-01 Simon Glassstring: Add strchrnul()
2017-06-01 Simon Glassdm: Add more livetree helpers and definitions
2017-06-01 Simon Glassfdt: Rename a few functions in fdt_support
2017-06-01 Simon Glasscros_ec: Convert to support live tree
2017-06-01 Simon Glassdm: gpio: Add live tree support
2017-06-01 Simon Glassdm: gpio: Drop blank line in gpio_xlate_offs_flags...
2017-06-01 Simon Glassdm: gpio: Refactor to prepare for live tree support
2017-06-01 Simon Glassdm: core: Run tests with both livetree and flat tree
2017-06-01 Simon Glassdm: test: Show the test filename when running
2017-06-01 Simon Glassdm: core: Add a way to find a device by ofnode
2017-06-01 Simon Glassdm: core: Scan the live tree when setting up driver...
2017-06-01 Simon Glassdm: core: Update device_bind_driver_to_node() to use...
2017-06-01 Simon Glassdm: core: Update lists_bind_fdt() to use ofnode
2017-06-01 Simon Glassdm: core: Allow binding a device from a live tree
2017-06-01 Simon Glassdm: core: Implement live tree 'read' functions
2017-06-01 Simon Glassdm: core: Add device-based 'read' functions to access DT
2017-06-01 Simon Glassdm: core: Add a place to put extra device-tree reading...
2017-06-01 Simon Glassdm: core: Add address operations on device tree references
2017-06-01 Simon Glassfdt: Update fdt_get_base_address() to use const
2017-06-01 Simon Glassdm: core: Add livetree address functions
2017-06-01 Simon Glassdm: core: Add operations on device tree references
2017-06-01 Simon Glassdm: core: Rename of_device_is_compatible()
2017-06-01 Simon Glassdm: Add a function to create a 'live' device tree
2017-06-01 Simon Glassdm: core: Add livetree access functions
2017-06-01 Simon Glassdm: core: Add livetree definitions
2017-06-01 Simon GlassUpdate WARN_ON() to return a value
2017-06-01 Simon Glassdm: blk: Allow finding block devices without probing
2017-06-01 Simon Glassdm: core: Add ofnode to represent device tree nodes
2017-06-01 Simon Glassdm: core: Dont export dm_scan_fdt_node()
2017-06-01 Simon Glassdm: Rename dev_addr..() functions
2017-06-01 Simon Glassdm: core: Move dev_get_addr() etc. into a separate...
2017-06-01 Andre Przywarasunxi: A64/Pine64: update device tree from Linux
2017-06-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2017-06-01 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-05-31 Daniel ThompsonKconfig: Finish migration of hashing commands
2017-05-31 Álvaro Fernández... mips: bmips: extend baud rates support
2017-05-31 Álvaro Fernández... MIPS: add BMIPS Sagem F@ST1704 board
2017-05-31 Álvaro Fernández... MIPS: add support for Broadcom MIPS BCM6338 SoC family
2017-05-31 Álvaro Fernández... MIPS: add BMIPS Netgear CG3100D board
2017-05-31 Álvaro Fernández... MIPS: add support for Broadcom MIPS BCM3380 SoC family
2017-05-31 Álvaro Fernández... MIPS: add BMIPS Comtrend CT-5361 board
2017-05-31 Álvaro Fernández... MIPS: add support for Broadcom MIPS BCM6348 SoC family
2017-05-31 Patrick Wildtarm: mvebu: clearfog: generic distro bootcmd
2017-05-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-05-29 Keerthypower: pmic: tps65218: Fix tps65218_voltage_update...
2017-05-29 Tom Rinimmc: Change 'part_config' to be a u8 not char.
2017-05-26 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-05-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nds32
2017-05-23 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-05-23 Udit Agarwalarmv8: LS2080A: Adjust memory map for secure boot heade...
2017-05-23 Santan Kumararmv8: ls2080ardb, ls2080aqds: Adjust memory map for...
2017-05-23 Alison Wangarmv8: layerscape: Adjust memory mapping for Flash...
2017-05-23 Alison Wangarmv8: layerscape: Adjust memory mapping for Flash...
2017-05-23 Alison Wangarm: ls1021a: Adjust memory mapping for Flash/SD card...
2017-05-23 Priyanka Jainarmv8: ls2080ardb: Add LS2081ARDB board support
2017-05-23 Priyanka Jainarmv8: ls2080ardb: Add QSPI-boot support
2017-05-23 York Sunarmv8: ls1043ardb: Make NET independent of FMan
2017-05-23 York Sunarmv8: ls1046ardb: Make NET independent of FMan
next