]> git.sur5r.net Git - u-boot/shortlog
u-boot
2018-07-12 Ley Foon Tanarm: socfpga: stratix10: Add SPL driver for Stratix10 SoC
2018-07-12 Ley Foon Tanarm: socfpga: Restructure the SPL file
2018-07-12 Ley Foon Tanarm: socfpga: stratix10: Add MMU support for Stratix10 SoC
2018-07-12 Ley Foon Tanarm: socfpga: stratix10: Add mailbox support for Strati...
2018-07-12 Ley Foon Tanarm: socfpga: stratix10: Add misc support for Stratix10 SoC
2018-07-12 Ley Foon Tanarm: socfpga: misc: Move bridge command to misc common
2018-07-12 Ley Foon Tanspi: cadence_qspi: Fix warning cast from pointer to...
2018-07-12 Ley Foon Tanspi: cadence_qspi: Fix compilation warning
2018-07-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2018-07-11 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-07-11 Philippe Reynesled: bcm6328: read base address in the parent node
2018-07-11 Philippe Reynescpu: bmips: fix probe to get the address
2018-07-11 Daniel SchwierzeckMIPS: add MIPS Release 6 build coverage for Boston...
2018-07-10 Baruch SiachMakefile: drop mention of *.cfgtmp
2018-07-10 Alex Kiernanmkimage: fit_image: Add support for SOURCE_DATE_EPOCH...
2018-07-10 Alex Kiernanmkimage: Refactor imagetool_get_source_date to take...
2018-07-10 Tien Fong Cheecommon/memsize.c: Increase save array for supporting...
2018-07-10 Siva Durga... cmd: Kconfig: Move CONFIG_MP to Kconfig
2018-07-10 Baruch SiachMakefile: drop unused cpp_cfg macro
2018-07-10 Adam Fordomap3_logic: Change console from ttyO0 to ttyS0
2018-07-10 Heinrich Schuchardtcommon: print \n in initr_scsi()
2018-07-10 Adam Fordgpio: omap_gpio: Convert to auto-alloc feature when...
2018-07-10 Teddy Reedvboot: Do not use hashed-strings offset
2018-07-10 Teddy Reedvboot: Add FIT_SIGNATURE_MAX_SIZE protection
2018-07-10 Thomas Fitzsimmonsboard: arm: Add support for Broadcom BCM7445
2018-07-10 Ben Whittenspl: fit: verify images prior to post processing
2018-07-10 Alex Kiernanconfigs: Remove empty #ifdef/#ifndef blocks from configs
2018-07-10 Marek Vasutspl: fit: Fix support for loading FPGA bitstream
2018-07-10 Marek Vasutspl: spi: Support full fitImage handling
2018-07-10 Marek Vasutspl: fat: Support full fitImage handling
2018-07-10 Marek Vasutfit: Verify all configuration signatures
2018-07-10 Paul Burtontest/py: vboot: Remove stderr redirect from openssl...
2018-07-10 Paul Burtontest/py: hush_if_test: Use open() in place of file()
2018-07-10 Paul Burtontest/py: fit: Open files as binary files
2018-07-10 Paul Burtontest/py: Import 'configparser' lower case to be python...
2018-07-10 Paul Burtontest/py: Use range() rather than xrange()
2018-07-10 Paul Burtontest/py: Make print statements python 3.x safe
2018-07-10 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-07-09 Ley Foon Tannet: designware: Add reset ctrl to driver
2018-07-09 Ley Foon Tanserial: ns16550: Add reset ctrl to driver
2018-07-09 Ley Foon Tanmmc: dwmmc: socfpga: Add reset ctrl to driver
2018-07-09 Ley Foon Taninclude: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)
2018-07-09 Ley Foon Tanreset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM...
2018-07-09 Manivannan... MAINTAINERS: Add entries for Actions Semi OWL family
2018-07-09 Manivannan... serial: Add Actions Semi OWL UART support
2018-07-09 Manivannan... arm: dts: bubblegum_96: Enable UART5 for serial console
2018-07-09 Manivannan... arm: dts: s900: Add UART node
2018-07-09 Manivannan... clk: Add Actions Semi OWL clock support
2018-07-09 Manivannan... arm: dts: s900: Add Clock Management Unit (CMU) nodes
2018-07-09 Manivannan... dt-bindings: clock: Add S900 CMU register definitions
2018-07-09 Manivannan... board: Add uCRobotics Bubblegum-96 board support
2018-07-09 Manivannan... arm: Add support for Actions Semi OWL SoC family
2018-07-09 Tom Riniconfigs: Resync with savedefconfig
2018-07-09 Simon Glassbinman: Support updating the device tree with calc...
2018-07-09 Simon Glassbinman: Add a SetCalculatedProperties() method
2018-07-09 Simon Glassbinman: Add a ProcessFdt() method
2018-07-09 Simon Glassbinman: Complete documentation of stages
2018-07-09 Simon Glassdtoc: Add functions to add integer properties
2018-07-09 Simon Glassdtoc: Avoid unwanted output during tests
2018-07-09 Simon Glasstest: Enable cover-coverage tests for dtoc and fdt
2018-07-09 Simon Glassdtoc: Increase code coverage to 100%
2018-07-09 Simon Glassbinman: Move capture_sys_output() to test_util
2018-07-09 Simon Glassdtoc: Add a test for code coverage
2018-07-09 Simon Glassdtoc: Fix some minor errors
2018-07-09 Simon Glassdtoc: Fix properties with a single zero-arg phandle
2018-07-09 Simon Glassdtoc: Fix Fdt.GetNode() to handle a missing node
2018-07-09 Simon Glassdtoc: Keep track of property offsets
2018-07-09 Simon Glassdtoc: Update fdt tests to increase code coverage
2018-07-09 Simon Glassdtoc: Drop use of a local dtb buffer
2018-07-09 Simon Glassdtoc: Make use of the new pylibfdt methods
2018-07-09 Simon Glassdtoc: Update tests to write failures to /tmp
2018-07-09 Simon Glassdtoc: Add some tests for the fdt module
2018-07-09 Simon Glassbinman: Move coverage logic into a new test_util file
2018-07-09 Simon Glasslibfdt: Add get_property() and del_node()
2018-07-09 Simon Glasslibfdt: Fix the Python pack() function
2018-07-09 Simon Glasslibfdt: Bring in proposed pylibfdt changes
2018-07-09 Simon Glassbinman: Tidy up setting of entry contents
2018-07-09 Simon Glassbinman: Tidy up execution of tests
2018-07-09 Simon Glassbinman: Correct operation of ObtainContents()
2018-07-09 Simon Glassbinman: Tidy up variables in _RunMicrocodeTest()
2018-07-09 Simon Glassbinman: Make the operation of Entry__testing explicit
2018-07-09 Tom Rinibinman: Switch to 'python-coverage'
2018-07-09 Simon Glassdm: core: Add logging of some common errors
2018-07-09 Simon Glassdm: core: Add a function to decode a memory region
2018-07-09 Simon Glassdm: core: Update of_read_fmap_entry() for livetree
2018-07-09 Simon Glassdm: spi: Update sandbox SPI emulation driver to use...
2018-07-09 Simon Glassdm: core: Add a way to bind a device by ofnode
2018-07-09 Simon Glasslog: Add a way to log a return value with a message
2018-07-09 Simon Glassdm: core: Add a way to find an ofnode by compatible...
2018-07-09 Simon Glassdm: core: Add comments to ofnode_read_resource() functoins
2018-07-09 Simon Glassdm: core: Fix a few ofnode function comments
2018-07-09 Simon Glassdm: core: Add ofnode function to read a 64-bit int
2018-07-09 Michael Prattfdt: Add device tree memory bindings
2018-07-09 Tom RiniPrepare v2018.07 v2018.07
2018-07-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-07-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2018-07-06 Peter Robinsontegra: nyan-big: Update CONFIG_SYS_TEXT to the default...
2018-07-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-07-05 Andre Przywarasunxi: A64: OHCI: prevent turning off shared USB clock
2018-07-05 Emmanuel Vadotusb: dwc2: Add brcm,bcm2708-usb compatible
next