Commit Graph

26095 Commits (b66604fb66c3e8fee5d294ac548d6da52fd1fae1)
 

Author SHA1 Message Date
Simon Glass d7af6a4851 dm: spi: Add a uclass for SPI 11 years ago
Simon Glass 547cea19b8 dm: core: Add a clarifying comment on struct udevice's seq member 11 years ago
Simon Glass accd4b19b3 dm: core: Allow parents to pass data to children during probe 11 years ago
Simon Glass a8981d4f80 dm: core: Add functions for iterating through device children 11 years ago
Simon Glass 0b304a2494 sandbox: dts: Add a SPI device and cros_ec device 11 years ago
Simon Glass 73e256c2ac dm: exynos: Move serial to driver model 11 years ago
Simon Glass 9208fffebc dm: exynos: Mark exynos5 console as pre-reloc 11 years ago
Simon Glass b8809e60cd dm: exynos: gpio: Convert to driver model 11 years ago
Simon Glass 7f1961018c dm: exynos: Make sure that GPIOs are requested 11 years ago
Simon Glass 3a233dbfe9 dm: exynos: Tidy up GPIO defines 11 years ago
Simon Glass 903fd79564 dm: exynos: Tidy up GPIO headers 11 years ago
Simon Glass 084067ce13 dm: exynos: Move s5p_goni to generic board 11 years ago
Simon Glass d010facb4e dm: exynos: Move smdkc100 to generic board 11 years ago
Simon Glass 3b7a326c95 dm: exynos: Add pinctrl settings for s5p_goni 11 years ago
Simon Glass 3a4ed03cde dm: exynos: Add pinctrl settings for smdkc100 11 years ago
Simon Glass c6b0b09032 dm: exynos: dts: Adjust device tree files for U-Boot 11 years ago
Simon Glass 41678484b3 dm: exynos: dts: Remove unused pinctrl information to save space 11 years ago
Simon Glass dd54739dc4 dm: exynos: Bring in pinctrl dts files from Linux kernel 11 years ago
Simon Glass 2fdd7d9e1a dm: exynos: dts: Convert /include/ to #include 11 years ago
Robert Baldyga 4d38395c15 arm: goni: add i2c_init_board() 11 years ago
Masahiro Yamada f887cb6d86 dm: add of_match_ptr() macro 11 years ago
Masahiro Yamada b1799fcbdc dm: fix include guard 11 years ago
Masahiro Yamada 42c23dd2aa dm: include <linker_lists.h> from platdata.h and uclass.h 11 years ago
Masahiro Yamada dc7cb46f97 linker_lists: include <linux/compiler.h> 11 years ago
Masahiro Yamada 2cede453da dm: simplify the loop in lists_driver_lookup_name() 11 years ago
Masahiro Yamada 29a1bedbf3 dm: do not check the existence of uclass operation 11 years ago
Masahiro Yamada 81b4e751c2 dm: fix comments 11 years ago
Bin Meng 35d4fed320 x86: Fix GDT limit in start16.S 11 years ago
Bin Meng fb00601ed6 x86: Fix rom version build with CONFIG_X86_RESET_VECTOR 11 years ago
Simon Glass 90268b878b x86: Support loading kernel setup from a FIT 11 years ago
Simon Glass 381197788d doc: Tidy up and update part of the FIT documentation 11 years ago
Simon Glass 5ba63dd4f9 sandbox: bootm: Don't fail the architecture check 11 years ago
Simon Glass 97d1e0c850 x86: Allow cmdline setup in setup_zimage() to be optional 11 years ago
Simon Glass 0d0ba59ccd x86: Rewrite bootm.c to make it similar to ARM 11 years ago
Simon Glass 43e84bf866 x86: Enable LMB and RAMDISK_HIGH by default 11 years ago
Tom Rini a84c8107d9 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 11 years ago
Ruchika Gupta ba4740205d ls102x: Add support for secure boot and enable blob command 11 years ago
Ruchika Gupta 789490b6c0 mpc85xx: configs - Enable blob command in freescale platforms 11 years ago
Ruchika Gupta c5de15cbc8 crypto/fsl: Add command for encapsulating/decapsulating blobs 11 years ago
Ruchika Gupta 7cad2e38d6 powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot 11 years ago
Ruchika Gupta 4ba4a095da ls102x: configs - Add hash command in freescale LS1 platforms 11 years ago
Ruchika Gupta 737537ef0c mpc85xx: configs - Add hash command in freescale platforms 11 years ago
Ruchika Gupta b9eebfade9 fsl_sec: Add hardware accelerated SHA256 and SHA1 11 years ago
Ruchika Gupta 028dbb8db1 fsl_sec : Change accessor function to take care of endianness 11 years ago
Ruchika Gupta 48ef0d2a10 fsl_sec : Move SEC CCSR definition to common include 11 years ago
Ruchika Gupta 84e0fb403d powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot size 11 years ago
Jeroen Hofstee 3e780af127 video: ipu_disp: remove pixclk fixup 11 years ago
Jeroen Hofstee c1420328dc video: ipu: fix debug and comment 11 years ago
Simon Glass 0156444cf7 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 11 years ago
Tom Rini c43fd23cf6 Prepare v2014.10 11 years ago