Commit Graph

31139 Commits (aea3d40d05f0eb8627ac0999315cad5c4b3676f5)
 

Author SHA1 Message Date
Simon Glass aea3d40d05 spl: Add a debug string before the jump to U-Boot 9 years ago
Simon Glass 070d00b8dc dm: spl: Allow device tree/driver model in board_init_f() 9 years ago
Simon Glass cb5f97f707 fdt: Provide debug info when a device tree cannot be found 9 years ago
Simon Glass c4af6732c4 lib: Add function to extract a number from the end of a string 9 years ago
Simon Glass 1acab96d97 Add rivest cipher 4 (rc4) implementation 9 years ago
Simon Glass 6e780c7a7b ns16550: Improve debug UART so it can work with 32-bit access 9 years ago
Simon Glass 6f849c3012 dm: spi: Make local functions static 9 years ago
Simon Glass 6c51df6859 dm: Add support for RAM drivers 9 years ago
Simon Glass 10f5f5a90e Drop CONFIG_ERRNO_STR from SPL 9 years ago
Simon Glass 30987ef10b dm: power: Allow use of regulators in SPL 9 years ago
Simon Glass 6c69c7fb57 dm: pmic: Add functions to adjust PMIC registers 9 years ago
Simon Glass 59c26a9c22 dm: power: Use debug() for errors in regulator uclass 9 years ago
Simon Glass 083fc83a4e dm: power: Add a function to set up all regulators 9 years ago
Simon Glass 3b55d30f6f dm: pmic: Split output from function 9 years ago
Simon Glass 7837ceab1e dm: power: Add regulator flags to centralise auto-set logic 9 years ago
Simon Glass 23ec2b570d dm: power: Avoid case-insensitve match for child names 9 years ago
Simon Glass 6dc714102b mmc: Add structure comments for dwmmc 9 years ago
Simon Glass dc3dedfeb1 dm: mmc: Allow driver model to be used for MMC in SPL 9 years ago
Simon Glass 1169299135 mmc: Add debug() output on read errors 9 years ago
Simon Glass e7ecf7cb5a dm: mmc: Add an MMC uclass 9 years ago
Simon Glass fdfa39d3f2 spl: Add debugging info for spl_mmc boot 9 years ago
Simon Glass 5ac76bad22 dm: led: Add a driver for GPIO-controlled LEDs 9 years ago
Simon Glass 5917112c9e dm: Add support for LEDs 9 years ago
Simon Glass 5725128507 dm: Add support for generic system controllers (syscon) 9 years ago
Simon Glass 6f98b7504f dm: Add support for register maps (regmap) 9 years ago
Simon Glass efa677fb48 dm: gpio: Add dm_gpio_request() to manually request a GPIO 9 years ago
Simon Glass 32ec159844 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name 9 years ago
Simon Glass ce22c5bbee dm: gpio: Allow GPIO uclass to be used in SPL 9 years ago
Simon Glass 132f9bfc9e dm: core: Correct device_get_child_by_of_offset() parameter 9 years ago
Simon Glass 2693047acd dm: core: Add a function to find any device from device tree 9 years ago
Simon Glass 3039811e65 dm: core: Use debug() instead of printf() for failures 9 years ago
Simon Glass 304fbef156 dm: Move the tree/uclass dump code into its own file 9 years ago
Simon Glass da229e4e57 sandbox: Drop special-case sandbox console code 9 years ago
Simon Glass d6ea5307da dm: Allow debug UART to support an early console 9 years ago
Simon Glass d0d7361462 debug_uart: Remove use of asmlinkage 9 years ago
Simon Glass c9689ca318 Add a way of checking the position of a structure member 9 years ago
Simon Glass 4eae498e68 dm: arm: Put driver model I2C drivers before legacy ones 9 years ago
Simon Glass fa78e0a371 dm: Reduce SPL device tree size 9 years ago
Simon Glass 1043d0a029 fdt: Add fdtgrep tool 9 years ago
Simon Glass c3c4c00563 fdt: Add fdt_first/next_region() functions 9 years ago
Simon Glass 8f6e2e1ee1 fdt: Add a function to remove unused strings from a device tree 9 years ago
Simon Glass 5b9d44df23 mkimage: Display a better list of available image types 9 years ago
Simon Glass a3c3cff06c sandbox: Enable dhry command 9 years ago
Simon Glass d1389403cc Add a dhrystone benchmark command 9 years ago
Tom Rini b217c89e85 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 9 years ago
Zhichun Hua db14f11dfe armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup. 9 years ago
Zhichun Hua 21a257b9b3 armv8: Fix TCR macros for shareability attribute 9 years ago
Haikun.Wang@freescale.com 2519560017 armv8/ls2085a/defconfig: Enable FSL_DSPI, OF_CONTROL and DM support 9 years ago
Haikun Wang 0c42a8de85 armv8/ls2085ardb: Enable DSPI flash support for LS2085ARDB 9 years ago
Haikun Wang b7774b0522 armv8/ls2085aqds: Enable DSPI flash support for LS2085AQDS 9 years ago