Commit Graph

34213 Commits (e17c5200c7e9a802783a53d4f4457fa68f7fa074)
 

Author SHA1 Message Date
Francois Retief e17c5200c7 sparc: Initial ground work for generic board initialization 10 years ago
Francois Retief a5b629a33e sparc: Fix whitespace in cpu/leon2/cpu_init.c 10 years ago
Francois Retief c2b37a0d55 sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX 10 years ago
Daniel Hellstrom ff0b9b77c2 sparc: Serial baud rate register support multiple buses with different frequency 10 years ago
Francois Retief 58e5585625 sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failure 10 years ago
Daniel Hellstrom f33f888d0e sparc: Added function that checks if IRQ is on or off 10 years ago
Francois Retief be7357a6cc sparc: Remove version_string variable from start.S file 10 years ago
Francois Retief 52789143a2 sparc: Move SYS_SPARC_NWINDOWS to Kconfig 10 years ago
Tom Rini be30dfbabb iocon: Disable FIT_VERBOSE 10 years ago
Sjoerd Simons 00ea76e800 rockchip: Explicitly set CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN 10 years ago
Sjoerd Simons d76a0119c7 Revert "rockchip: Reconfigure the malloc based to point to system memory" 10 years ago
Ariel D'Alessandro cd3187d6b2 rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig 10 years ago
huang lin 1d5a69684e rockchip: doc: show packet rk3036 uboot image 10 years ago
Jeffy Chen 3641339eff rockchip: Add support for rk's second level loader 10 years ago
Jeffy Chen 6ae5860942 rockchip: Add max spl size & spl header configs 10 years ago
huang lin d8b597823b rockchip: Add basic support for evb-rk3036 board 10 years ago
huang lin be1d5e0388 rockchip: rk3036: Add core Soc start-up code 10 years ago
huang lin 53c45f0ca2 rockchip: add rk3036 sdram driver 10 years ago
huang lin 07d8d35a61 rockchip: add early uart driver 10 years ago
huang lin 2863724831 rockchip: mmc: get the fifo mode and fifo depth property from dts 10 years ago
huang lin ace2198b7c rockchip: mmc: use non-removable property to distinguish emmc and sdcard register 10 years ago
huang lin a65f51b978 mmc: dw_mmc: support fifo mode in dwc mmc driver 10 years ago
huang lin f382eb833a mmc: dw_mmc: move data transfer as a separate function 10 years ago
huang lin 49ecaa928f rockchip: rk3036: Add pinctrl driver 10 years ago
huang lin 0b374c8dc8 rockchip: rk3036: Add a simple syscon driver 10 years ago
huang lin 2bc00e016e rockchip: rk3036: Add Soc reset driver 10 years ago
huang lin c17736c02a rockchip: rk3036: Add header files for GRF 10 years ago
huang lin 3f2ef13924 rockchip: rk3036: Add clock driver 10 years ago
huang lin fc0fada094 rockchip: Bring in RK3036 device tree file includes and bindings 10 years ago
huang lin a51dbebf30 rockchip: serial driver support rk3036 10 years ago
huang lin 41c7f664b9 dm: core: Add SPL Kconfig for REGMAP and SYSCON 10 years ago
huang lin 302d1767b9 rockchip: add config decide whether to build common.c 10 years ago
huang lin 5138337b3f rockchip: rename board-spl.c to rk3288-board-spl.c 10 years ago
huang lin 8117803430 rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig 10 years ago
huang lin cc2244b8fa rockchip: add timer driver 10 years ago
Sjoerd Simons abe919ec54 rockchip: firefly: Save the environment on SD card 10 years ago
Sjoerd Simons 9550e799e5 rockchip: Also load the initrd below 512M 10 years ago
Simon Glass 3ba5f74a54 dm: pci: Disable PCI compatibility functions by default 10 years ago
Simon Glass cab24b3407 dm: pci: Convert 'pci' command to driver model 10 years ago
Simon Glass c4f32bb248 pci: Move PCI header output code into its own function 10 years ago
Simon Glass 32ec5b344b pci: Use a separate 'dev' variable for the PCI device 10 years ago
Simon Glass 72ef5b608c pci: Use common functions to read/write config 10 years ago
Simon Glass c2be070072 pci: Tidy up function comments in cmd_pci.c 10 years ago
Simon Glass 49f835fd41 dm: pci: Reorder functions in cmd_pci.c 10 years ago
Simon Glass 011e948295 dm: pci: Move common auto-config functions to a common file 10 years ago
Simon Glass 76a8b6a58a dm: pci: Rename pci_auto.c to pci_auto_old.c 10 years ago
Simon Glass 54fe7b1c12 dm: pci: Add a comment about how to find struct pci_controller 10 years ago
Simon Glass 07a588704c pci: Refactor the pciinfo() function 10 years ago
Simon Glass ca7de76d8c pci: Use a separate variable for the bus number 10 years ago
Simon Glass bfa4191e03 pci: Use a common return in command processing 10 years ago