Commit Graph

51125 Commits (894c3ad27fa940beb7fdc07d01dcfe81c03d0481)
 

Author SHA1 Message Date
Thomas Fitzsimmons 894c3ad27f board: arm: Add support for Broadcom BCM7445 6 years ago
Ben Whitten d154ca6003 spl: fit: verify images prior to post processing 6 years ago
Alex Kiernan d673668964 configs: Remove empty #ifdef/#ifndef blocks from configs 6 years ago
Marek Vasut 56419ea5f0 spl: fit: Fix support for loading FPGA bitstream 6 years ago
Marek Vasut 26ad648ff4 spl: spi: Support full fitImage handling 6 years ago
Marek Vasut 8b1531f7bc spl: fat: Support full fitImage handling 6 years ago
Marek Vasut 078e558699 fit: Verify all configuration signatures 6 years ago
Tom Rini e3396ffd72 Merge git://git.denx.de/u-boot-dm 6 years ago
Ley Foon Tan 495c70f9df net: designware: Add reset ctrl to driver 6 years ago
Ley Foon Tan b051eecbda serial: ns16550: Add reset ctrl to driver 6 years ago
Ley Foon Tan 2d4d693772 mmc: dwmmc: socfpga: Add reset ctrl to driver 6 years ago
Ley Foon Tan d99894dd3a include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET) 6 years ago
Ley Foon Tan bfc6bae8fa reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET 6 years ago
Manivannan Sadhasivam e2a1484c3b MAINTAINERS: Add entries for Actions Semi OWL family 6 years ago
Manivannan Sadhasivam 6f9347f3bc serial: Add Actions Semi OWL UART support 6 years ago
Manivannan Sadhasivam ca769a1394 arm: dts: bubblegum_96: Enable UART5 for serial console 6 years ago
Manivannan Sadhasivam 2a8afb44ba arm: dts: s900: Add UART node 6 years ago
Manivannan Sadhasivam ae485b540f clk: Add Actions Semi OWL clock support 6 years ago
Manivannan Sadhasivam 69e62417c7 arm: dts: s900: Add Clock Management Unit (CMU) nodes 6 years ago
Manivannan Sadhasivam 188d7aa4e2 dt-bindings: clock: Add S900 CMU register definitions 6 years ago
Manivannan Sadhasivam eba6589f7e board: Add uCRobotics Bubblegum-96 board support 6 years ago
Manivannan Sadhasivam 97775d26c2 arm: Add support for Actions Semi OWL SoC family 6 years ago
Tom Rini 3eae864a23 configs: Resync with savedefconfig 6 years ago
Simon Glass 16b8d6b769 binman: Support updating the device tree with calc'd info 6 years ago
Simon Glass 078ab1a2f5 binman: Add a SetCalculatedProperties() method 6 years ago
Simon Glass ecab89737a binman: Add a ProcessFdt() method 6 years ago
Simon Glass 0a4357c4c2 binman: Complete documentation of stages 6 years ago
Simon Glass 116adecb5e dtoc: Add functions to add integer properties 6 years ago
Simon Glass fe57c784ad dtoc: Avoid unwanted output during tests 6 years ago
Simon Glass ef6f77a847 test: Enable cover-coverage tests for dtoc and fdt 6 years ago
Simon Glass 8512ea2e35 dtoc: Increase code coverage to 100% 6 years ago
Simon Glass c3f9454103 binman: Move capture_sys_output() to test_util 6 years ago
Simon Glass ba765217ed dtoc: Add a test for code coverage 6 years ago
Simon Glass dfe5f5b97d dtoc: Fix some minor errors 6 years ago
Simon Glass 760b7170c5 dtoc: Fix properties with a single zero-arg phandle 6 years ago
Simon Glass b9066ffc13 dtoc: Fix Fdt.GetNode() to handle a missing node 6 years ago
Simon Glass f9b88b3a5d dtoc: Keep track of property offsets 6 years ago
Simon Glass 2a2d91d0d6 dtoc: Update fdt tests to increase code coverage 6 years ago
Simon Glass 960662404f dtoc: Drop use of a local dtb buffer 6 years ago
Simon Glass 117f57b75a dtoc: Make use of the new pylibfdt methods 6 years ago
Simon Glass 57f0bc428a dtoc: Update tests to write failures to /tmp 6 years ago
Simon Glass 2ba9875312 dtoc: Add some tests for the fdt module 6 years ago
Simon Glass ff1fd6ccde binman: Move coverage logic into a new test_util file 6 years ago
Simon Glass c640ed0ce6 libfdt: Add get_property() and del_node() 6 years ago
Simon Glass a1e0085519 libfdt: Fix the Python pack() function 6 years ago
Simon Glass 3def0cf238 libfdt: Bring in proposed pylibfdt changes 6 years ago
Simon Glass 5c890238c4 binman: Tidy up setting of entry contents 6 years ago
Simon Glass 2cd01285b5 binman: Tidy up execution of tests 6 years ago
Simon Glass 736bb0aec8 binman: Correct operation of ObtainContents() 6 years ago
Simon Glass adc5701134 binman: Tidy up variables in _RunMicrocodeTest() 6 years ago