Commit Graph

51127 Commits (7346c1e192d63cd35f99c7e845e53c5d4d0bdc24)
 

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