summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: gpio: Drop blank line in gpio_xlate_offs_flags() commentSimon Glass
2017-06-01dm: gpio: Refactor to prepare for live tree supportSimon Glass
2017-06-01dm: core: Add livetree definitionsSimon Glass
2017-05-12asm-generic: global_data: change timebase_l/h to unsigned intPeng Fan
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-03-16spl: Add spl_early_init()Eddie Cai
2016-11-14efi: Add support for a hello world test programSimon Glass
2016-10-23Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass
2016-10-11Add _image_binary_end section declarationSimon Glass
2016-09-24Move error macros from <asm-generic/errno.h> to <linux/errno.h>Masahiro Yamada
2016-09-07global_data.h: Standardize tabs and alignment for commentsRobert P. J. Day
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun
2016-06-06Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-06-06env: Setup GD_FLG_ENV_DEFAULT flag when default environment are usedMichal Simek
2016-06-04dm: gpio: Add methods for open drain settingmario.six@gdsys.cc
2016-05-17dm: gpio: add a default gpio xlate routineEric Nelson
2016-03-17gpio: Use const where possibleSimon Glass
2016-03-17gpio: Add a function to obtain a GPIO vector valueSimon Glass
2016-02-08Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-21dm: common: Add memory reservation for the video uclassSimon Glass
2015-12-15Reserve secure memoryYork Sun
2015-11-20console: Add a console bufferSimon Glass
2015-11-05include: Add generic bitops headersFabio Estevam
2015-11-04dm: spl: Support device tree when BSS is in a different sectionSimon Glass
2015-10-22dm: implement a Timer uclassThomas Chou
2015-10-21linux/bitops.h: GENMASK copy from linuxJagan Teki
2015-08-17Revert "Align global_data to a 16-byte boundary"Simon Glass
2015-08-14Align global_data to a 16-byte boundarySimon Glass
2015-08-14common: Display >=4GiB memory bank sizeBin Meng
2015-08-05Add a way to skip relocationSimon Glass
2015-08-05Reserve the top 16 flag bits for architecture-specific useSimon Glass
2015-07-21dm: spl: Allow device tree/driver model in board_init_f()Simon Glass
2015-07-21dm: gpio: Add dm_gpio_request() to manually request a GPIOSimon Glass
2015-07-21dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO nameSimon Glass
2015-07-15dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass
2015-06-04gpio: fix typos in GPIO headerMasahiro Yamada
2015-05-15dm: gpio: Fix comment typo in GPIOD_IS_INSimon Glass
2015-05-13dm: gpio: Add error handling and a function to claim vector GPIOsSimon Glass
2015-03-06m68k: Add generic board support for MCF547X/8X and MCF5445XAlison Wang
2015-03-06m68k: add generic-board supportangelo@sysam.it
2015-02-17avr32: add generic board supportAndreas Bießmann
2015-02-04Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2015-01-30Export redesignMartin Dorwig
2015-01-30dm: gpio: Mark the old GPIO API deprecatedSimon Glass
2015-01-30dm: gpio: Add better functions to request GPIOsSimon Glass
2015-01-30dm: gpio: Add a driver GPIO translation methodSimon Glass
2015-01-30dm: gpio: Add a native driver model APISimon Glass
2015-01-28ubifs: Import atomic_long operations from LinuxAnton Habegger