Commit Graph

34199 Commits (6ae5860942f4eb053e9b8c7e2673eaa7d648082d)
 

Author SHA1 Message Date
Jeffy Chen 6ae5860942 rockchip: Add max spl size & spl header configs 9 years ago
huang lin d8b597823b rockchip: Add basic support for evb-rk3036 board 9 years ago
huang lin be1d5e0388 rockchip: rk3036: Add core Soc start-up code 9 years ago
huang lin 53c45f0ca2 rockchip: add rk3036 sdram driver 9 years ago
huang lin 07d8d35a61 rockchip: add early uart driver 9 years ago
huang lin 2863724831 rockchip: mmc: get the fifo mode and fifo depth property from dts 9 years ago
huang lin ace2198b7c rockchip: mmc: use non-removable property to distinguish emmc and sdcard register 9 years ago
huang lin a65f51b978 mmc: dw_mmc: support fifo mode in dwc mmc driver 9 years ago
huang lin f382eb833a mmc: dw_mmc: move data transfer as a separate function 9 years ago
huang lin 49ecaa928f rockchip: rk3036: Add pinctrl driver 9 years ago
huang lin 0b374c8dc8 rockchip: rk3036: Add a simple syscon driver 9 years ago
huang lin 2bc00e016e rockchip: rk3036: Add Soc reset driver 9 years ago
huang lin c17736c02a rockchip: rk3036: Add header files for GRF 9 years ago
huang lin 3f2ef13924 rockchip: rk3036: Add clock driver 9 years ago
huang lin fc0fada094 rockchip: Bring in RK3036 device tree file includes and bindings 9 years ago
huang lin a51dbebf30 rockchip: serial driver support rk3036 9 years ago
huang lin 41c7f664b9 dm: core: Add SPL Kconfig for REGMAP and SYSCON 9 years ago
huang lin 302d1767b9 rockchip: add config decide whether to build common.c 9 years ago
huang lin 5138337b3f rockchip: rename board-spl.c to rk3288-board-spl.c 9 years ago
huang lin 8117803430 rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig 9 years ago
huang lin cc2244b8fa rockchip: add timer driver 9 years ago
Sjoerd Simons abe919ec54 rockchip: firefly: Save the environment on SD card 9 years ago
Sjoerd Simons 9550e799e5 rockchip: Also load the initrd below 512M 9 years ago
Simon Glass 3ba5f74a54 dm: pci: Disable PCI compatibility functions by default 9 years ago
Simon Glass cab24b3407 dm: pci: Convert 'pci' command to driver model 9 years ago
Simon Glass c4f32bb248 pci: Move PCI header output code into its own function 9 years ago
Simon Glass 32ec5b344b pci: Use a separate 'dev' variable for the PCI device 9 years ago
Simon Glass 72ef5b608c pci: Use common functions to read/write config 9 years ago
Simon Glass c2be070072 pci: Tidy up function comments in cmd_pci.c 9 years ago
Simon Glass 49f835fd41 dm: pci: Reorder functions in cmd_pci.c 9 years ago
Simon Glass 011e948295 dm: pci: Move common auto-config functions to a common file 9 years ago
Simon Glass 76a8b6a58a dm: pci: Rename pci_auto.c to pci_auto_old.c 9 years ago
Simon Glass 54fe7b1c12 dm: pci: Add a comment about how to find struct pci_controller 9 years ago
Simon Glass 07a588704c pci: Refactor the pciinfo() function 9 years ago
Simon Glass ca7de76d8c pci: Use a separate variable for the bus number 9 years ago
Simon Glass bfa4191e03 pci: Use a common return in command processing 9 years ago
Simon Glass e81ca88451 dm: tegra: pci: Convert tegra boards to driver model for PCI 9 years ago
Simon Glass f9260336d0 dm: pci: Add a function to find the regions for a PCI bus 9 years ago
Simon Glass 9f60fb0db4 dm: pci: Add a function to get the controller for a bus 9 years ago
Simon Glass 9289db6c60 dm: pci: Add functions to emulate 8- and 16-bit access 9 years ago
Simon Glass 9526d83ac5 dm: pci: Support decoding ranges with duplicate entries 9 years ago
Simon Glass 2084c5af6d dm: pci: Set up the SDRAM mapping correctly 9 years ago
Simon Glass 871bc92374 dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM 9 years ago
Simon Glass fde7e18938 dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig 9 years ago
Stephen Warren 15bcc62d53 ARM: tegra: refactor common Kconfig options 9 years ago
Bin Meng 7030f27ef3 x86: tsc: Move tsc_timer.c to drivers/timer 9 years ago
Bin Meng 1d4c83c248 x86: tsc: Remove legacy timer codes 9 years ago
Bin Meng 80af39842e x86: Convert to use driver model timer 9 years ago
Simon Glass 881c124ab8 dm: timer: Avoid using timer before it is ready 9 years ago
Bin Meng 4e51fc2351 x86: tsc: Add driver model timer support 9 years ago