Commit Graph

45114 Commits (56a61e5e27ab5b9c9c9706f2a2b353880dc04f9d)
 

Author SHA1 Message Date
Andy Yan d26bfa73ed rockchip: enable SPL_LIBGENERIC for rk3036 based boards 8 years ago
Andy Yan 8b154ed61c rockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036 8 years ago
Andy Yan 7f38025824 rockchip: set malloc pool size to 0 before relocation in spl state on rk3036 based board 8 years ago
Andy Yan 1fc50d727f sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation 8 years ago
Andy Yan 9eea50162c microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 8 years ago
Andy Yan 2b71d098ee powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 8 years ago
Andy Yan f5868a5da1 mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 8 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 8 years ago
Leo Wen a1903c18db rockchip: firefly: Add "usb start" to auto-start USB device 8 years ago
Leo Wen af83064769 rockchip: firefly: Set the environment variable 'usbkbd' to the stdin 8 years ago
Leo Wen 73f255b7dc rockchip: firefly: Add some macros to enable the usb keyboard 8 years ago
Philipp Tomsich c0508e427f rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig 8 years ago
Romain Perier 478e6f2e94 rockchip: rk3288: Add support for drive-strength in PINCTRL 8 years ago
Kever Yang 42ec247e69 rockchip: use UUID for root partitions 8 years ago
Philipp Tomsich 4436c5db05 rockchip: dts: rk3399-puma: put EFI partition entries at 2MB 8 years ago
Philipp Tomsich 56f580d3eb rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before SPL 8 years ago
Philipp Tomsich 01106571ad rockchip: clk: rk3399: remove unused fields from priv-structures 8 years ago
Philipp Tomsich 80c83e8190 rockchip: clk: rk3368: remove unused fields from rk3368_clk_priv 8 years ago
Philipp Tomsich cdc6080a28 rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for auto-alloc 8 years ago
Philipp Tomsich 700f3108d3 rockchip: spl: make boot0 hook TPL safe 8 years ago
Kever Yang 06f4e36baf rockchip: pwm: add mask for config setting 8 years ago
Kever Yang 3030c951f1 power: pwm_regulator: remove redundant code 8 years ago
Kever Yang f339bca248 power: pwm_regulator: fix the pwm_set_config parameter order 8 years ago
Kever Yang 7ba3182e2d rockchip: dts: correct vdd_log setting for firefly-rk3399 8 years ago
Kever Yang 56f2dd0aed rockchip: dts: firefly using ddr3 1600 8 years ago
Wadim Egorov c03635c3d1 rockchip: phycore: Add ID page of M24C32-D EEPROM 8 years ago
Romain Perier 3641d346ea rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC 8 years ago
Romain Perier a98fc4325e rockchip: rk3288: Remove phy reset GPIO pull up 8 years ago
Philipp Tomsich 928979cb2b rockchip: efuse: dm: change to use dev_read_addr 8 years ago
Philipp Tomsich cb91173a7f rockchip: timer: make register sizes explicit 8 years ago
Meng Dongyang 0124062853 rockchip: dts: rk3229: add dwc2 node for fastboot 8 years ago
Rob Clark a1b24823b6 efi_loader: fix bug in efi_get_memory_map 8 years ago
Tom Rini f19955a014 Merge git://git.denx.de/u-boot-uniphier 8 years ago
Tom Rini 0ddc9c1722 Merge git://git.denx.de/u-boot-mips 8 years ago
Bin Meng dc5210a20d MAINTAINERS: Update maintainer for x86 8 years ago
Tom Rini 25fa0b930f FIT: List kernel_noload in the list of types 8 years ago
Patrice Chotard 7016651eac ram: stm32: add stm32h7 support 8 years ago
Patrice Chotard 4eefb0070d ARM: DTS: stm32: remove useless mr-nbanks property 8 years ago
Patrice Chotard f303aaf21b ram: stm32: add second SDRAM bank management 8 years ago
Patrice Chotard f39b90dc8c ram: stm32: replace fdtdec_get by ofnode calls 8 years ago
Patrice Chotard 1421e0a375 ram: stm32: get base address from DT 8 years ago
Patrice Chotard 9242ece12b ram: stm32: migrate fmc defines in driver file 8 years ago
Patrice Chotard 81d0128d2b clk: stm32f7: remove clock_get() 8 years ago
Patrice Chotard 541cd6e54e spi: stm32_qspi: add clk_get_rate() support 8 years ago
Patrice Chotard 27265cee76 serial: stm32x7: add clk_get_rate() support 8 years ago
Patrice Chotard 122b2d4763 serial: stm32x7: migrate serial struct to driver 8 years ago
Patrice Chotard b9e86511d1 clk: stm32f7: cleanup clocks unused definitions 8 years ago
Patrice Chotard 288f17e648 clk: stm32f7: add clock .get_rate() callback 8 years ago
Patrice Chotard 199a2178fe clk: stm32f7: get RCC base address from DT 8 years ago
Patrice Chotard 704e954cee clk: stm32f7: add static for configure_clocks() 8 years ago