Commit Graph

34272 Commits (878a3ed9ad137c329df2f95735249353e565aac8)
 

Author SHA1 Message Date
Simon Glass 878a3ed9ad dm: tegra: Provide serial platform data for SPL 10 years ago
Simon Glass b7e5a6439f dm: serial: ns16550: Add pre-reloc flag to the driver 10 years ago
Simon Glass 7705bdfcd7 tegra: Remove merge markers in some Kconfig files 10 years ago
Stephen Warren af7c03ea88 rpi: add support for Raspberry Pi Zero 10 years ago
Stephen Warren c4ea1edb70 rpi: fix revision scheme parsing 10 years ago
Stephen Warren dbe6f1eb93 rpi: get rid of BCM2835_BOARD_REV_* macros 10 years ago
Philippe De Swert 6ae6e16005 mkimage : Fix generating multi and script images 10 years ago
Siva Durga Prasad Paladugu e9acb9ea43 common: board: Dont relocate FDT incase of CONFIG_OF_EMBED 10 years ago
Simon Glass b4857aa901 spl: mmc: Unify non/driver model spl_mmc_find_device() 10 years ago
Simon Glass 99c7a51a24 spl: mmc: Rename 'mmc' variable to 'mmcp' 10 years ago
Simon Glass d773a008ee spl: mmc: Fix compiler warning with CONFIG_DM_MMC 10 years ago
Nishanth Menon 9cb05a8f9f drivers: remoteproc: rproc-uclass: Fix check for NULL pointers 10 years ago
Kamil Lulko 5be9356926 Change e-mail address of Kamil Lulko 10 years ago
Thomas Chou 80e0614670 ns16550: change reg-shift property default to zero 10 years ago
Tom Rini eada086f85 arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inline 10 years ago
Peng Fan c6bb23c819 common: cli_hush: avoid memory leak 10 years ago
Stefan Roese 63ce348d27 common/Makefile: Compile fdt_support is enabled in SPL 10 years ago
Mugunthan V N 4d5bb01e1f defconfig: dra74_evm: enable serial driver model 10 years ago
Mugunthan V N 0935df6539 arm: dts: dra7-evm: add chosen node to specify serial console device 10 years ago
Mugunthan V N 85cf0e6299 arm: dts: omap: add reg-shift to serial device tree node 10 years ago
Peng Fan 746da1bd42 common: miiphyutil: avoid memory leak 10 years ago
Peng Fan 678e9316d4 common: mmc: unsigned char compared against 0 10 years ago
Marek Vasut 9f8edb7651 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS 10 years ago
Vagrant Cascadian 1b25e586cb Fix typo: firstly -> first. 10 years ago
Vagrant Cascadian 3f42dc87b4 Fix typo: commmand -> command. 10 years ago
Wolfgang Denk e5d3078622 mpc8xx: remove stale "lwmon" files 10 years ago
Peng Fan d39449b110 common: miiphyutil: no need to check name of mii_dev 10 years ago
Peng Fan 2ea47be02f common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY 10 years ago
Peng Fan aa72252963 common: cli_hush: avoid dead code 10 years ago
Peng Fan bc3c89b130 common: bootm: check return value of strict_strtoul 10 years ago
Tom Rini 9eed48c8be Merge branch 'master' of http://git.denx.de/u-boot-sparc 10 years ago
Tom Rini a85670e40d Merge branch 'master' of git://www.denx.de/git/u-boot-imx 10 years ago
Francois Retief 7a4fb11b85 sparc: Remove non-generic board init files: board.c, time.c 10 years ago
Daniel Hellstrom f376c42f3b sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabled 10 years ago
Daniel Hellstrom 6c4359aa72 sparc: leon3: Added CPU count and frequency detection. 10 years ago
Daniel Hellstrom 36594a1dfb sparc: Removed USB stop from linux bootm, arch-independent bootm stop USB 10 years ago
Francois Retief 78536bc4d3 sparc: Use microseconds instead of ticks for timeout 10 years ago
Francois Retief 4c547754f5 sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards 10 years ago
Francois Retief 1e85ccec53 sparc: Update PROM initialization code for generic board 10 years ago
Francois Retief c97088c3cf sparc: Update cpu_init.c to use generic timer infrastructure 10 years ago
Francois Retief c837901bf1 sparc: leon2: Updates for generic board initialization 10 years ago
Francois Retief a62bba15b5 sparc: leon3: Updates for generic board initialization 10 years ago
Daniel Hellstrom cb31eaa4b3 sparc: leon3: Clear all unused GPTIMER registers. 10 years ago
Francois Retief 574be25ea1 sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function 10 years ago
Francois Retief d67269ba70 sparc: leon3: Move snoop detection from startup.S to arch_cpu_init() 10 years ago
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