Commit Graph

4377 Commits (97a63144a906827ad7e3c4ef18d641c2765b1ebc)

Author SHA1 Message Date
Heiko Schocher 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 8 years ago
Lothar Waßmann 53207bfd70 board_f: fix calculation of reloc_off 8 years ago
Simon Glass baa7d345fb board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() 8 years ago
Simon Glass 66a1b30d14 edid: Use sizeof() in cea_is_hdmi_vsdb_present() 8 years ago
Heiko Schocher 5025897774 powerpc, 5xx: remove support for 5xx 8 years ago
Heiko Schocher 2eb48ff7a2 powerpc, 8260: remove support for mpc8260 8 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 8 years ago
Vikas Manocha c6d9e9dbc3 SPL: Add XIP booting support 8 years ago
Jernej Skrabec bdc906dba9 edid: Fix gcc 7.1 warning 8 years ago
Simon Glass 01b73fe630 dm: mmc: Ensure that block device is probed 8 years ago
Vikas Manocha 6bcdd66d1c spl: armv7m: to keep ARM v7M in thumb mode before booting next image 8 years ago
Pantelis Antoniou 4e33316f65 malloc: Turn on DEBUG when enabling unit tests 8 years ago
Tom Rini 226498b8f8 common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards 8 years ago
Simon Glass a132f77088 bootstage: Record time taken to set up the live device tree 8 years ago
Simon Glass 824bb1b453 bootstage: Support SPL 8 years ago
Simon Glass 9d2542d062 bootstage: Adjust to use const * where possible 8 years ago
Simon Glass e003310a76 bootstage: Tidy up error return values 8 years ago
Simon Glass 63c5bf48d5 bootstage: Record the time taken to set up driver model 8 years ago
Simon Glass 5ac44a5543 bootstage: Init as early as possible 8 years ago
Simon Glass 25e7dc6a6a bootstage: Support relocating boostage data 8 years ago
Simon Glass ff00226e0b bootstage: Use debug() for stashing messages 8 years ago
Simon Glass c91001f608 bootstage: Show records with a zero time 8 years ago
Simon Glass 03ecac3149 bootstage: Use rec_count as the array index 8 years ago
Simon Glass cbcd6970ad bootstage: Fix up code style and comments 8 years ago
Simon Glass b383d6c05e bootstage: Convert to use malloc() 8 years ago
Simon Glass 5a0e275cbb bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int 8 years ago
Simon Glass c87dc38d8f bootstage: Require timer_get_boot_us() to be defined 8 years ago
Simon Glass b885d02e2c arm: Remove include files from common.h 8 years ago
Simon Glass 12d738ae4c api: Add a header for api_init() 8 years ago
Sekhar Nori eedfb89e61 fs: fat: add kbuild configuration support 8 years ago
Sam Protsenko efeccfe7f3 fastboot: Add support for flashing zImage 8 years ago
Simon Glass eed36609b5 fdt: Rename a few functions in fdt_support 8 years ago
Simon Glass ec002119cf fdt: Update fdt_get_base_address() to use const 8 years ago
Simon Glass 3af86a4e23 dm: Build a live tree after relocation 8 years ago
Simon Glass e7017a3c7d dm: mmc: Don't re-init when accessing environment 8 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 8 years ago
Daniel Thompson 221a949eb6 Kconfig: Finish migration of hashing commands 8 years ago
Philipp Tomsich f8b8a55463 env_mmc: configure environment offsets via device tree 8 years ago
Simon Glass fc843a02ac Kconfig: Add a CONFIG_IDE option 8 years ago
Simon Glass d70f919e49 Kconfig: Add CONFIG_HASH to enable hashing API 8 years ago
Tom Rini 089df18bfe lib: move hash CONFIG options to Kconfig 8 years ago
Ley Foon Tan 0680f1b1f7 Convert CONFIG_SPL_BOARD_INIT to Kconfig 8 years ago
Andre Przywara 411cf32d20 SPL: FIT: allow loading multiple images 8 years ago
Andre Przywara 8baa381882 SPL: FIT: factor out spl_load_fit_image() 8 years ago
Andre Przywara 5c8c8faccf SPL: FIT: improve error handling 8 years ago
Andre Przywara 736806fbfa SPL: FIT: rework U-Boot image loading 8 years ago
Andre Przywara 4b9340abdc SPL: FIT: refactor FDT loading 8 years ago
Philipp Tomsich 10ba6b3339 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP 8 years ago
Jernej Skrabec 43c6bdd020 edid: Add HDMI flag to timing info 8 years ago
Jernej Skrabec dc8cae4df3 edid: Set timings flags according to edid 8 years ago