2019-06-14 | Simon Goldschmidt | tools: add tools/spl_size_limit to ignore list Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-06-14 | Simon Goldschmidt | arm: socfpga: provide default SPL_SIZE_LIMIT for gen5 Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-06-07 | Simon Goldschmidt | spl: add overall SPL size check Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-05-23 | Simon Goldschmidt | gpio: dwapb_gpio: fix broken dev->node Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-05-14 | Simon Goldschmidt | arm: sofcpga: s10: remove unused ad-hoc reset code Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-05-14 | Simon Goldschmidt | arm: socfpga: remove re-added ad-hoc reset code Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-05-10 | Simon Goldschmidt | gpio: dwapb_gpio: convert to livetree Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-05-10 | Simon Goldschmidt | reset: socfpga: convert to livetree Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-05-10 | Simon Goldschmidt | serial: altera_uart: convert to livetree Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-05-10 | Simon Goldschmidt | spi: designware: convert to livetree Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-05-10 | Simon Goldschmidt | spi: cadence_qspi: convert to livetree Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-05-10 | Simon Goldschmidt | timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-05-09 | Simon Goldschmidt | fdt_shrink_to_minimum: do not mark fdt space reserved... Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-05-05 | Simon Goldschmidt | spl: fix linker size check off-by-one errors Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-30 | Simon Goldschmidt | configs: move CONFIG_SPL_TEXT_BASE to Kconfig Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-29 | Simon Goldschmidt | dts: arm: socfpga: fix socfpga_de10_nano console Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | arm: socfpga: clean up board config files Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | arm: socfpga: remove CONFIG_SYS_BOOTMAPSZ Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | arm: socfpga: clean up socfpga_common.h Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | arm: socfpga: move vining_fpga to DM_I2C Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | arm: socfpga: gen5: reduce SPL pre-reloc malloc Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | arm: socfpga: imply/default common config options Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | arm: socfpga: put initial U-Boot stack into DDR Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | arm: socfpga: fix comment about SPL memory layout Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | configs: socfpga: socrates: enable rtc support Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | arm: socfpga: socrates: make rtc work Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | rtc: m41t62: add compatible for m41t82 Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | i2c: designware: fix reset handling on socfpga gen5 Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C... Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUS Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-24 | Simon Goldschmidt | socfpga: add Simon Goldschmidt as co-custodian socfpga: add Simon Goldschmidt as co-custodian Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-17 | Simon Goldschmidt | arm: socfpga: implement proper peripheral reset Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-17 | Simon Goldschmidt | spi: cadence_qspi: add reset handling Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-17 | Simon Goldschmidt | mtd: rawnand: denali: add reset handling Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-17 | Simon Goldschmidt | arm: socfpga: move gen5 SDR driver to DM Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-17 | Simon Goldschmidt | reset: socfpga: add reset handling for old kernels Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-17 | Simon Goldschmidt | arm: socfpga: gen5: deassert peripheral reset by default Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-17 | Simon Goldschmidt | reset: socfpga: rename membase ptr to modrst_base Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-17 | Simon Goldschmidt | arm: socfpga: gen5: add reset & sdr node to SPL devicetrees Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-04-17 | Simon Goldschmidt | arm: socfpga: gen5: sync devicetrees to Linux Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-03-16 | Simon Goldschmidt | arm: socfpga: make SPL_TEXT_BASE overridable Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-02-28 | Simon Goldschmidt | spl: add debug print for early malloc usage Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-02-19 | Simon Goldschmidt | spl: implement CRC check on U-Boot uImage Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-02-18 | Simon Goldschmidt | arm: socfpga: gen5: remove hacked ETH RST handling Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-02-18 | Simon Goldschmidt | arm: socfpga: gen5 enable designware_socfpga Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-02-18 | Simon Goldschmidt | net: designware: socfpga: adapt to Gen5 Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-02-09 | Simon Goldschmidt | of-platdata: improve documentation Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-02-02 | Simon Goldschmidt | test: lib: lmb: add lmb test for multiple RAM banks Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-02-02 | Simon Goldschmidt | lmb: handle more than one DRAM BANK Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-31 | Simon Goldschmidt | dfu: mmc: call fs functions instead of run_command Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-26 | Simon Goldschmidt | lib: lmb: cleanup var names and patman warnings Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-26 | Simon Goldschmidt | lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-26 | Simon Goldschmidt | tests: dtoc: adapt tests to changed dtoc output Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-24 | Simon Goldschmidt | net: fix env flags for eth10addr and above Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-24 | Simon Goldschmidt | net: remove duplicate definition of ETHADDR_WILDCARD Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-24 | Simon Goldschmidt | net: designware: clear padding bytes Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-24 | Simon Goldschmidt | net: designware: fix tx packet length Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-17 | Simon Goldschmidt | arm: bootm: fix sp detection at end of address range Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-17 | Simon Goldschmidt | tftp: prevent overwriting reserved memory Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-16 | Simon Goldschmidt | lmb: remove unused extern declaration Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-16 | Simon Goldschmidt | bootm: use new common function lmb_init_and_reserve Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-16 | Simon Goldschmidt | fs: prevent overwriting reserved memory Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-16 | Simon Goldschmidt | lib: lmb: extend lmb for checks at load time Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-16 | Simon Goldschmidt | fdt: parse "reserved-memory" for memory reservation Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-16 | Simon Goldschmidt | lib: lmb: reserving overlapping regions should fail Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-16 | Simon Goldschmidt | lmb: fix allocation at end of address range Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-16 | Simon Goldschmidt | test: add test for lib/lmb.c Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-15 | Simon Goldschmidt | Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-15 | Simon Goldschmidt | serial: ns16550: fix debug uart putc called before... Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-15 | Simon Goldschmidt | drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-15 | Simon Goldschmidt | dtoc: make generated platdata structs const Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2019-01-14 | Simon Goldschmidt | image: fix compiling without CMD_FDT Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-12-12 | Simon Goldschmidt | test: hexdump: fix misplaced return Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-12-07 | Simon Goldschmidt | arm: socfpga: imply SPL options instead of select Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-12-04 | Simon Goldschmidt | Revert "serial: ns16550: fix debug uart putc called... Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-11-29 | Simon Goldschmidt | arm: socfpga: fix SPL booting from fpga OnChip RAM Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-11-29 | Simon Goldschmidt | arm: socfpga: make socfpga_socrates_defconfig boot... Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-11-29 | Simon Goldschmidt | dts: arm: socfpga: merge gen5 devicetrees from linux Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-11-29 | Simon Goldschmidt | spi: cadence_qspi: use "cdns,qspi-nor" as compatible Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-11-29 | Simon Goldschmidt | gpio: dwapb_gpio: fix binding without bank-name property Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-11-29 | Simon Goldschmidt | arm: socfpga: make config structs const Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-11-21 | Simon Goldschmidt | dm: spi: prevent setting a speed of 0 Hz Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-11-16 | Simon Goldschmidt | serial: ns16550: add setconfig support Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-11-16 | Simon Goldschmidt | dm: serial: fix comment on dm_serial_ops setconfig Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-11-14 | Simon Goldschmidt | serial: ns16550: fix debug uart putc called before... Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-11-09 | Simon Goldschmidt | spl: fix debug prints for tiny printf Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-10-31 | Simon Goldschmidt | arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-10-31 | Simon Goldschmidt | arm: socfpga: fpga: fix type of local variable Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-10-06 | Simon Goldschmidt | configs: drop CONFIG_SYS_EXTRA_ENV_RELOC Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-08-24 | Simon Goldschmidt | malloc_simple: calloc: don't call memset if malloc... Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-08-20 | Simon Goldschmidt | spl: fix debug print in spl_common_init() Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-08-17 | Simon Goldschmidt | kconfig: fix typo 'parition' Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-08-13 | Simon Goldschmidt | arm: socfpga: gen5: combine some init code for SPL... Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-08-13 | Simon Goldschmidt | arm: socfpga: fix device trees to work with DM serial Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-08-13 | Simon Goldschmidt | arm: socfpga: cyclone5: handle debug uart Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-08-13 | Simon Goldschmidt | arm: socfpga: spl_gen5: clean up malloc_base assignment Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-08-13 | Simon Goldschmidt | arm: socfpga: fix SPL on gen5 after moving to DM serial Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> |
commit | commitdiff | tree |
2018-08-10 | Simon Goldschmidt | doc: FIT image: clarify usage of "compression" property Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs... |
commit | commitdiff | tree |
2018-02-15 | Simon Goldschmidt | arm: socfpga: use imply instead of select where applicable Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs... |
commit | commitdiff | tree |
2018-02-15 | Simon Goldschmidt | arm: socfpga: fix qspi flash compatible (add "spi-flash") Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs... |
commit | commitdiff | tree |
next |