Commit Graph

42578 Commits (58c4020cf09a4bfc85dfeb2d0fa5ce41f359079f)
 

Author SHA1 Message Date
Rask Ingemann Lambertsen 58c4020cf0 arm: sunxi: Add Sunchip CX-A99 initial support 7 years ago
Chen-Yu Tsai ffe47eb72c ARM: dts: sun9i: Add mmc1 pinmux setting 7 years ago
Maxime Ripard 8cab65bf9a sunxi: Add support for the CHIP Pro 7 years ago
Maxime Ripard 6a3a226eb3 sunxi: Sync GR8 DTS and AXP209 with the kernel 7 years ago
Maxime Ripard d2fdcc76e8 scripts: sunxi: Build an raw SPL image 7 years ago
Maxime Ripard ff93c28265 nand: sunxi: Add options for the SPL NAND configuration 7 years ago
Maxime Ripard c8564b24ab sunxi: Add the default mtdids and mtdparts to our env 7 years ago
Hans de Goede d482a8dfba sunxi: Enable UBI and NAND support 7 years ago
Maxime Ripard adc706b2fe mtd: sunxi: Change U-Boot offset 7 years ago
Maxime Ripard 5fe4c9f4d2 mtd: sunxi: Select the U-Boot location config option 7 years ago
Boris Brezillon e915d2012f cmd: nand: Expose optional suboptions in Kconfig 7 years ago
Boris Brezillon 173aafbf9d cmd: Expose a Kconfig option to enable UBIFS commands 7 years ago
Boris Brezillon aa049152dc mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry 7 years ago
Maxime Ripard 0269dfae0e cmd: Add Kconfig option for CMD_MTDPARTS and related options 7 years ago
Maxime Ripard fb1c43cc37 common: Move environment choice to Kconfig 7 years ago
Maxime Ripard 594b4cc732 tools: sunxi: Add spl image builder 7 years ago
Maxime Ripard 71d2c07028 bch: Allow to build for the host 7 years ago
Maxime Ripard ea3f750c73 nand: sunxi: Fix modulo by zero error 7 years ago
Jelle van der Waa 0e434ee8da sunxi: add NanoPi NEO Air defconfig 7 years ago
Philipp Tomsich 4d555ae3f5 sun8i_emac: configure PHY reset GPIO via DM 7 years ago
Tom Rini d53ecad92f Merge branch 'master' of git://git.denx.de/u-boot-sunxi 7 years ago
Simon Glass 891f7ae633 dm: serial: Allow driver-model serial to be disabled for TPL 7 years ago
Simon Glass 5a6f06f696 dm: core: Allow driver model to be disabled for TPL 7 years ago
Simon Glass 001f3142c3 Makefile: Provide an option to select SPL or TPL 7 years ago
Simon Glass 1fbf97dc45 board_f: powerpc: Drop unused headers 7 years ago
Simon Glass e47b2d674f board_f: Make relocation functions generic 7 years ago
Simon Glass 96d4b75c0d board_f: Make init_helpers generic 7 years ago
Simon Glass e5fb573f64 powerpc: Move setup_board_extra() into a PPC file 7 years ago
Simon Glass 056285fd45 board_f: Move errno.h down to the bottom 7 years ago
Simon Glass 479312233c board_f: Drop unused headers 7 years ago
Simon Glass 5e924a13e7 Move dram_init_banksize() to a common header 7 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 7 years ago
Simon Glass abf7f4c704 board_f: Drop CONFIG_SPL_BUILD check 7 years ago
Simon Glass 0f079eb51c board_f: Put video memory reservation in one function 7 years ago
Simon Glass 80d4bcd3ec board_f: Move the extra #ifdef condition into reserve_mmu() 7 years ago
Simon Glass b56db48615 board_f: Use a single condition for reserve_logbuffer() 7 years ago
Simon Glass c67f432ecd xtensa: Place relocated U-Boot in the normal place 7 years ago
Simon Glass 088454cde2 board_f: Drop return value from initdram() 7 years ago
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 7 years ago
Simon Glass eca803756a i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS 7 years ago
Simon Glass 664ee4c995 i2c: Drop unused i2c_soft...() functions 7 years ago
Simon Glass 76d1d02fd2 board_f: x86: Use checkcpu() for CPU init 7 years ago
Simon Glass 8749fa6af3 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private 7 years ago
Simon Glass 689697785e board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() 7 years ago
Simon Glass d891ab95c2 board_f: powerpc: Move prt_83xx_rsr() to private code 7 years ago
Simon Glass 727e94a4ac powerpc: freescale: Unify the two get_clocks() calls 7 years ago
Simon Glass 11b33e64dd board_f: Use timer_init() on all archs 7 years ago
Simon Glass 70e2aaf380 board_f: powerpc: Use timer_init() instead of init_timebase() 7 years ago
Simon Glass 1793e78225 board_f: powerpc: Unified get_clocks() portion of init sequence 7 years ago
Simon Glass 75efc34bfa board_f: Remove adjust_sdram_tbs_8xx() from the init sequence 7 years ago